范围内取随机数


Random random = new Random();

random.Next(0, 15);

posted @ 2016-12-22 16:15  AaronBear  阅读(205)  评论(0)    收藏  举报