代碼以下:spa
# $language = "JScript" # $interface = "1.0" for( i=1 ; i < 3600 ; i++){ crt.screen.SendKeys ("^C"); crt.Sleep(1000); }