摘要:
public class ThreadTest {// public static int i = 0; private static final Object lock = new Object();//锁 public static class Thread1 extends Thread{ @ 阅读全文
posted @ 2020-01-14 13:12
Alex_zhuang
阅读(557)
评论(0)
推荐(0)