利用VBScript打开指定网页

新建一个文本文件 讲下面的代码粘贴到里面 1 Set ShWScript.CreateObject("WScript.Shell")2 Sh.Run <a href"http:www.baidu

12天前50