self-confidence,the source of all the power

导航

2010年11月8日 #

python func for shell operation

摘要: 收集一篇python中shell操作解释地比较全面的文章,我主要需要用到shel中的cp命令和rm命令===========华丽丽分割线,转载内容如下============os.chkdir(path) 转换到目录path 下。os.system('md a') 可以直接创建目录。os.name字... 阅读全文

posted @ 2010-11-08 15:12 漩涡鸣人 阅读(9788) 评论(1) 推荐(1)