a表示你写入的所有文件会加在原来的文件之后其他几个你自己上面已经写的很清楚了一般来说只会用r w a 写文件时 file = io.open("1.txt","w") file:write("asdfgh")
確定! 回上一頁