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

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

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

相关文章:

  • 2022-12-23
  • 2021-12-22
  • 2022-01-13
  • 2021-11-19
  • 2021-08-04
  • 2022-12-23
  • 2021-12-05
  • 2021-07-16
猜你喜欢
  • 2021-12-04
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-09-24
  • 2021-11-30
相关资源
相似解决方案