标签:python中读取txt文件

python中读取txt文件

#python中读取txt文件

📚 共 3 篇文章 🏷️ 标签分类 📝 python中读取txt文件
python中读取txt文件

浅析使用Python操作文件

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