io.output(file). -- appends a word test to the last line of the file. io.write("-- End of the test.lua file\n"). -- closes the open file.
確定! 回上一頁