摘要: 演示环境,操作系统:Win10 21H2(64bit);Python解释器:3.8.10。 open是Python的一个内置函数,一般用于本地文件的读写操作。用法如下。 1 my_file = open(file, mode, buffering, encoding, errors, newline 阅读全文
posted @ 2022-06-16 16:30 平行时空的旅者 阅读(582) 评论(0) 推荐(0) 编辑