摘要: 转自:http://www.cnblogs.com/xFreedom/archive/2011/05/16/2048037.html 要想使用标准C++中string类,必须要包含 #include <string>// 注意是<string>,不是<string.h>,带.h的是C语言中的头文件 阅读全文
posted @ 2019-04-06 15:26 Rohlf 阅读(179) 评论(0) 推荐(0)