c#.net常用函数
如题!txt文本!1、DateTime数字型System.DateTimecurrentTime=newSystem.DateTime();1.1取当前年月日时分秒currentTime=System.DateTime.Now;1.2取当前年int年=currentTime.Year;就像这样了!
下载地址
用户评论