self-confidence,the source of all the power

导航

2012年9月12日 #

subprocess

摘要: http://docs.python.org/library/subprocess.html1.执行shell命令官方定义:subprocess.call(args, *, stdin=None, stdout=None, stderr=None, shell=False)¶Run the comm... 阅读全文

posted @ 2012-09-12 16:28 漩涡鸣人 阅读(794) 评论(0) 推荐(0) 编辑