io.open (fn [, m]) Open the file, return the file handle, fn file name, m mode has: r Open the file as read-only, which must exist. w Open the write-only file.
確定! 回上一頁