网页中使用 Wscript.Shell 执行文件
摘要:
<script language=VBscript>Set WshShell = CreateObject("WScript.Shell")WshShell.Run "%windir%\notepad" ,3,false </script><script language=javascript>function aa(){var WshShell = new A... 阅读全文
posted @ 2009-12-07 15:47 韩显川 阅读(1152) 评论(0) 推荐(0)
浙公网安备 33010602011771号