-
包括HTTP的服务器程序,又包括HTTP的浏览器程序。
包括HTTP的服务器程序,又包括HTTP的浏览器程序。-including HTTP server programs, including HTTP browser procedures.
- 2022-03-21 20:38:06下载
- 积分:1
-
firefox源码 希望大家能够通过这个源码文件了解到一些编程理念...
firefox源码 希望大家能够通过这个源码文件了解到一些编程理念-firefox code
- 2022-03-01 00:44:00下载
- 积分:1
-
此代码为日历控件的代码。在网页开发中使用。
此代码为日历控件的代码。在网页开发中使用。
- 2022-05-21 21:48:18下载
- 积分:1
-
一个用于学习留言功能的例子程序,能方便大家很快地入手
一个用于学习留言功能的例子程序,能方便大家很快地入手-a voice for the study of functional examples procedures, we can facilitate start soon
- 2023-05-10 14:15:03下载
- 积分:1
-
站长以前写的触摸屏用的浏览器程序,含一个软键盘
站长以前写的触摸屏用的浏览器程序,含一个软键盘- Stationmaster before writes the browser procedure which touches
the screen to use, contains a soft keyboard
- 2022-03-10 01:30:48下载
- 积分:1
-
HTTP客户端控件和COM对象
HTTP客户端控件和COM对象-HTTP client controls and COM object
- 2022-05-25 20:22:24下载
- 积分:1
-
一个使用CJ60的小型浏览器的例子
一个使用CJ60的小型浏览器的例子-A small-scale use of CJ60 browser example
- 2022-08-12 23:13:25下载
- 积分:1
-
这是个浏览器,它可以同时浏览多个网页,占用系统资源小,可以自动拦截广告,使用起来非常方便....
这是个浏览器,它可以同时浏览多个网页,占用系统资源小,可以自动拦截广告,使用起来非常方便.-This is a browser, it can also browse multiple sites, taking up system resources small, it will automatically blocking ads, it is very convenient to use.
- 2022-08-13 20:31:10下载
- 积分: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
-
简单实用的个人blog站点.C#编写.比较简单.
简单实用的个人blog站点.C#编写.比较简单.-Simple personal blog site. C# Prepared. Relatively simple.
- 2022-02-01 15:26:06下载
- 积分:1