联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
set i=%time% if %i:~0,2% gtr 9 goto one goto end :one if %i:~0,2% lss 23 goto two goto end :two call test.exe :end ……
if "%time%" geq "10:00:00.00" if "%time%" lss "23:00:00.00" start "" test.exe