阅读背景:

C++, 想要使用string ,必须要用命名空间 std

来源:互联网 

 这样写就是错的,编译通不过
#include <string>
void main()
{
 string x;




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: