Reads n bytes and delivers them as a character string. s=f.readline(), Reads a line from the file. f.write(s) ...
確定! 回上一頁