搜索资源列表
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
GetLinks21
- 主要功能为获取网页所有链接,首先是用IHTMLDocument2的get_links,来获取IHTMLElementCollection接口,再通过IHTMLElementCollection来获取IHTMLAnchorElement,而IHTMLAnchorElement接口的get_href就是我们想要的,通过循环获取,我们就可以得到网页的所有链接了。
获取网页密码、代码程序
- 本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口-this program demonstrated how to handle through the window from the desired command control interface IHtmlDocument2
enum_selected_elements_demo
- How to identify the different elements in the selection of web pages <H2>Introduction</H2> <P>First, I get an IHTMLDocument2 interface for the browser component and then get the selection property of the interface to get an
IHTMLDocument2findAtag
- IHTMLDocument2应用,遍历本地HTML文件中的所有超级链接。-IHTMLDocument2 yingyong,bianlibendi HTML wenjianzhongdesuoyoulianjie. My English is poor.
IEHelper_src
- The purpose of this article is to show how to use IWebBrowser2, IHTMLDocument2 and IHTMLElement objects
GetAllWebAddress
- 用IHTMLDocument2接口获取打开网页中的所有网址链接-IHTMLDocument2 interface with open access to all Web page links
get_links
- 如何提取网页中所有链接 见过“网际快车”的“使用网际快车下载全部链接”这个功能吗?想实现它,我们可以这样做: IE有几个有用的接口,我们可以用它来提取网页所有链接。-IHTMLDocument2 get_links
IHTMLDocument2
- IHTMLDocument2的使用 (DOM编程)-IHTMLDocument2 (DOM programm)
IEHelper_src
- The purpose of this article is to show how to use IWebBrowser2, IHTMLDocument2 and IHTMLElement objects
pail32
- 本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口-This procedure demonstrates how to through the window handle to collect the webbrowser control IHtmlDocument2 interface
9296218
- 本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口-This procedure demonstrates how to through the window handle to collect the webbrowser control IHtmlDocument2 interface
wvbtoowser-demonstrates-webbrowser
- 本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口(This procedure demonstrates how to through the window handle to collect the webbrowser control IHtmlDocument2 interface)
169452
- 本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口()
gqdui390
- 本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口()