-
演示连接web服务器并发送一个GET请求的小例子
演示连接web服务器并发送一个GET请求的小例子-A example demonstrates how to connect web service and send a GET request
- 2022-05-05 01:23:30下载
- 积分:1
-
use IE controls some interesting ways
使用IE控件的一些有趣方法-use IE controls some interesting ways
- 2022-03-10 05:15:49下载
- 积分:1
-
linux下的浏览器lynx,开源的代码
linux下的浏览器lynx,开源的代码-under linux browser lynx, open-source code
- 2023-02-27 22:30:04下载
- 积分:1
-
相当简单的浏览器,可以查看网页源代码,能够保存
相当简单的浏览器,可以查看网页源代码,能够保存-Relatively simple browser, you can view the page source code, to preserve
- 2022-07-28 15:23:08下载
- 积分: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
-
firefox源码 希望大家能够通过这个源码文件了解到一些编程理念...
firefox源码 希望大家能够通过这个源码文件了解到一些编程理念-firefox code
- 2022-03-01 00:44:00下载
- 积分:1
-
期刊论文管理系统,使用SQL SERVER 2000作为数据库,采用B/S模式在浏览器上实现对期刊论文的查询...
texture segmentation with wavelets
- 2022-07-09 09:39:35下载
- 积分:1
-
自己用VC做网络浏览器,不是抄的,经过检验过的,肯定能用
自己用VC做网络浏览器,不是抄的,经过检验过的,肯定能用-VC to do with their own web browser, not copied, and tested before, and certainly can
- 2022-03-22 05:58:27下载
- 积分:1
-
HTTP客户端控件和COM对象
HTTP客户端控件和COM对象-HTTP client controls and COM object
- 2022-05-25 20:22:24下载
- 积分:1
-
a book on the source code WEBBROWSER learning network programming with a good
一本书上的WEBBROWSER源代码 学习网络编程用的很好的-a book on the source code WEBBROWSER learning network programming with a good
- 2023-07-16 02:20:03下载
- 积分:1