摘要:
public class Thread1 { public static void main(String[] args) { //TestThread t = new TestThread(); TestThread2 tt = new TestThread2(); //Thread t2 = new Thread(t); tt.start();//子类继承了父类的... 阅读全文
posted @ 2017-12-10 21:11
左剃头
阅读(117)
评论(0)
推荐(0)

浙公网安备 33010602011771号