摘要:
package zuoYe04; public class BuyTicket implements Runnable { // 总票数 private static int count = 10; // 抢票数 private static int buy = 0; // static Object obj = new Object(); ... 阅读全文
posted @ 2019-08-07 10:47
AxeBurner
阅读(115)
评论(0)
推荐(0)

浙公网安备 33010602011771号