-
bookstore网上书店程序,基本的添加删除,修改,网上购物车。书店人员管理,客户查看信息...
bookstore网上书店程序,基本的添加删除,修改,网上购物车。书店人员管理,客户查看信息-bookstore online bookstores procedures, the basic add delete, modify, online shopping cart. Bookstore staff management, customer information View
- 2022-03-06 01:22:24下载
- 积分:1
-
包括HTTP的服务器程序,又包括HTTP的浏览器程序。
包括HTTP的服务器程序,又包括HTTP的浏览器程序。-including HTTP server programs, including HTTP browser procedures.
- 2022-03-21 20:38:06下载
- 积分:1
-
使用VC自己构建IE浏览器,可前进,后退,刷新,跳转
使用VC自己构建IE浏览器,可前进,后退,刷新,跳转-use VC to realize you own IE browser
- 2022-03-25 06:29:20下载
- 积分:1
-
more web browser window, opened at the same time and display the number of pages...
多窗口网页浏览器,同时打开并显示多个页面,即在一个窗口中排列了多个窗口。-more web browser window, opened at the same time and display the number of pages, in a window with a number of windows.
- 2022-01-22 07:29:17下载
- 积分:1
-
javascript日期控件,javascript日期控件
javascript日期控件,javascript日期控件-control javascript date, javascript date control
- 2022-08-16 18:55:15下载
- 积分: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
-
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
-
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浏览器工具栏,状态栏,适合初学者学习,借鉴
ie插件,变更IE浏览器工具栏,状态栏,适合初学者学习,借鉴-ie plug-in, change the IE browser toolbar, status bar, suitable for beginners to learn and draw
- 2022-08-15 14:51:54下载
- 积分:1
-
利用Webbrowser控件,动态修改和编辑网页。包括:将DHTML语句写入到浏览器,浏览器的编辑和浏览模式自由切换...
利用Webbrowser控件,动态修改和编辑网页。包括:将DHTML语句写入到浏览器,浏览器的编辑和浏览模式自由切换-Using webbrowser control, dynamic modification and edit pages. Including: DHTML statement will write to the browser, browsers, editing and browsing mode switch
- 2022-04-01 14:28:00下载
- 积分:1