使用io表,io.open将返回指定文件的描述,并且所有的操作将围绕这个文件 ... file:read("*a") io.close(file) return content end return nil end ...
確定! 回上一頁