自带函数产生随机不重复数. System.Random r = new System.Random(System.Guid.NewGuid().GetHashCode()); for (int i = 0; i < 15; i++)
確定! 回上一頁