JAVA中定时任务
摘要:
package temp; import java.util.Timer;import java.util.TimerTask; public class GreetingServer { public static void main(String[] args) { Timer t=new Ti 阅读全文
posted @ 2017-03-28 18:34 老邱2 阅读(115) 评论(0) 推荐(0)
posted @ 2017-03-28 18:34 老邱2 阅读(115) 评论(0) 推荐(0)
posted @ 2017-03-28 17:56 老邱2 阅读(166) 评论(0) 推荐(0)