getline cin最好别同时用 缓存区留着\n 要用cin.ignore()

NoSuchKey