摘要: public class TimerUtil { public static SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); public static void main(String[] args) { timer5(); } /** ... 阅读全文
posted @ 2016-06-24 14:34 yzuzhang 阅读(719) 评论(0) 推荐(0)