using std::string;. using std::getline;. getline同樣屬於命名空間std。 C++中本質上有兩種getline函數,一種在頭文件<istream> ...
確定! 回上一頁