日期:2014-05-18 浏览次数:20730 次
System.TimeSpan t = System.DateTime.Now - Convert.ToDateTime("2009-01-01"); int d = (int)t.TotalDays;