常用的日期格式设置 Console.WriteLine("ToShortDateString:" + DateTime.Now.ToShortDateString());Console.WriteLine("ToLong ...