-
期刊论文管理系统,使用SQL SERVER 2000作为数据库,采用B/S模式在浏览器上实现对期刊论文的查询...
texture segmentation with wavelets
- 2022-07-09 09:39:35下载
- 积分:1
-
GreenBrowser&MyIE Source Open Project Protocol.
GreenBrowser have many features...
greendown的VC源代码,完整的工程文件,包含所有的源文件。
GreenBrowser&MyIE是一个强大正流行的浏览器。-GreenBrowser&MyIE Source Open Project Protocol.
GreenBrowser have many features, but some features made GreenBrower be overstaffed and inefficient, so we want to make a compact version.
- 2022-06-02 15:25:54下载
- 积分:1
-
vc知识3所含的源码,你可以从中学到很多东西,相信我没错
vc知识3所含的源码,你可以从中学到很多东西,相信我没错-vc knowledge contained in the source code, you can learn from a lot of things, I believe that is true
- 2022-09-27 13:15:03下载
- 积分:1
-
in Delphi application procedures IE browser controls, a simple realization for t...
在Delphi程序中应用IE浏览器控件,一个简单的实现,供交流,参考-in Delphi application procedures IE browser controls, a simple realization for the exchange of reference
- 2023-08-15 02:45:04下载
- 积分:1
-
jquery.cookie记录下载信息的cookie值。
jquery.cookie记录下载信息的cookie值。-Download information jquery.cookie Records cookie value.
- 2022-07-22 20:22:59下载
- 积分:1
-
常用的JavaScript代码,自己看吧!
常用的JavaScript代码,自己看吧!
-Commonly used in JavaScript code,自己看吧!
- 2022-03-13 14:01:56下载
- 积分:1
-
how to access the password box website password, which can access the website of...
如何获取网页密码框中的密码,可以获取网页中星号中的密码-how to access the password box website password, which can access the website of Star password
- 2022-02-21 20:29:20下载
- 积分:1
-
vc++ development under the browser
vc++下的开发浏览器的源代码,可供学习-vc++ development under the browser
- 2022-03-07 03:21:16下载
- 积分:1
-
ie右键保存程序
ie右键保存程序-ie Right-keeping procedures
- 2022-03-10 01:01:31下载
- 积分: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