C ++中本質上有兩種getline函數,一種在頭文件<istream>中,是istream類的成員函數。一種在頭文件<string>中,是普通函數。 在<istream>中的getline ...
確定! 回上一頁