start() 方法用于启动线程,run() 方法用于执行线程的运行时代码。run() 可以重复调用,而 start() 只能调用一次。 Was this helpful? YesNo 0 / 0 上一篇: 创建线程池有哪几种方式? 下一篇: notify()和 notifyAll()有什么区别? 发表回复 取消回复0 Your email address will not be published. 在此浏览器中保存我的显示名称、邮箱地址和网站地址,以便下次评论时使用。