autoit3 ie.au3 函数之——_IE_Example、_IE_Introduction

用户自定义函数 描述


_IE_Example显示一个新的浏览器窗口,预先装载 IE.au3的例子或者你自己测试的例子

; *******************************************************
; Example 1 - Create browser windows with each of the example pages displayed.
;               The object variable returned can be used just as the object
;               variables returned by _IECreate or _IEAttach
; *******************************************************
;

#include <IE.au3>
$oIE_basic =_IE_Example ("basic")
$oIE_form =_IE_Example ("form")
$oIE_table =_IE_Example ("table")
$oIE_frameset =_IE_Example ("frameset")
$oIE_iframe =_IE_Example ("iframe")

_IE_Introduction在一个新的浏览器窗口显示关于IE.au3的介绍信息

; *******************************************************
; Example 1 - Open a browser with the basic IE.au3 introductory text displayed
; *******************************************************
;

#include <IE.au3>
$oIE =_IE_Introduction ("basic")

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值