摘要: package com.thread; // 观察测试线程的状态 public class TestState { public static void main(String[] args) throws InterruptedException { Thread thread = new Thr 阅读全文
posted @ 2021-11-18 18:17 jpruby 阅读(21) 评论(0) 推荐(0)