新建(New)、就绪(Runnable)、运行(Running)、阻塞(Blocked)和死亡(Dead)5种状态
新建(New)
就绪(Runnable)
运行(Running)
阻塞(Blocked)
死亡(Dead)