0_0_38004661_8178.cpp: In function 'int main()': 0_0_38004661_8178.cpp:30:31: error: 'memset' was not declared in this scope memset(path, 0, sizeof(path)); //初始化路径数组 ^