摘要:
之前写Web没有应用到多线程与队列的知识,写了个小程序,练了一把手,模拟商品抢购,代码如下: class Program { public static Random r = new Random(); public static int GoodsStock = 30; public static 阅读全文
posted @ 2017-09-22 17:26
wangbg
阅读(1394)
评论(0)
推荐(0)
浙公网安备 33010602011771号