2016年4月18日

多线程

摘要: 多线程: 线程的创建: 1.通过继承Thread类的类,重写run()方法: 工具:MyEclipse Hello world!this is my name!Hello world!this is my name!Hello world!this is my name!Hello world!th 阅读全文

posted @ 2016-04-18 21:31 熠良 阅读(189) 评论(0) 推荐(0) 编辑

导航