会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
blog_thyin
首页
管理
上一页
1
···
3
4
5
6
7
8
9
下一页
2018年11月11日
[LeetCode]9 回文数
摘要: LeetCode9 回文数
阅读全文
posted @ 2018-11-11 22:15 1900Yin
阅读(147)
评论(0)
推荐(0)
2018年11月6日
[LeetCode]138复制带随机指针的链表
摘要: LeetCode138复制带随机指针的链表
阅读全文
posted @ 2018-11-06 11:33 1900Yin
阅读(570)
评论(0)
推荐(1)
2018年11月3日
仿滴滴打车司机接单,通知乘客,实时更新司机位置和与乘客之间距离的实现
摘要: 首先是要司机端和乘客端能够通信,我原本是想自己用Socket实现,但是socket的话要涉及到两个端 的用户的IP和端口,而端口需要寻找一个可用的端口,手机开关机的过程会端口也可能会被占用,好像 并不太容易,于是我从之前用环信即时聊天这个里面得到一点启发,今天试了一下的确可以的,特意记 录一下: 首
阅读全文
posted @ 2018-11-03 18:10 1900Yin
阅读(2343)
评论(0)
推荐(0)
2018年11月1日
[LeetCode]640解方程式
摘要: LeetCode640 解方程式
阅读全文
posted @ 2018-11-01 21:44 1900Yin
阅读(518)
评论(0)
推荐(0)
弹出AlertDialog的时候报You need to use a Theme.AppCompat theme (or descendant) with this activity错误
摘要: 弹出AlertDialog的时候报You need to use a Theme.AppCompat theme (or descendant) with this activity错误
阅读全文
posted @ 2018-11-01 00:35 1900Yin
阅读(2214)
评论(0)
推荐(0)
2018年10月28日
[LeetCode] 反转整数
摘要: LeetCode 7 反转整数
阅读全文
posted @ 2018-10-28 20:37 1900Yin
阅读(189)
评论(0)
推荐(0)
[LeetCode] Z字型变换
摘要: LeetCode第六题 Z字型变换
阅读全文
posted @ 2018-10-28 11:38 1900Yin
阅读(598)
评论(0)
推荐(0)
2018年10月25日
[LeetCode]最长回文子串 java
摘要: 最长回文子串java实现
阅读全文
posted @ 2018-10-25 00:02 1900Yin
阅读(2318)
评论(0)
推荐(1)
2018年10月16日
SpringMVC初探-HelloWorld
摘要: SpringMVC
阅读全文
posted @ 2018-10-16 12:05 1900Yin
阅读(223)
评论(0)
推荐(0)
2018年10月14日
线性表java实现
摘要: 顺序表和链表的实现和相关操作
阅读全文
posted @ 2018-10-14 21:06 1900Yin
阅读(1026)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
下一页
公告