当前位置:网站首页>window上用.bat文件启动项目
window上用.bat文件启动项目
2022-07-04 07:13:00 【多汁多味】

启动jar项目
java -jar D:\project\admin-0.0.1-SNAPSHOT.jar
启动jar项目, 并输出log日志
java -jar D:\project\admin-0.0.1-SNAPSHOT.jar >D:\project\log.log exit
启动jar项目, 关闭dos窗口, 并输出log日志
%1 mshta vbscript:CreateObject("WScript.Shell").Run("%~s0 ::",0,FALSE)(window.close)&&exit
java -jar D:\project\admin-0.0.1-SNAPSHOT.jar >D:\project\log.log exit边栏推荐
- Literature collation and thesis reading methods
- 关于IDEA如何设置快捷键集
- 图的底部问题
- 用于压缩视频感知增强的多目标网络自适应时空融合
- Selenium ide plug-in download, installation and use tutorial
- flask-sqlalchemy 循环引用
- Set JTAG fuc invalid to normal IO port
- Introduction to spark core components
- A new understanding of how to encrypt industrial computers: host reinforcement application
- The most effective futures trend strategy: futures reverse merchandising
猜你喜欢

Introduction to spark core components

Research on an endogenous data security interaction protocol oriented to dual platform and dual chain architecture

MySQL storage engine

The IP bound to the socket is inaddr_ The meaning of any htonl (inaddr_any) (0.0.0.0 all addresses, uncertain addresses, arbitrary addresses)

BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment

Experience installing VMware esxi 6.7 under VMware Workstation 16

A new understanding of how to encrypt industrial computers: host reinforcement application

【网络数据传输】基于FPGA的百兆网/兆网千UDP数据包收发系统开发,PC到FPGA
![[Android reverse] function interception (use cache_flush system function to refresh CPU cache | refresh CPU cache disadvantages | recommended time for function interception)](/img/5c/afb0d43665a8b46579dc604d983790.jpg)
[Android reverse] function interception (use cache_flush system function to refresh CPU cache | refresh CPU cache disadvantages | recommended time for function interception)

tornado项目之路由装饰器
随机推荐
移动适配:vw/vh
Deep understanding of redis -- a new type of bitmap / hyperloglgo / Geo
提升复杂场景三维重建精度 | 基于PaddleSeg分割无人机遥感影像
电子协会 C语言 1级 34 、分段函数
selenium驱动IE常见问题解决Message: Currently focused window has been closed.
Selenium driver ie common problem solving message: currently focused window has been closed
Pangu open source: multi support and promotion, the wave of chip industry
jdbc连接es查询的时候,有遇到下面这种情况的大神嘛?
MySQL error resolution - error 1261 (01000): row 1 doesn't contain data for all columns
BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment
【森城市】GIS数据漫谈(一)
【FPGA教程案例8】基于verilog的分频器设计与实现
[kubernetes series] kubesphere is installed on kubernetes
Finishing (III) - Exercise 2
Redis interview question set
[FPGA tutorial case 7] design and implementation of counter based on Verilog
Experience installing VMware esxi 6.7 under VMware Workstation 16
CMS source code of multi wechat management system developed based on thinkphp6, with one click curd and other functions
Uniapp applet subcontracting
图的底部问题