为什么我们调用线程对象的start()方法又轮流调用run()方法,为什么不直接调用run()方法呢?
start()
run()
java multithreading
java ×1
multithreading ×1