摘要: public class Demo{ public static void main(String[] args){ String phrase[] = { "A STITCH IN TIME SAVES NINE", "DNT EAT YELLOW SNOW", "JUST DO IT", "EV 阅读全文
posted @ 2017-08-07 16:51 车之一 阅读(153) 评论(0) 推荐(0)
摘要: 恢复内容开始 public class Test{ public static void main(String[] args){ long startTime = System.currentTimeMillis(); long endTime = startTime + 60000; long 阅读全文
posted @ 2017-08-07 16:50 车之一 阅读(255) 评论(0) 推荐(0)