摘要:
usingSystem;usingSystem.Drawing;usingSystem.Collections;usingSystem.ComponentModel;usingSystem.Windows.Forms;usingSystem.Data;usingSystem.Web.Mail;namespaceMyMail{/**////<summary>///Summarydescr... 阅读全文
posted @ 2005-10-21 15:54
可可先生
阅读(252)
评论(0)
推荐(0)
摘要:
1、DateTime数字型System.DateTimecurrentTime=newSystem.DateTime();1.1取当前年月日时分秒currentTime=System.DateTime.Now;1.2取当前年int年=currentTime.Year;1.3取当前月int月=currentTime.Month;1.4取当前日int日=currentTime.Day;1.5取当前时i... 阅读全文
posted @ 2005-10-21 15:31
可可先生
阅读(266)
评论(0)
推荐(0)
浙公网安备 33010602011771号