摘要:
1. Timer简单使用 简单使用: public class TimerTest { public static void main(String[] args) throws InterruptedException { // 创建Timer对象 Timer timer = new Timer( 阅读全文
posted @ 2020-08-23 15:10
孤叶翔云
阅读(220)
评论(0)
推荐(0)
|
摘要:
1. Timer简单使用 简单使用: public class TimerTest { public static void main(String[] args) throws InterruptedException { // 创建Timer对象 Timer timer = new Timer( 阅读全文
posted @ 2020-08-23 15:10
孤叶翔云
阅读(220)
评论(0)
推荐(0)
|