大家好,又见面了,我是你们的朋友全栈君。
调入任务窗口:win + R
定时关机:at 22:00 Shutdown -s 表示晚上10点自动关机
延迟关机:shutdown.exe -s -t 3000 表示3000秒后关机
取消关机:shutdown.exe -a
设置界面:shutdown.exe -i
|
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/162961.html原文链接:https://javaforall.net