... "a") -- 设置默认输出文件为demo.txt io.output(file) -- 在文件最后一行添加Lua 注释 io.write("\n-- demo.txt 文件末尾注释") -- 关闭打开的文件 io.close(file).
確定! 回上一頁