摘要:
为了定期了访问某一页面而触发事件,之前做了一个vbs的文件, 'Create an instance of IEDim IESet IE = CreateObject("InternetExplorer.Application")'运行你的 URLie.navigate("http://www.baidu.com")ie.visible=1'Clean upSet IE = Nothing 后来... 阅读全文
posted @ 2008-01-25 12:46
Eric Zhang
阅读(443)
评论(0)
推荐(0)

浙公网安备 33010602011771号