|
|
1
4
首先,不要使用
|
|
2
1
关于
关于
是的,这是这些函数的标准行为。 |
|
|
3
1
或许可以尝试改用std::getline? http://www.cplusplus.com/reference/string/getline/ |