@echo off

Start "" "C:\Users\Lenovo\AppData\Local\Google\Chrome\Application\chrome.exe" "http://192.168.3.215:8090/EDIFACT/"


::重复打开
::Start chrome "http://192.168.3.215:8090/EDIFACT/"
::Start iexplore "http://192.168.3.215:8090/EDIFACT/"

::此处为bat文件盘符
c:
::此处为jar包位置
cd C:\Users\Lenovo\Desktop\亿通edifact项目
java -jar edifact-api-3.2ip215.jar
pause

 

相关文章:

  • 2021-12-09
  • 2022-12-23
  • 2022-03-05
  • 2021-05-27
  • 2022-01-06
  • 2021-09-28
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-08
  • 2021-05-22
  • 2021-09-12
  • 2021-08-14
  • 2021-06-22
  • 2021-07-19
相关资源
相似解决方案