"*a": reads the whole file, starting at the current position. On end of file, it returns the empty string. "*l": reads the next line (skipping the end of line), ...
確定! 回上一頁