python3 文件操作open() 方法超全详解 python3:open() 方法 #open()常用方法是接收两个参数,分别是文件名(file)和模式(mode) f = open('文件路径' , '模式... python教程 · 2020-06-11 · 125阅读 阅读全文