标签:style blog http color io 使用 java ar sp
http://edu.yesky.com/edupxpt/233/2209233.shtml
例子:http://javacrazyer.iteye.com/blog/675460
http://blog.csdn.net/lotusyangjun/article/details/6450421
官网:http://www.quartz-scheduler.org
JDK5以后 Java引入了ScheduledThreadPoolExecutor,理论上已经不需要再用timer了
Timer和ScheduledThreadPoolExecutor的区别:http://blog.csdn.net/masterseventeen/article/details/3443114
使用ScheduledThreadPoolExecutor代替Timer&TimerTask:http://web.cutt.com/article/1686596369
http://dongxuan.iteye.com/blog/901689
标签:style blog http color io 使用 java ar sp
原文地址:http://www.cnblogs.com/mabaishui/p/3987265.html