瀏覽單個文章
Computer Cowboy
Master Member
 

加入日期: Apr 2001
文章: 1,933
引用:
作者愛夢樂茶室
小朋友他們會自己找想要的,例如:
史萊姆好玩遊戲 (http://game.slime.com.tw/)
小遊戲天堂 (http://my-gamer.com/)

也可以買個"插座定時器"插座定時器 (http://24h.pchome.com.tw/store/DEAC6V) ,設定用電腦的時間...


那不如直接在電腦下命今, 設定可使用時間
net user username/time:{times | all}

The times the user is allowed to use the computer.
The times value is expressed as day[-day][,day[-day]] , time[-time][,time[-time]], limited to 1-hour time increments.
Days can be spelled out or abbreviated (M,T,W,Th,F,Sa,Su).
Hours can be 12- or 24-hour notation. For 12-hour notation, use AM, PM, or A.M., P.M.
The value all means a user can always log on.
A null value (blank) means a user can never log on.
Separate day and time with commas, and units of day and time with semicolons (for example, M,4AM-5PM;T,1PM-3PM).
Do not use spaces when designating /times.

又或直接設定關機時間
at XX:XX shutdown -s -f

當然前提是樓主要有admin權力, 而使用者沒有, 而BIOS也要設定進入密碼
舊 2016-10-01, 12:49 AM #44
回應時引用此文章
Computer Cowboy離線中