substr()用法 知识点链接:http://www.cplusplus.com/reference/string/string/substr/ 注意: std::string str2 = str.substr (po … 继续阅读 substr()用法