摘要: 输入年月日 验证int year, mou, data;Console.Write("请输入一个日期:年:");string y = Console.ReadLine();Console.Write("月:");string m = Console.ReadLine();Console.Write(... 阅读全文
posted @ 2014-12-22 20:10 岚灵王 阅读(218) 评论(0) 推荐(0)