关于锁的8个问题
摘要:问题一:下面代码先执行打电话还是发短信 发短信 public class A { public static void main(String[] args) throws InterruptedException { Phone phone = new Phone(); // 锁的存在 new T
阅读全文
posted @ 2021-06-08 14:40
posted @ 2021-06-08 14:40
posted @ 2021-06-07 22:44
posted @ 2021-06-06 23:26