摘要:
转自:http://www.cnblogs.com/dolphin0520/p/3920397.html写的很好,有时间转过来作为笔记 阅读全文
posted @ 2018-04-03 21:25
wei1
阅读(97)
评论(0)
推荐(0)
摘要:
转自:http://blog.sina.com.cn/s/blog_175b3022e0102x4ti.html那么设计模式到底是什么?答:设计模式是一套被反复使用,多数人知晓,经过分类编目的的,代码设计经验的总结。特别要说的是:模式并不是代码,而是某类问题的通用解决... 阅读全文
posted @ 2018-04-03 10:37
wei1
阅读(107)
评论(0)
推荐(0)
摘要:
以下代码转自https://blog.csdn.net/ghsau/article/details/7421217class Count { public int num; public synchronized void increment() { num++; ... 阅读全文
posted @ 2018-04-03 10:25
wei1
阅读(533)
评论(0)
推荐(0)

浙公网安备 33010602011771号