-
HTTP客户端控件和COM对象
HTTP客户端控件和COM对象-HTTP client controls and COM object
- 2022-05-25 20:22:24下载
- 积分: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
-
基于IE内核界面很酷的功能齐全的浏览器
基于IE内核界面很酷的功能齐全的浏览器- Based on IE essence contact surface very cruel function
complete browser
- 2022-05-19 17:25:10下载
- 积分:1
-
a simple browser source code
一个简易的浏览器的源代码-a simple browser source code
- 2023-06-22 11:55:03下载
- 积分:1
-
用来通过HTTP协议下载的程序源码,支持断点续传和多线程下载...
用来通过HTTP协议下载的程序源码,支持断点续传和多线程下载-for download through HTTP protocol procedures source to support HTTP download and multithread
- 2022-01-28 02:12:58下载
- 积分:1
-
对IE历史记录文件格式分析,对C:Documents and SettingsusernameLocal SettingsHistoryHistory.IE5i...
对IE历史记录文件格式分析,对C:Documents and SettingsusernameLocal SettingsHistoryHistory.IE5index.dat文件进行格式解析,分解出其中的内容。
- 2022-07-22 00:17:53下载
- 积分:1
-
这是一个关于产品管理的信息系统,虽然不大,但是功能还是比较全面的,大家不妨下载看看再说...
这是一个关于产品管理的信息系统,虽然不大,但是功能还是比较全面的,大家不妨下载看看再说 -This is a product of the management information system, while not great, is a more comprehensive function, We may look at the downloaded say
- 2022-03-22 13:49:09下载
- 积分:1
-
- 2023-01-11 06:05:04下载
- 积分:1
-
一个web浏览器的版本,开源的,挺小,便于研究
一个web浏览器的版本,开源的,挺小,便于研究-a web browser version, PC, quite small, facilitate research
- 2022-01-22 03:53:42下载
- 积分:1
-
Html or RSS pasing example.
Html or RSS pasing example.
- 2023-09-02 00:00:04下载
- 积分:1