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