The loop ends when there are no more lines to be read. You can hand the line variable over to a function: text_line = parseline(line). The parseline function, ...
確定! 回上一頁