-
本文主要论述了嵌入式浏览器开发所涉及到的技术,对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
-
一个多窗口的浏览器源代码
一个多窗口的浏览器源代码-a multi-window browser source code
- 2022-06-29 00:26:31下载
- 积分:1
-
五十八个VRML模型实例
五十八个VRML模型实例-58 VRML model example
- 2022-08-13 12:44:13下载
- 积分:1
-
VB实现的一个多页面浏览器,源码较清晰
VB实现的一个多页面浏览器,源码较清晰-VB realize more than one page of the browser, a clear source
- 2022-04-20 18:42:37下载
- 积分:1
-
This is a simple browser interface breaks with the traditional interface, provid...
这是一款简单的浏览器,界面突破传统界面,提供一些基本的功能,另外添加了“百度”搜索。这个程序不很完善,可共一般初学者参考。-This is a simple browser interface breaks with the traditional interface, provide some basic functions, and added "Baidu" search. The procedures are not perfect, a total beginners general reference.
- 2022-01-26 03:47:11下载
- 积分:1
-
简单的下载工具~~~~~~~用于自行下载更新
简单的下载工具~~~~~~~用于自行下载更新-~~~~~~~ Simple download tools to download updates for their own
- 2022-02-03 22:48:44下载
- 积分:1
-
display picture to web client
display picture to web client
- 2022-07-19 10:05:56下载
- 积分:1
-
a simple browser source code
一个简易的浏览器的源代码-a simple browser source code
- 2023-06-22 11:55: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
-
a plug
一个mozilla的插件,,,,可以在mozilla浏览器中播放midi文件,,内有编译的要求-a plug-in,,,, the mozilla browser player midi document containing the compiler
- 2022-05-27 11:41:27下载
- 积分:1