会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
顶点测试开发
以码会友 ,微信 topoftest
博客园
首页
新随笔
联系
管理
订阅
2020年5月11日
ValueError: must have exactly one of create/read/write/append mode
摘要: ValueError: must have exactly one of create/read/write/append mode fo = open('runoob.txt', 'rw+') python 中文件打开操作的mode中没有“rw” 合法的mode有: r、rb、r+、rb+、w、w
阅读全文
posted @ 2020-05-11 23:06 顶点测试
阅读(5375)
评论(0)
推荐(0)
公告