摘要:
xp系统 进入command 输入下面红色的命令.定时关机: at xxx shutdown -s 表示在所设定的时间自动关机,xxx表示你想要电脑自动关机的时间,比如说22:00就输入at: 22:00 shutdown -s倒计时关机:shutdown -s -t xxxxx(这个在win7上也适合)表示在所设定的时间以后关机-t 后面的数据就是你想要电脑在多少秒钟后自动关机,xxx表示多少秒,如stutdown -s -t 3600就表示电脑在一小时后自动关机解除关机 shutdown—A如果你们有vista 的命令,请告诉我哦,谢谢啦. 阅读全文
posted @ 2010-06-27 04:55
安小蓝蓝
阅读(324)
评论(2)
推荐(1)