bat调用exe,并且传递日期参数,代码:

@echo off
cd "E:\SublimeWorks\exe"
start xyzj_shrjjbat.exe 20180122
exit

 

相关文章: