Welcome![Sign In][Sign Up]
Location:
Search - WebBrowser

Search list

[Web ServerWebBrowser_demo

Description: 一个VC下的WebBrowser,本人收集-a VC under the WebBrowser, I gather
Platform: | Size: 52224 | Author: Glacier | Hits:

[Proxy Serverwebbrowser_proxy

Description: WebBrowser做流畅览器,设置代理服务器网问VB源代码-WebBrowser so fluent browser, set up the proxy server network asked VB source code
Platform: | Size: 12288 | Author: 周红 | Hits:

[Windows DevelopInputWebBrowser

Description: 在C#中导入WebBrowser控件,生成具有强名称的程序集-in C# into WebBrowser control, have generated strong name of the procedures set
Platform: | Size: 3072 | Author: tanwh | Hits:

[Delphi VCLXBrowser

Description: webbrowser控件使用是有三个难道,一是新页面的打开,二是脚本错误的提示,三是当前页的复制。本程序从实例角度来解决这些问题。-webbrowser control is the use of three Is : First, the opening of a new page, 2 is the wrong script hints, and the third is a copy of the current page. Examples of this procedure from the perspective of solving these problems.
Platform: | Size: 216064 | Author: 隐蓝 | Hits:

[Windows DevelopFullScreenbrowser

Description: 全屏网页外壳,测出屏幕大小,然后,根据大小全屏查看网页,有与webbrowser控件交互-full screen website shell, measuring the size of the screen, then, according to full-screen size View website webbrowser with interactive controls
Platform: | Size: 339968 | Author: chenzq | Hits:

[Browser ClientMyownbrowser

Description: 利用WebBrowser控件创建自己的浏览器-use WebBrowser control to establish its own browser
Platform: | Size: 40960 | Author: snake | Hits:

[Otherhtmlviewersample

Description: 向你演示如何使用WebBrowser控件,以及如何隐藏浏览器窗口中的环境菜单-to demonstrate how you use WebBrowser control, and how hidden browser window environment menu
Platform: | Size: 20480 | Author: 李灵 | Hits:

[Internet-Networkwebbrowser-C

Description: 本程序是一个为非常简单的网络下载的程序,用visual C# 2005编写-this procedure is a very simple for the network download procedures, using visual C# 2005 prepared
Platform: | Size: 23552 | Author: 飞飞 | Hits:

[ISAPI-IEIE4SinkDemo

Description: 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(Sender: TObject) procedure WebBrowser1DocumentComplete(Sender: TObject const pDisp: IDispatch var URL: OleVariant) procedure DemoEventSink(Sender: TObject) private public { Public declarations } end var Form1: TForm1 implementation {$R *.dfm} uses MSHTML, IEDocHostUIHandler, IEConst, DHTMLEvent,comobj var FDocHostUIHandler: TDocHostUIHandler //为屏蔽右键菜单 Doc : IHTMLDocument2 Element : IHTMLElement EventSink: TDHTMLEvent procedure TForm1.FormCreate(Sender: TObject) begin FDocHostUIHandler := TDocHostUIHandler.Create //为屏蔽右键菜单 EventSink := TDHTMLEvent.Create WebBrowser1.Navigate(GetCurrentDir + \index.htm ) end procedure TForm1.DemoEventSink(Sender: TObject) Var S:String -unit Cweb2 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, OleCtrls. SHDocVw, StdCtrls. ActiveX type TForm1 = class (TForm) WebBrowser 1 : TWebBrowser procedure FormCreate (Sender : TObject) procedure WebBrowser1DocumentComp lete (Sender : TObject const pDisp : IDispatch var URL : OleVariant) procedure DemoEventSink (Sender : TObject) private public (Public declaration s) var end Form1 : TForm1 implementation ($ R*. dfm) uses MSHTML , IEDocHostUIHandler, IEConst, DHTMLEven t, comobj var FDocHostUIHandler : TDocHostUIHandler// right-click menu for shielding Doc : IHTMLDocument2 Element : IHTMLElement EventSink : TDHTMLEvent procedure TForm1.FormCreate ( Sender : TObject) begin FDocHostUIHandler : = TDocHostUIHandler.Create// right-clic
Platform: | Size: 19456 | Author: | Hits:

[Delphi/CppBuilderDelphiTipsC

Description: 目录 1、如何检测Insert、Capslock、NumLock、ScrollLock状态键的状态 2、检测驱动器类型名字 3、如何操作INI文件 4、用delphi6+Apache 开发动态网站(创建一个简单的网页) 5、TwebBrowser构件剖析 6、WebBrowser屏幕滚动的实现,设置WebBrowser的焦点-a catalog, how to detect Insert, Capslock, NumLock. ScrollLock key state of the two states to detect actuator name three types, how to operate the INI file 4, delphi6 with Apache to develop dynamic web site (Create a simple web site) 5. TwebBrowser Component Analysis 6, the WebBrowser screen realization, WebBrowser set the focus
Platform: | Size: 410624 | Author: | Hits:

[Internet-Networkliubo77_0641

Description: 这是为公司产品所做的一个程序,它分析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 devices. (USB equipment write some code to disregard, designated equipment needed to run) the principal examples of the use webbrowser visit pages, then analyzed to extract the required content.
Platform: | Size: 64512 | Author: leestar | Hits:

[source in ebookvc_jiqiaoshili_part13_14

Description: 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. AddIEButton往IE的工具条上添加自定义的图标 8. MyBrowser利用WebBrowser控件创建自己的浏览器 第14章 帮助系统 本章共有两个例子: 1. HlpDemo如何制作一个传统的hlp格式的帮助文件 2. CHM如何制作一个CHM格式的帮助文件 至此,本书源码已上传完毕,非常抱歉要分开来上传,学校的网络实在太差了-Visual.C program design techniques and examples-- matching CD Chapter 13 of this chapter network programming, there are eight examples : 1. PowerNetConfig in Win2000 system changes hostname, IP, Gateway, Subnet Mask and Proxy Server 2. GetAllIP be multi-homed host multiple IP addresses 3. EnumH osts Enumerate LAN computer 4. GetMac card read Mac addresses five. C_S Dem o a small company customer service system-- C/S examples of the use of six. Mount procedures in the application of mapping network drives All seven. AddIEButton to add Hi IE icon from the definition of eight. MyBrowse r use WebBrowser control to establish its own browser Chapter 14 of this chapter help system consists of two examples : 1. HlpDemo how to make a traditional hlp format documents with the help of two. CHM ho
Platform: | Size: 2324480 | Author: xixi | Hits:

[Internet-NetworkVB_WEB

Description: 获取VB中WebBrowser跳转后的网址-VB WebBrowser access the website Jump
Platform: | Size: 2048 | Author: fj | Hits:

[Internet-Networkvb_autoweb

Description: 自动填写WebBrowser的广西框例子-automatically fill in the Guangxi frame WebBrowser example
Platform: | Size: 15360 | Author: fj | Hits:

[Browser ClientWebBrowser

Description: 一个用C#字的浏览器程序!很好用的,和大家一起分享!-a word with C# browser procedures! Good use, and share with everyone!
Platform: | Size: 199680 | Author: 王玮 | Hits:

[OtherHtmlTest

Description: 如何显示模式的HTML对话框(比使用微软的webbrowser控件简单)-How to display HTML dialog model (than the use of Microsoft
Platform: | Size: 3877888 | Author: wang | Hits:

[Browser ClientCWebHtmlTest

Description: 用WebBrowser控件实现自动登陆到一个网站.可获取cookie,根据cookie打开其他页面!-Using WebBrowser control to realize automatic landing a website. May obtain cookie, in accordance with cookie to open another page!
Platform: | Size: 58368 | Author: fjs | Hits:

[JSP/JavaWebBrowser

Description: Java编写的网页浏览器,便于新手学习-Java web browser to prepare for new learning
Platform: | Size: 6144 | Author: qqq | Hits:

[Browser Clientwebbrowser_javascript

Description: delphi实现webbrowser中控制执行javascript脚本-delphi realize the implementation of webbrowser control javascript script
Platform: | Size: 4096 | Author: 黄林 | Hits:

[EditorWebBrowserWord

Description: 使用WebBrowser控件作为容器打开Word文档 === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11.0 Object Library (MSO.dll) Microsoft Dialog Automation Objects (DlgObjs.dll) 具体一些功能,请查看源码示例。-Use WebBrowser control to open Word document as a container === === === === === === === The source code to demonstrate the use of WebBrowser control to open Word document as a container operation. Need to add reference works for the Office in support of the main library, this example is OFFICEXP 2003 in the open environment. Documents required are as follows: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11.0 Object Library (MSO.dll) Microsoft Dialog Automation Objects (DlgObjs.dll) specific features, please view the source code examples.
Platform: | Size: 20480 | Author: qi | Hits:
« 1 2 34 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net