摘要:
原文地址:http://www.codeceo.com/article/java-thread-pool-kernal.html 前言 多线程编程中,为每个任务分配一个线程是不现实的,线程创建的开销和资源消耗都是很高的。线程池应运而生,成为我们管理线程的利器。Java 通过Executor接口,提供 阅读全文
posted @ 2016-07-14 16:54
一天不进步,就是退步
阅读(649)
评论(0)
推荐(0)
摘要:
原文地址:http://hannesdorfmann.com/annotation-processing/annotationprocessing101 In this blog entry I would like to explain how to write an annotation pro 阅读全文
posted @ 2016-07-14 16:41
一天不进步,就是退步
阅读(295)
评论(0)
推荐(0)
浙公网安备 33010602011771号