sleep, 线程休眠,让直行的线程暂停一段时间,进入计时等待状态。 方法:static void sleep(long millis) 调用sleep后,当前线程放弃CPU, ...
確定! 回上一頁