会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
胖胖的半山兄
博客园
首页
联系
管理
2016年8月26日
关于Thread.currentThread()和this的差异
摘要: 重新来看多线程时,被这结果搞懵逼了。不多说,直接上代码: 1 public class MyThread02 extends Thread { 2 public MyThread02() { 3 System.out.println("init curr: " + Thread.currentThr
阅读全文
posted @ 2016-08-26 22:18 胖胖的半山兄
阅读(2932)
评论(2)
推荐(1)
公告