(6) : error C2678: 二进制“!=”: 没有找到接受“std::string”类型的左操作数的运算符(或没有可接受的转换) 可能是“内置 C++ operator!=(const char [2], const char [2])” 试图匹配参数列表“(std::string, const char [2])”时 (6) : error C3861: “getline”: 找不到标识符 (6) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译