C++ 报'vector' was not declared in this scope错误

来源:互联网 发布:好用的软件源 编辑:程序博客网 时间:2024/05/21 11:31

原因很简单,忘记了:

#include<vector.h>

0 0
原创粉丝点击