返回总目录页
摘要: 一:文件保存 结果: 将字符串修改则覆盖原来的字符串 将字符串用变量替代 将 fh = open(file_name, 'w')写的权限去掉报错: fh.write(contents)io.UnsupportedOperation: not writable 写权限不加引号报错: fh = open 阅读全文
posted @ 2018-03-05 09:43 马昌伟 阅读(312) 评论(0) 推荐(0) 编辑
博主链接地址:https://www.cnblogs.com/machangwei-8/