For reading text, the getline method is the ideal way. The getline method reads a full line from a stream, such as a newline character. To finish the input, use ...
確定! 回上一頁