摘要: txt 文件名称 1.txt txt 文件内容 openbrower|chromevisit|https://wxtest.9fbank.com/h5/#/ 打开txt文件 with open(file="1.txt",mode='r') as test: txt 读取方法一: f = test.r 阅读全文
posted @ 2020-04-19 21:54 呆呆蒙蒙 阅读(983) 评论(0) 推荐(0)