--io.read():文件文件开头,每调用一次读取一行内容(需要先用io.input(filename)将文件读取到缓存才能用io.read()读取内容). print(io.read()) --line1:lua I/O test ...
確定! 回上一頁