摘要:
刚在MSDN看了篇文章Determining the Span Between Two DatesExampleDateTime oldDate = new DateTime(2002,7,15);DateTime newDate = DateTime.Now;// Difference in days, hours, and minutes.TimeSpan ts = newDate - old... 阅读全文
posted @ 2004-03-24 18:49
溺水妖精
阅读(1753)
评论(6)
推荐(0)

浙公网安备 33010602011771号