多线程模式
摘要:代码: //临界区模式 public class Main { public static void main(String[] args) { TicketEntrance ticketEntrance = new TicketEntrance(); new PassengerThread(tic
阅读全文
posted @ 2021-03-11 21:58
posted @ 2021-03-11 21:58