The Lua I/O library is used to read and process files. ... 默认输入文件为 test.lua io.input(file) -- 输出文件第一行 print(io.read()) -- 关闭 ...
確定! 回上一頁