JUC Java JUC 用户线程和守护线程 public static void main(String[] args) { Thread thread = new Thread(() -> { System.out.println(Thread.currentThread