-
Internet Explorer program.Write by VB.Short and easy.
VB写的网页浏览器。代码简单易懂,短小精悍。-Internet Explorer program.Write by VB.Short and easy.
- 2022-01-30 17:19:39下载
- 积分:1
-
相当简单的浏览器,可以查看网页源代码,能够保存
相当简单的浏览器,可以查看网页源代码,能够保存-Relatively simple browser, you can view the page source code, to preserve
- 2022-07-28 15:23:08下载
- 积分:1
-
类似于迷你讯雷的东西,给公司做的不过目前还没有去实现多线程下载。不过整体已经完工,慢慢休善。...
类似于迷你讯雷的东西,给公司做的不过目前还没有去实现多线程下载。不过整体已经完工,慢慢休善。-appear similar to the mini-radar things to do but the company has yet to realize multi-threaded download. But generally has been completed, slowly off good.
- 2022-02-14 22:08:18下载
- 积分:1
-
初次尝试网络编程用程序
初次尝试网络编程用程序-我的浏览器
使用Visual C-MY_WEB browers
- 2022-03-20 09:03:06下载
- 积分:1
-
使用的+ +编写的网页浏览器的源代码实例
运用VC++编写的web网络浏览器实例源代码-The use of VC++ to prepare the web web browser source code examples
- 2022-01-20 23:21:25下载
- 积分:1
-
本文主要论述了嵌入式浏览器开发所涉及到的技术,对HTML词法分析、浏览器JavaScript支持、linux和gtk编程等做了详细的分析和介绍,并对Netbit...
本文主要论述了嵌入式浏览器开发所涉及到的技术,对HTML词法分析、浏览器JavaScript支持、linux和gtk编程等做了详细的分析和介绍,并对Netbit浏览器的开发进行了介绍,分析了主要的模块的功能和组成,并给出了主要算法。-This article discusses the development of embedded browser technology involved, lexical analysis of HTML, JavaScript browser support, linux and programming such as gtk make a detailed analysis and the introduction of the browser Netbit the introduction of the development, Analysis of the main functions of the modules and components, and give the main algorithm.
- 2022-08-07 21:26:13下载
- 积分:1
-
触摸屏用浏览器软件,具有软键盘、弹出式窗口规格化显示、窗口切换等功能。...
触摸屏用浏览器软件,具有软键盘、弹出式窗口规格化显示、窗口切换等功能。-Touchscreen browser software, with soft keyboard, the pop-up window is normalized, the window switching capabilities.
- 2023-05-27 06:20: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
-
测试http客户端源代码
http client test source code
- 2023-02-18 18:45:03下载
- 积分:1
-
关于网络浏览器的开发使用说明以及操作软件,使用非常的方便而且实用...
关于网络浏览器的开发使用说明以及操作软件,使用非常的方便而且实用-With regard to the development of a web browser using the instructions and operating software, use very convenient and practical
- 2022-01-25 21:18:13下载
- 积分:1