
Other
liukeforever
一个十年的程序员
展开
-
win7 自動關機
比如你的电脑要在22:00关机,可以选择“开始→运行”,输入“at 22:00 Shutdown -s”,这样,到了22点电脑就会出现“系统关机”对话框,默认有30秒钟的倒计时并提示你保存工作。如果你想以倒计时的方式关机,可以输入“Shutdown.exe -s -t 3600”原创 2011-08-06 10:58:18 · 794 阅读 · 1 评论 -
Enable/disable a device from the command line
Enable/disable a device from the command lineInstall DevconDisplay all the devices in the systemEnable/disable the deviceOther devic转载 2011-08-24 08:24:12 · 3576 阅读 · 1 评论