windows bat文件實現定時關機和定時重啓

shut.bat 定時關機文件 set /p time=「How much seconds will it take to turn off the computer?」 shutdown /s /t 「%time%」 pause reboot.bat 定時重啓文件 set /p time=「How much seconds will it take to restart the computer
相關文章
相關標籤/搜索