-
ie browser's source code, it is convenient to replace the current source ie
ie浏览器的源代码,可以很方便代替现在的ie源程序-ie browser"s source code, it is convenient to replace the current source ie
- 2023-05-03 21:45:05下载
- 积分:1
-
IE toolbar expansion is how to make IE components can be extended to respond inc...
IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite I
- 2022-07-17 02:56:16下载
- 积分:1
-
文件浏览器源代码
这是一个可以浏览计算机文件的浏览器
文件浏览器源代码
这是一个可以浏览计算机文件的浏览器-File Browser This is a source code can browse computer files browser
- 2022-03-17 06:05:53下载
- 积分:1
-
firefox浏览器的工具firefoxpreloader的源代码实现
firefox浏览器的工具firefoxpreloader的源代码实现-firefox browser tools firefoxpreloader realize the source code
- 2022-06-21 21:39:45下载
- 积分:1
-
利用IE控件写的浏览器
利用IE控件写的浏览器-Using IE
- 2022-03-09 15:59:00下载
- 积分:1
-
测试http客户端源代码
http client test source code
- 2023-02-18 18:45:03下载
- 积分:1
-
BHO 插件开发的VB示例源代码。插件负责分析IE页面内容,并有选择地向后台程序发送,后台程序分析数据后,再向插件发送命令,进行相关操作:突出显示相关内容、填写...
BHO 插件开发的VB示例源代码。插件负责分析IE页面内容,并有选择地向后台程序发送,后台程序分析数据后,再向插件发送命令,进行相关操作:突出显示相关内容、填写页面表单等。-BHO VB 示 源 搿?IE页 荩 选台 停 台 莺 睿?夭 突 示 荨 写页 取
- 2022-04-07 06:15:13下载
- 积分:1
-
是一个从网络上下载文件的程序,只要输入文件的网络地址就可以了...
是一个从网络上下载文件的程序,只要输入文件的网络地址就可以了-is a download from the network documentation procedures, as long as the importation of paper addresses on the network can
- 2022-06-15 21:34:20下载
- 积分:1
-
自定义 IE 鼠标右键弹出式
自定义 IE 鼠标右键弹出式-right mouse button pop-up
- 2022-04-21 04:18:19下载
- 积分:1
-
一个实用特别的菜单
一个实用特别的菜单-a practical special menu
- 2022-03-03 17:08:32下载
- 积分:1