#include <iostream.h> #include <string> 改为 #include <iostream> #include <string> using namespace std;