1 var WshShell = new ActiveXObject('WScript.Shell') 2 WshShell.SendKeys('{ }');
说明:大括号内的是键盘上的按键如:
空格:{ }
A:{A}