摘要:
MFC获取当前时间2008-12-30 10:55我们如果使用MFC的话可以用以下代码得到CTime time = CTime::GetCurrentTime();///构造CTime对象int m_nYear = time.GetYear();///年int m_nMonth = time.GetMonth();///月int m_nDay = time.GetDay();///日int m_n... 阅读全文
posted @ 2009-08-06 13:57
南守拥
阅读(2402)
评论(0)
推荐(0)

浙公网安备 33010602011771号