For example, reading line-by-line is inefficient without using a buffer, so if you want to read by line, you'll need BufRead , which includes a read_line() ...
確定! 回上一頁