摘要: 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)
摘要: static void Main(string[] args) { while (true) //输入某年某月某日判断是该年第多少天 { int year, mooth, day; ... 阅读全文
posted @ 2015-09-08 16:33 软件工程开发 阅读(373) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-09-07 14:59 软件工程开发 阅读(180) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-09-02 08:45 软件工程开发 阅读(173) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-08-26 17:22 软件工程开发 阅读(135) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-08-25 15:40 软件工程开发 阅读(557) 评论(2) 推荐(1)