当提醒识别不到<stdarg.h>,让去c/c++配置文件的intelliSense什么的 可以终端输入find /usr -name stdarg.h 找出所在路径 添加到配置文件里 就不会识别不了了