摘要:http://www.cnblogs.com/wxd0108/p/5479442.html 创建 new 就绪 start 运行中 running 阻塞 synchronized等待锁 sleep 等待 wait 无限等待 dead NEW RUNNABLE BLOCKED WAITING TIME
阅读全文
posted @ 2017-07-16 14:51
道至简
07 2017 档案
摘要:http://www.cnblogs.com/wxd0108/p/5479442.html 创建 new 就绪 start 运行中 running 阻塞 synchronized等待锁 sleep 等待 wait 无限等待 dead NEW RUNNABLE BLOCKED WAITING TIME
阅读全文
posted @ 2017-07-16 14:51
摘要:SQL预编译(使用PreparedStatement) http://353588249-qq-com.iteye.com/blog/904171 预编译的好处, 可缓存复用提高效率,防止sql注入 #{} ${} 动态语句的区别 cursor 游标 自定义函数中游标的使用 mybatis stat
阅读全文
posted @ 2017-07-11 08:11
摘要:NoSQL Manager for MongoDB:https://www.mongodbmanager.com/download mongodbmanagerfree_inst mongo日期类型 http://blog.csdn.net/shiyaru1314/article/details/5
阅读全文
posted @ 2017-07-07 15:05
摘要:web并发处理: http://blog.csdn.net/yzllz001/article/details/54696083
阅读全文
posted @ 2017-07-07 10:47
摘要:调用service的 空构造方法 初始化service对象 后再查找service中的依赖对象并注入 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.class 中的inject(Ob
阅读全文
posted @ 2017-07-07 09:48
摘要:http://blog.csdn.net/gdutxiaoxu/article/details/53576018 hexo http://loadingmore.com/vuenotes/#/vuereact https://github.com/BiYuqi/biyuqi.github.io
阅读全文
posted @ 2017-07-06 15:46
摘要:UML图中聚合、组合、关联、依赖、泛化的强弱关系 http://blog.csdn.net/ggibenben1314/article/details/8595392
阅读全文
posted @ 2017-07-06 10:34
摘要:xml schema: http://blog.csdn.net/zhang_xinxiu/article/details/17011179 schema验证xml : http://blog.csdn.net/authorzhh/article/details/8930638
阅读全文
posted @ 2017-07-03 23:12
摘要:在编程中代码区左首显示行数那列里黄色小箭头 在编程中代码区左首显示行数那列里黄色小箭头 在编程中代码区左侧显示行数那列里黄色小箭头 今天在编程过程中发现代码区左侧显示行数的那一列里有黄色小箭头,开始没有,后来知道是什么原因了,那是ctrl+H以后查找到的方法的地方,把控制台下的search关掉,黄色
阅读全文
posted @ 2017-07-03 23:00
摘要:去哪儿网 dubbo spi: http://www.cnblogs.com/kindevil-zx/p/5603643.html
阅读全文
posted @ 2017-07-03 21:15
|