摘要:
1、使用CTime精确到秒 CTime time = CTime::GetCurrentTime(); CString time_str; time_str.Format(_T("%d-%d-%d-%d"),time.GetMonth(),time.GetDay(),time.GetHour(),t 阅读全文
posted @ 2017-01-17 13:53
朱小勇
阅读(155)
评论(0)
推荐(0)
摘要:
打开项目属性->配置属性->常规,平台工作集,选为v100 阅读全文
posted @ 2017-01-17 13:45
朱小勇
阅读(2781)
评论(0)
推荐(0)