摘要: package cn.ruhsang.syn;//安全的买票public class UnsafeBuyTicket { public static void main(String[] args) { BuyTicket station = new BuyTicket(); new Thread( 阅读全文
posted @ 2021-06-09 18:16 逆骨111 阅读(53) 评论(0) 推荐(0)