當前位置:首頁
> 簡單bat編程代碼
簡單bat編程代碼(初學編程100個代碼)
1、echo off for %%i in 周一 周二 周三 周四 周五 do echo %date%findstr %%ishutdown s f t 0 for %%i in 11,12,17,18 do if quot%time~,2%==quot%%iquot shutdown s f t...