python .bat


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





posted @ 2016-08-14 13:54  意发并行  阅读(706)  评论(0编辑  收藏  举报