会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
溺水妖精
就这样沉溺在水中,一个失败的妖精
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2004年3月24日
学习笔记1
摘要: 刚在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 溺水妖精
阅读(1748)
评论(6)
推荐(0)
编辑