获取系统时间
//获取系统日期时间 CTime time=CTime::GetCurrentTime(); FileNameString = time.Format("%Y%m%d%H%M%S");