摘要:
public static void Main(string[] args) { Console.WriteLine("请输入要打印的行数:"); int n=Convert.ToInt32(Console.ReadLine()); Console.Clear(); //清除以上显示的内容 ... 阅读全文
posted @ 2015-10-14 17:59 qhy1277 阅读(322) 评论(0) 推荐(0)
posted @ 2015-10-14 17:59 qhy1277 阅读(322) 评论(0) 推荐(0)