摘要:
class TestThread extends Thread{ public void run(){ for(int i=0;i<10;i++){ System.out.println(Thread.currentThread().getName()+"---is r... 阅读全文
posted @ 2014-09-25 23:00
楚莫言
阅读(540)
评论(0)
推荐(0)
摘要:
class TestThread extends Thread{ public void run(){ for(int i=0;i<20;i++){ System.out.println(Thread.currentThread().getName()+"---is r... 阅读全文
posted @ 2014-09-25 22:35
楚莫言
阅读(483)
评论(0)
推荐(1)
浙公网安备 33010602011771号