会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
笨狗毒毒毒
Since I have already embarked on this path, then, nothing should prevent me to go down this road.
博客园
首页
新随笔
联系
管理
订阅
2015年11月18日
3.Thread中的静态方法
摘要: 1.currentThread()public class Thread14 extends Thread{ static { System.out.println("静态块的打印:" + Thread.currentThread().getName()); } pu...
阅读全文
posted @ 2015-11-18 10:55 笨狗毒毒毒
阅读(179)
评论(0)
推荐(0)
编辑
公告