摘要:
多线程源代码分析 1. Thread Every thread has a name for identification purposes 一个Thread类的实例代表一个线程,包含了线程的启动,执行,销毁,参数等一系列参数和方法 JVM可以再运行时调用这个实例的方法 Thread 继承自Runn 阅读全文
posted @ 2021-06-14 05:02
小小文艺范
阅读(50)
评论(0)
推荐(0)
contact me
email:78910421@qq.com