本系列教程为您介绍Lua语言的基础知识。快速了解Lua语言,掌握Lua语言基础。 ... 读操作file = io.open("testRead.txt", "r") for line in file:lines() do ...
確定! 回上一頁