摘要: 转自:http://blog.csdn.net/wusuopubupt/article/details/29369601 《Python标准库》上这么一句话: [python] view plain copy with open('filename', 'wt') as f: f.write('he 阅读全文
posted @ 2017-05-17 16:49 Szz 阅读(2396) 评论(0) 推荐(1)