摘要:
package com.Java;//守护线程//虚拟机不需要等待守护线程执行完//虚拟机必须等待用户线程执行完public class TestDaemon { public static void main(String[] args) { God god = new God(); Yous y 阅读全文
posted @ 2023-03-04 17:09
搁浅fff
阅读(20)
评论(0)
推荐(0)
浙公网安备 33010602011771号