Open the file as read-only file = io.open("test.lua", "r") -- Set the default input file to test.lua io.input(file) -- the first line of the output file ...
確定! 回上一頁