摘要: 参考 std::string #include<iostream> #include<string> using namespace std; int main() { string str; string base = "The quick brown fox jumps over a lazy 阅读全文
posted @ 2022-08-16 10:54 王清河 阅读(513) 评论(0) 推荐(0)