标签:设置 开始 tps 控制 关机 取消 pwm http down
用shutdown命令。开始菜单》运行,输入
shutdown -s -t 7200 (两个小时之后关机)
at 12:00 shutdown -s (12:00关机)
其他设置:
shutdown -a 取消关机 shutdown -s 关机 shutdown -f 强行关闭应用程序。
shutdown -m \\计算机名 控制远程计算机。 shutdown -l 注销当前用户。
shutdown -r 关机并重启。
标签:设置 开始 tps 控制 关机 取消 pwm http down
原文地址:http://www.cnblogs.com/yixius/p/7048619.html