当前位置:网站首页>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边栏推荐
- NLP-文献阅读总结
- leetcode825. Age appropriate friends
- com. alibaba. nacos. api. exception. NacosException
- Industrial computer anti-virus
- BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment
- Computer connects raspberry pie remotely through putty
- [untitled] notice on holding "2022 traditional fermented food and modern brewing technology"
- [FPGA tutorial case 7] design and implementation of counter based on Verilog
- 高薪程序员&面试题精讲系列119之Redis如何实现分布式锁?
- 在已經知道錶格列勾選一個顯示一列
猜你喜欢

Mobile adaptation: vw/vh

果果带你写链表,小学生看了都说好

【森城市】GIS数据漫谈(一)

Knowledge payment applet dream vending machine V2

How notepad++ counts words

移动适配:vw/vh

notepad++如何统计单词数量

Cell reports: Wei Fuwen group of the Institute of zoology, Chinese Academy of Sciences analyzes the function of seasonal changes in the intestinal flora of giant pandas

Responsive mobile web test questions

Introduction to deep learning Ann neural network parameter optimization problem (SGD, momentum, adagrad, rmsprop, Adam)
随机推荐
The number of patent applications in China has again surpassed that of the United States and Japan, ranking first in the world for 11 consecutive years
Tar source code analysis 9
Download address of the official website of national economic industry classification gb/t 4754-2017
[GF (q) + LDPC] regular LDPC coding and decoding design and MATLAB simulation based on the GF (q) field of binary graph
MySQL 45 lecture learning notes (XIII) delete half of the table data, and the table file size remains the same
[kubernetes series] kubesphere is installed on kubernetes
MySQL storage engine
kubernetes集群之Label管理
Zhanrui tankbang | jointly build, cooperate and win-win zhanrui core ecology
Adaptive spatiotemporal fusion of multi-target networks for compressed video perception enhancement
Introduction to rce in attack and defense world
If there are two sources in the same job, it will be reported that one of the databases cannot be found. Is there a boss to answer
大厂技术专家:架构设计中常用的思维模型
图的底部问题
校园网络问题
【网络数据传输】基于FPGA的百兆网/兆网千UDP数据包收发系统开发,PC到FPGA
Check and display one column in the known table column
Responsive - media query
[MySQL transaction]
selenium驱动IE常见问题解决Message: Currently focused window has been closed.