... basic_istream& getline(char_type* s, std::streamsize count, char_type delim);. 类似于 gets ,识别并去除LF 类似于 fgets ,防止读写过界. C/C++均 ...
確定! 回上一頁