码迷,mamicode.com
首页 > 编程语言 > 详细

python .bat

时间:2016-08-14 14:32:34      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:


传值给.bat
os.system(‘%s %s %s %s %s‘ % (‘image_dispose.bat‘, change_photo,dic[‘width‘], ‘-resize‘, change_photo))
convert %3 %2 %1 %4
参数跟传入顺序有关





python .bat

标签:

原文地址:http://www.cnblogs.com/wuqingzangyue/p/5770114.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!