摘要:
public bool Success{get{ Console.WriteLine("start"); var chance = new Random(DateTime.Now.GetHashCode()); while (chance.Next(1000000000) != 0) { //Console.WriteLine("give up"); //return false; } Conso... 阅读全文
posted @ 2010-09-18 00:40
neutra
阅读(275)
评论(0)
推荐(0)


浙公网安备 33010602011771号