acutPrintf(_T("hello\n")); error C3861: “_T”: 找不到标识符 解决方法就是添加这个头文件 tchar.h 转载于:https://www.cnblogs.com/huojing/articles/3747831.html