-
用C#开发的如何自制浏览器程序,非常简单,好用,我用在自己的程序里,增加了功能....
用C#开发的如何自制浏览器程序,非常简单,好用,我用在自己的程序里,增加了功能.-With C# Developed procedures for how the self-browser, is very simple, easy to use, I use in their own program, an increase of function.
- 2022-01-27 21:25:26下载
- 积分:1
-
用正则表达式作校验
用正则表达式作校验-Regular expressions are used for calibration
- 2022-11-08 14:25:03下载
- 积分:1
-
一种新的非常棒的 在线编辑器
一种新的非常棒的 在线编辑器...
一种新的非常棒的 在线编辑器
一种新的非常棒的 在线编辑器-online editor
- 2022-10-27 18:55:04下载
- 积分:1
-
GUI Webbrowser in LabWincows CVI C
GUI Webbrowser in LabWincows CVI C-Code for visualice a webcam and control a roboter via WLAN
- 2022-07-08 21:08:57下载
- 积分:1
-
初次尝试网络编程用程序
初次尝试网络编程用程序-我的浏览器
使用Visual C-MY_WEB browers
- 2022-03-20 09:03:06下载
- 积分: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
-
实现网页浏览器的基本功能!用twebbrower控制!
实现了基本功能的Web浏览器! 使用了TWebBrower控件!-Realize the basic functions of the Web browser! Used TWebBrower control!
- 2022-01-25 15:48:47下载
- 积分: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
-
看网络电视不可或缺的好电视软件。大家分享一下。
看网络电视不可或缺的好电视软件。大家分享一下。-network television to see a good TV indispensable software. We share.
- 2022-12-20 03:25:03下载
- 积分: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-04-19 11:13:40下载
- 积分:1