摘要: 线程状态观测 线程优先级 package com.fei.stata;​public class TestPriority extends Thread{ public static void main(String[] args) { System.out.println(Thread.curre 阅读全文
posted @ 2022-10-16 00:01 yan三水 阅读(100) 评论(0) 推荐(0)