上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 222 下一页
摘要: 转自:https://segmentfault.com/a/1190000008038848 在现实世界里,我们总是免不了要定期去做一件事情(比如上课)—— 在计算机的世界里,更是如此。比如我们手机每天叫我们起床的电子闹钟,某些网站会定期向我们发送一些推荐相关的邮件,集群中我们需要每隔一定时间检查是 阅读全文
posted @ 2019-03-21 02:39 Sharpest 阅读(1387) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/qianshangding0708/article/details/48290937 阅读全文
posted @ 2019-03-21 02:16 Sharpest 阅读(177) 评论(0) 推荐(0) 编辑
摘要: 转自:https://www.cnblogs.com/java-zzl/p/9741288.html 一、通过SynchronousQueue方式实现线程间数据传递: 线程A与线程B共同持有一个SynchronousQueue的引用,线程B调用take方法,阻塞以等待; 线程A运行后计算出结果,将结 阅读全文
posted @ 2019-03-19 16:29 Sharpest 阅读(1861) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.51cto.com/lavasoft/222738 阅读全文
posted @ 2019-03-19 14:40 Sharpest 阅读(130) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.51cto.com/lavasoft/222541 阅读全文
posted @ 2019-03-19 12:09 Sharpest 阅读(240) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.51cto.com/lavasoft/222536 阅读全文
posted @ 2019-03-19 11:44 Sharpest 阅读(143) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.51cto.com/lavasoft/222530 阅读全文
posted @ 2019-03-19 10:15 Sharpest 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.51cto.com/lavasoft/222524 阅读全文
posted @ 2019-03-19 10:06 Sharpest 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.51cto.com/lavasoft/222469 阅读全文
posted @ 2019-03-19 09:55 Sharpest 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.51cto.com/lavasoft/222433 阅读全文
posted @ 2019-03-19 09:48 Sharpest 阅读(103) 评论(0) 推荐(0) 编辑
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 222 下一页