取得系统当前日期和时间
摘要:
CTime time=CTime::GetCurrentTime(); // 获取系统时间 CString s = time.Format("%Y年 %m月 %d日 %H:%M:%S"); MessageBox(s); //显示当前的日期和时间 阅读全文
posted @ 2006-06-20 15:55 路吾 阅读(317) 评论(0) 推荐(0) 编辑
posted @ 2006-06-20 15:55 路吾 阅读(317) 评论(0) 推荐(0) 编辑