conan2095 当前离线
列兵
went 当前离线
少校
@echo off & cd /d "%~dp0" REM 设置指定时间 set "tag_time=2022/04/27-22:29:04" if "%date:~0,10%-%time:~0,8%" gtr "%tag_time%" ( echo 退出程序 & pause&exit ) echo 继续执行 pause&exit复制代码
TOP
went 发表于 2022-4-27 22:30