标签:python读取文件内容

python读取文件内容

#python读取文件内容

📚 共 1 篇文章 🏷️ 标签分类 📝 python读取文件内容
python读取文件内容

浅析使用Python操作文件

1.file=open('xxx.txt',encoding='utf-8'),open()函数是Python内置的用于对文件的读写操作,返回的是文