1. //
  2. //做来玩,或者测试用。该功能部分浏览器内置了。
  3. 用户定义变量 firstsite=www.vrbrothers.com 常用网页①
  4. 用户定义变量 secondsite=www.vrbrothers.com 常用网页②
  5. 用户定义变量 thirdsite=www.vrbrothers.com 常用网页③
  6. 用户定义变量 fourthsite=www.vrbrothers.com 常用网页④
  7. 用户定义变量 fifthsite=www.vrbrothers.com 常用网页⑤
  8. 调用插件命令 Web.Bind("WQM.exe")
  9. 调用插件命令 Web.Go(firstsite)
  10. 调用插件命令 Web.NewTab()
  11. 延时500毫秒
  12. 调用插件命令 Web.Go(secondsite)
  13. 调用插件命令 Web.NewTab()
  14. 延时500毫秒
  15. 调用插件命令 Web.Go(thirdsite)
  16. 调用插件命令 Web.NewTab()
  17. 延时500毫秒
  18. 调用插件命令 Web.Go(fourthsite)
  19. 调用插件命令 Web.NewTab()
  20. 延时500毫秒
  21. 调用插件命令 Web.Go(fifthsite)
  22. 延时500毫秒
  23. 脚本停止运行