要在vc中使用string类型,必须包含下列头文件:

#include<string>
#include<iostream>
using namespace std;

相关文章: