vs2013编译vc6.0的代码怎么会有很多错误,迁移报告

2025-06-25 14:22:35
推荐回答(1个)
回答1:

改成
#include
using namespace std;
这是基础的C++的概念,如果初学C++不建议看孙鑫的VC++深入详解!!