.bat批量处理文件,得到输出结果。Windows系统下如何使用python调用.bat,得到结果,输出到TXT。
http://blog.csdn.net/shy871265996/article/details/17246981
https://docs.python.org/3/tutorial/stdlib.html使用python 系统接口库os.popen(xxx.bat)sys 等
强制要求填写评价
code是代码file是文件code|file