惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
腾讯CDC
博客园 - Franky
Engineering at Meta
Engineering at Meta
C
Check Point Blog
T
The Blog of Author Tim Ferriss
有赞技术团队
有赞技术团队
Microsoft Azure Blog
Microsoft Azure Blog
MyScale Blog
MyScale Blog
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学

博客园 - 荷楠仁

linux监控 nginx配docker-compose NAS存储当IIS虚拟机目录 redis常用命令 linux防火墙开端口 sqlserver常见命令 /var/lib/docker/overlay2/过大 redhat linux设置开机自动启动 vmware 安装redhat7.9无法使用vi vmware扩展虚拟机磁盘 oracle linux 6.8设置时区 linux配制nfs linux配制iscsi vmware nat 设置静态ip linux导入JAVA_HOME不生效 oracle EF core hello world ubuntu找不到source命令 Java单例模式 linux查看当前文件夹下文件和文件夹大小 windows查看端口被谁占用
windows后台运行java进程
荷楠仁 · 2024-08-01 · via 博客园 - 荷楠仁
@echo off
e:
cd e:\tools\cleaner
start javaw -jar cleaner-1.0-SNAPSHOT-jar-with-dependencies.jar
exit