我正在尝试运行一个c++代码,但是没有找到io.h。 'io.h' file not found 它显示为 #include <io.h> ? 此外,我还遇到了一堆奇怪的问题(对于一个使用了16年以上的代码): Use of undeclared identifier '_read' 或 Unknown type name '__int64'; did you mean '__int64_t'? 或 Use of undeclared identifier '_O_RDONLY' 或 Use