摘要: 一、基本使用及含义 1.ThreadLocal<T>,直译过来叫线程本地变量,线程隔离。 文档注释: This class provides thread-local variables. These variables differ from their normal counterparts i 阅读全文
posted @ 2020-09-03 17:41 沐先生forever 阅读(397) 评论(0) 推荐(0)