摘要:
package test.run; public class TraditionalThreadCommunication { private Business bus = new Business(); public static void main(String[] args) { final 阅读全文
posted @ 2016-05-23 18:32
Jessi_JIA
阅读(183)
评论(0)
推荐(0)
摘要:
package test.run; public class testRun { public static void main(String[] args) { Thread td1 = new Thread( new Runnable() { public void run() { exit:f 阅读全文
posted @ 2016-05-23 15:06
Jessi_JIA
阅读(107)
评论(0)
推荐(0)
摘要:
package test.run; import java.util.Timer;import java.util.TimerTask; public class TimerTest { public static void main(String[] args) { class MyTimerTa 阅读全文
posted @ 2016-05-23 15:05
Jessi_JIA
阅读(118)
评论(0)
推荐(0)

浙公网安备 33010602011771号