会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
喵喵帕斯
博客园
首页
新随笔
联系
管理
订阅
2017年1月25日
Python not readable
摘要: try: with open('data.txt','w') as f: for each_line in f: print(each_line)except OSError as reason: print('出错啦'+str(reason)) 报错not readable r只读,r+读写,不创
阅读全文
posted @ 2017-01-25 12:45 喵喵帕斯
阅读(7387)
评论(0)
推荐(0)
编辑
公告