新建start.bat,输入以下内容即可。 @echo off title myprogress-%date%-%time%-%cd% java -jar myprogress.jar 转载于:https://www.cnblogs.com/qlong8807/p/9407758.html