搜索资源列表
FullScreenbrowser
- 全屏网页外壳,测出屏幕大小,然后,根据大小全屏查看网页,有与webbrowser控件交互-full screen website shell, measuring the size of the screen, then, according to full-screen size View website webbrowser with interactive controls
Myownbrowser
- 利用WebBrowser控件创建自己的浏览器-use WebBrowser control to establish its own browser
htmlviewersample
- 向你演示如何使用WebBrowser控件,以及如何隐藏浏览器窗口中的环境菜单-to demonstrate how you use WebBrowser control, and how hidden browser window environment menu
webbrowser-C
- 本程序是一个为非常简单的网络下载的程序,用visual C# 2005编写-this procedure is a very simple for the network download procedures, using visual C# 2005 prepared
IE4SinkDemo
- unit Cweb2 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, OleCtrls, SHDocVw, StdCtrls, ActiveX type TForm1 = class(TForm) WebBrowser1: TWebBrowser procedure FormCreate(Se
liubo77_0641
- 这是为公司产品所做的一个程序,它分析yahoo的天气网页得到天气信息,然后写入USB连接设备中。(USB设备写入的代码部分不必理会,需要指定设备才能运行)主要示例了用webbrowser访问页面,然后分析提取所需要内容。-This is the company's products have done a procedure, which analyzes yahoo weather homepage weather information, then into the USB devi
vc_jiqiaoshili_part13_14
- Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButto
VB_WEB
- 获取VB中WebBrowser跳转后的网址-VB WebBrowser access the website Jump
vb_autoweb
- 自动填写WebBrowser的广西框例子-automatically fill in the Guangxi frame WebBrowser example
WebBrowser
- 一个用C#字的浏览器程序!很好用的,和大家一起分享!-a word with C# browser procedures! Good use, and share with everyone!
UnsafeNativeMethods
- 从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现从内存流中加载图片等文件到WEBBROWSER控件
HtmlTest
- 如何显示模式的HTML对话框(比使用微软的webbrowser控件简单)
CWebHtmlTest
- 用WebBrowser控件实现自动登陆到一个网站.可获取cookie,根据cookie打开其他页面!
webbrowser_javascript
- delphi实现webbrowser中控制执行javascr ipt脚本
WebBrowserWord
- 使用WebBrowser控件作为容器打开Word文档 === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11.0 Object Library (MSO.dll)
WebBrowser
- 用c++ builder 实现的一个浏览器,使用TCppWebBrowser控件,功能强大!
WebBrowser
- JAVA编的简单的网页浏览器,输入URL地址,可访问相应的网页。
WebBrowser_HTML
- 直接访问WebBrowser控件中的HTML源码,不是通过document.body.innerHTML方式,而是通过IPersistStreamInit!
webbrowserpainterdemo
- 使用WebBrowser控件时在网页元素上绘制文本或其他自定义内容
OPENHTM
- 1. PowerNetConfig 在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP 得到多穴主机的多个IP地址 3. EnumHosts 枚举局域网内的计算机 4. GetMac 读取网卡的Mac地址 5. C_S Demo 一个小型的公司客服系统——C/S使用示例 6. Mount 在应用程序中映射网络驱动器 7. AddIEButton 往IE的工具条上添加自定义的图标 8. MyBrow