标签:bug ack tput this write 例子 客户 cstring orm
C++打印日志编程例子:
int iCnt = 0;
CString csMsg;
CTime curTime;
CMyLog mylog;
CString csMylog;
csMylog.Format("%d:\\CYJ\\ThreadTask%d.log",id);
csMsg.Format("%s第%d客户端,第%d轮温循测试开始\r\n",curTime.Format("%Y-%m-%d %H.%M.%S"),id,iCnt);
mylog.WriteFile(csMsg.csMylog);
pThis->OutputTest(DEBUG_WIN,csMsg.BLACK);
标签:bug ack tput this write 例子 客户 cstring orm
原文地址:http://www.cnblogs.com/cyj77/p/6380326.html