Loading

摘要: 打开path变量指定的路径,模式r+,指定编码为utf-8 open(path ,'r+',encoding='utf-8') 打开模式介绍: 阅读全文
posted @ 2020-11-24 10:56 猫鱼故巷 阅读(200) 评论(0) 推荐(0)