06 2016 档案
ScheduledExecutorService定时周期执行指定的任务
摘要:示例代码 package com.effective.common.concurrent.execute; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; 阅读全文
posted @ 2016-06-17 13:36 yanweiqi 阅读(11016) 评论(0) 推荐(0)
坚持写博客
摘要:做开发已经有些年头,经常翻阅别人的博客,自己从来没有写过,打算以后开始写博客了 阅读全文
posted @ 2016-06-12 15:47 yanweiqi 阅读(107) 评论(0) 推荐(0)