• 前言 string类虽然不在STL的容器中,但string类十分重要,string类是对字符串的存储和相关操作。basic_stringstd::basic_string类是C++的一个模版类,它支持多种字符
    admin1月前
    270