acutPrintf(_T("hello\n")); error C3861: “_T”: 找不到标识符
解决方法就是添加这个头文件 tchar.h
posted on 2014-05-23 15:27 混元真人 阅读(698) 评论(0) 收藏 举报