会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Draymonder
人间值得,未来可期。
首页
新随笔
联系
订阅
管理
上一页
1
···
10
11
12
13
14
15
16
17
18
···
36
下一页
2019年3月24日
一个比较好的git教程网站
摘要: https://www.nowcoder.com/courses/2/
阅读全文
posted @ 2019-03-24 20:19 Draymonder
阅读(165)
评论(0)
推荐(0)
编辑
简单的栈溢出demo
摘要: Code
阅读全文
posted @ 2019-03-24 18:17 Draymonder
阅读(553)
评论(0)
推荐(0)
编辑
2019年3月22日
比较好的MySQL索引原理
摘要: MySQL索引原理及慢查询优化 美团技术团队 https://tech.meituan.com/2014/06/30/mysql index.html
阅读全文
posted @ 2019-03-22 11:40 Draymonder
阅读(136)
评论(0)
推荐(0)
编辑
2019年3月20日
比较好的一些 ConcurrentHashMap讲解博客
摘要: jdk8 https://blog.csdn.net/jianghuxiaojin/article/details/52006118 commentBox jdk7、8 https://crossoverjie.top/2018/07/23/java senior/ConcurrentHashMap
阅读全文
posted @ 2019-03-20 19:12 Draymonder
阅读(193)
评论(0)
推荐(0)
编辑
两个线程分别打印 1- 100,A 打印偶数, B打印奇数。
摘要: 1. 直接用CAS中的AtomicInteger
阅读全文
posted @ 2019-03-20 01:20 Draymonder
阅读(921)
评论(0)
推荐(0)
编辑
2019年3月19日
查找第K大的数
摘要: 类快排 第一种方法 o(n) 2019.06.08更正错误
阅读全文
posted @ 2019-03-19 23:28 Draymonder
阅读(508)
评论(0)
推荐(0)
编辑
2019年3月12日
SpringBoot 调用 mysql存储过程的实战
摘要: 网络上写的一堆都不能用的 好吧.. 首先创建 存储过程 然后在Dao层编写具体的方法 需要maven中引入jpa, 本例中实际上不需要返回值,但是mybatis会有返回值,使用void会报错,这里用HashMap兼容了。 使用的注解和查询一样,但是要指定statementType为CALLABLE。
阅读全文
posted @ 2019-03-12 00:57 Draymonder
阅读(9851)
评论(0)
推荐(0)
编辑
2019年3月8日
MD5+salt 工具类
摘要:
阅读全文
posted @ 2019-03-08 15:00 Draymonder
阅读(813)
评论(0)
推荐(0)
编辑
好用的js模板
摘要: 组织form下的 json对象
阅读全文
posted @ 2019-03-08 13:54 Draymonder
阅读(130)
评论(0)
推荐(0)
编辑
记录一下 ajax的基础传送
摘要: 传数据
阅读全文
posted @ 2019-03-08 13:50 Draymonder
阅读(120)
评论(0)
推荐(0)
编辑
上一页
1
···
10
11
12
13
14
15
16
17
18
···
36
下一页
公告