欢迎光临散文网 会员登陆 & 注册

老男孩mysql oldguo实战师徒班

2022-10-20 12:43 作者:olger2000  | 我要投稿

 static class Thread1 extends Thread {        @Override        public void run() {            synchronized (lock1) {                try {                    Thread.sleep(500);                } catch (InterruptedException e) {                    e.printStackTrace();                }                synchronized (lock2) {                    System.out.println("");                }            }

老男孩mysql oldguo实战师徒班的评论 (共 条)

分享到微博请遵守国家法律