随笔分类 -  语言编程

摘要:From:http://www.51windows.net/data/?url=/data/files/file_754.asp 1、DateTime 数字型 System.DateTime currentTime=new System.DateTime();1.1 取当前年月日时分秒currentTime=System.DateTime.Now;1.2 取当前年int 年=currentT... 阅读全文
posted @ 2006-03-05 18:27 Hermes.Liu 阅读(681) 评论(3) 推荐(0)