王校长从0到1:前端零基础就业班
countDownLatch.countDown();
System.out.println("");
} catch (InterruptedException e) {
e.printStackTrace();
}
});
//启动子线程执行任务
countUserThread.start();