2008年12月25日
摘要: PYTHON中移去文件的只读属性 孙文涛 2008, Dec. 25th 如何在PYTHON中移去文件的只读属性, 用chmod命令stat.S_IWRITE Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->import os import st... 阅读全文
posted @ 2008-12-25 21:44 SunWentao 阅读(552) 评论(0) 推荐(0) 编辑