新建 .bat文件   填入 下面 内容

cd\
d:
cd JavaApp\MscDemo_jar201016\MscDemo_jar
java -jar MscDemo.jar
pause

其中  MscDemo.jar  为要运行的 Java程序

相关文章:

猜你喜欢
相关资源
相似解决方案