文章目录 第一行:assign 方法 第二行:std::move + 赋值 关键区别 使用建议 第一行:assign 方法 pathList[i]->pathsPrint.assign(zLines.begin(), zLines.end())