file_open_object 是用open() 函式建立的物件, 而“n” 是要讀取的位元組, ... readline() 是另一個Python 內建的函式, 用法跟read() 差不多, ...
確定! 回上一頁