摘要:
int renying = 0; int dnying = 0; for (int i = 1; i = 2) { Console.WriteLine("三局两胜人赢了"); } ... 阅读全文
posted @ 2015-09-14 09:12
软件工程开发
阅读(382)
评论(0)
推荐(0)
摘要:
方法一: while (true) { Console.Write("输入年:"); int year = int.Parse(Console.ReadLine()); Console.... 阅读全文
posted @ 2015-09-14 08:59
软件工程开发
阅读(375)
评论(0)
推荐(0)