2022年5月26日

摘要: 没有引用指向且没有剩余线程的线程池将会自动关闭 public static void main(String[] args) throws Exception{ ThreadPoolExecutor executor = new ThreadPoolExecutor(1, 1, 1000, Time 阅读全文
posted @ 2022-05-26 14:29 一直小飞猫 阅读(25) 评论(0) 推荐(0) 编辑

导航