2009年6月19日
摘要: DateTime dt = DateTime.Now;//Label1.Text = dt.ToString();//2005-11-5 13:21:25//Label2.Text = dt.ToFileTime().ToString();//127756416859912816//Label3.Text = dt.ToFileTimeUtc().ToString();//127756704859... 阅读全文
posted @ 2009-06-19 16:22 自己 阅读(3997) 评论(0) 推荐(0) 编辑