🌈 搜索
📅  最后修改于: 2022-03-11 14:48:59.200000             🧑  作者: Mango
Random rnd = new Random(); int number = rnd.Next(3,11); Thread.Sleep(number);