- //
- //做来玩,或者测试用。该功能部分浏览器内置了。
- 用户定义变量 firstsite=www.vrbrothers.com 常用网页①
- 用户定义变量 secondsite=www.vrbrothers.com 常用网页②
- 用户定义变量 thirdsite=www.vrbrothers.com 常用网页③
- 用户定义变量 fourthsite=www.vrbrothers.com 常用网页④
- 用户定义变量 fifthsite=www.vrbrothers.com 常用网页⑤
- 调用插件命令 Web.Bind("WQM.exe")
- 调用插件命令 Web.Go(firstsite)
- 调用插件命令 Web.NewTab()
- 延时500毫秒
- 调用插件命令 Web.Go(secondsite)
- 调用插件命令 Web.NewTab()
- 延时500毫秒
- 调用插件命令 Web.Go(thirdsite)
- 调用插件命令 Web.NewTab()
- 延时500毫秒
- 调用插件命令 Web.Go(fourthsite)
- 调用插件命令 Web.NewTab()
- 延时500毫秒
- 调用插件命令 Web.Go(fifthsite)
- 延时500毫秒
- 脚本停止运行