摘要:
一:简单说明 ScheduleExecutorService接口中有四个重要的方法,其中scheduleAtFixedRate和scheduleWithFixedDelay在实现定时程序时比较方便。 下面是该接口的原型定义 java.util.concurrent.ScheduleExecutorS 阅读全文
posted @ 2016-08-25 15:00 Mr.ning 阅读(7645) 评论(0) 推荐(1) 编辑
······我代码没BUG,是你看错了······