-
使用.net和access开发的企业网站
使用.net和access开发的企业网站-a web developed by .net language.
- 2022-04-08 11:26:25下载
- 积分:1
-
I have the time to learn vc prepared to achieve the effect of IE browser, a smal...
我在学习vc的时候编写的实现IE浏览器效果的一个小程序-I have the time to learn vc prepared to achieve the effect of IE browser, a small program
- 2022-01-23 10:49:17下载
- 积分:1
-
嵌入式浏览器,编译器需要MicroWindows,flnx,libwww支持,而且在…
嵌入式浏览器、编译器需要Microwindows、flnx、libwww的支持,还需要在下一个版本中使用下面的rdht7.3编译器
- 2022-07-14 02:24:56下载
- 积分:1
-
一个简单的网页浏览工具,可以实现网页浏览的一些功能。
一个简单的网页浏览工具,可以实现网页浏览的一些功能。-a simple web browsing tools, can achieve some of the web browsing functions.
- 2023-02-22 23:20:04下载
- 积分: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
-
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
-
javascript vbscript help document
javascript vbscript帮助文件-javascript vbscript help document
- 2022-02-06 11:48:12下载
- 积分:1
-
The program makes use of webbrowser control dialog show/open web page, and use t...
该程序使用Webbrowser控件使得对话框显示/打开网页,并利用默认浏览器打开网页,功能列表如下:
1)对话框内部显示HTML网页.
2)利用默认浏览器打开网页.
3)利用程序中调用网页对话框打开网页.-The program makes use of webbrowser control dialog show/open web page, and use the default browser to open web pages, list of features is as follows: 1) internal display HTML pages dialog .2) using the default browser to open pages .3) the use of the procedure to call the page dialog box to open the page.
- 2023-05-26 04:10:03下载
- 积分:1
-
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐...
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐-MyIE a function of the same multi-window browser, very useful, contains all the source code, strongly recommend
- 2023-02-13 09:05:04下载
- 积分:1
-
c做的IE浏览器源码
c做的IE浏览器源码-c The source IE browser ..............
- 2023-02-15 09:55:03下载
- 积分:1