鍵盤跑馬燈

新建記事本,輸入如下代碼: Set wshShell=wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshShell.sendkeys "{CAPSLOCK}" wshShell.sendkeys "{NUMLock}" wshShell.sendkeys "{SCROLLLock}" loop 保存,修改記事本名稱爲:鍵盤跑
相關文章
相關標籤/搜索