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