2017年12月7日

摘要: ThreadLocal set() 的只能是当前线程能使用的值 public class TestTreadLocal{ public static final ThreadLocal threadSession = new ThreadLocal(); public static void mai 阅读全文
posted @ 2017-12-07 14:23 卖肾割阑尾 阅读(136) 评论(0) 推荐(0)

导航