CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 浏览器 搜索资源 - 获取网页

搜索资源列表

  1. myWininet_1

    0下载:
  2. mywininet_1是一个通过inet来获取网页内容的程序
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:42301
    • 提供者:杨明新
  1. GetLinks21

    1下载:
  2. 主要功能为获取网页所有链接,首先是用IHTMLDocument2的get_links,来获取IHTMLElementCollection接口,再通过IHTMLElementCollection来获取IHTMLAnchorElement,而IHTMLAnchorElement接口的get_href就是我们想要的,通过循环获取,我们就可以得到网页的所有链接了。
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:629815
    • 提供者:zhangmeng
  1. analyzer

    0下载:
  2. 一个简单的网页分析器 系统需求: 1. 编写Socket客户端访问WEB服务器,获取网页至本地硬盘; 2. 分析第1步中抓取的网页内容,找出所有图片链接URL信息。3. 统计第1,第2步中下载文件(包括网页文件与图片文件)的大小(即字节数和); 4. 统计第1,第2步所消耗的时间和; 5. 在屏幕上打印该WEB网页的访问速度(bytes/second) = 下载文件总大小/下载总耗时。
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:2237
    • 提供者:lcg
  1. html_getData

    0下载:
  2. 使用htmlutil包获取网页中的图片,获取后的图片保存在本机中。
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:7362249
    • 提供者:cpc
  1. 如何获取网页密码框中的密码

    0下载:
  2. 如何获取网页密码框中的密码,可以获取网页中星号中的密码-how to access the password box website password, which can access the website of Star password
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:67318
    • 提供者:陈兵
  1. MyWebBrowserCtrlTest

    0下载:
  2. CWebBrowser2浏览器 实现获取网页标签
  3. 所属分类:Browser Client

    • 发布日期:2017-03-31
    • 文件大小:41487
    • 提供者:
  1. getUrl

    0下载:
  2. 当我们浏览网页,有时候需要保存网页上的某些链接,于是就随便整了这么一个小东东,来获取网页上的所有链接。-When we browse the Web, and sometimes need to preserve certain links on the page, so on the whole not such a small Dongdong, to obtain all the links on the page.
  3. 所属分类:Browser Client

    • 发布日期:2017-04-24
    • 文件大小:202783
    • 提供者:熊猫
  1. http

    0下载:
  2. 一个html解析器,能够从指定网页中获取图片并保存。-This is a html parser, this parser can access a specified page and save the picture in your computer.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-24
    • 文件大小:840747
    • 提供者:sunjinpei
  1. showvalue

    0下载:
  2. 获取网页表单的原码,有了这个就可以随时获取各个网页的表单值了-Web form to obtain the original code, with this you can access various web pages at any time the value of the form
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:12886
    • 提供者:急口令
  1. getdata

    0下载:
  2. 获取网页指定表格数据,输入网页中指定表格号码,获取表格内内容-Specified form of data access page, enter the page number in the prescribed form, to obtain the contents of the form
  3. 所属分类:Browser Client

    • 发布日期:2017-03-25
    • 文件大小:2951
    • 提供者:张建军
  1. cnsat

    0下载:
  2. 一个页面采集代码,获取网页的制定内容 可以用参考作用-A page collection code, access the page content can be used to develop reference
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:464020
    • 提供者:nike
  1. wangye

    0下载:
  2. 输入网页地址,自动获取网页所有超链接,并生成文件保存-Enter the web address, web access to all hyperlinks automatically, and generate the file
  3. 所属分类:Browser Client

    • 发布日期:2017-03-27
    • 文件大小:236261
    • 提供者:陈诚
  1. IEABOUT

    0下载:
  2. 获取外部IE浏览器网页源码和密码框的密码例程-IE browser page to get an external source and the password box password routine
  3. 所属分类:Browser Client

    • 发布日期:2017-03-31
    • 文件大小:3207
    • 提供者:吕在
  1. VCPPwebpageautofill

    1下载:
  2. VC++ 获取表单,网页自动填表,自动提交!-VC++ web page auto fill
  3. 所属分类:Browser Client

    • 发布日期:2014-10-27
    • 文件大小:58368
    • 提供者:李枫
  1. VBZHuaipin

    1下载:
  2. 抓取屏幕中网页的图片:获取WebBrowser控件句柄,获取网页显示区域信息,获取整个网页宽度场景,执行抓图操作-Webpage capture screen picture: get WebBrowser control handle, get Webpage display regional information, get the entire width of Webpage scene, take the screenshot operation
  3. 所属分类:Browser Client

    • 发布日期:2017-03-26
    • 文件大小:11423
    • 提供者:zhang
  1. soucecodeof

    0下载:
  2. 获取网页源代码,并对其进行显示,对于学习网络编程的朋友很有好处-get the source code of net, and display it, it s good for you
  3. 所属分类:Browser Client

    • 发布日期:2017-04-27
    • 文件大小:14243
    • 提供者:刘刚
  1. ms

    0下载:
  2. 京东秒杀程序,获取网页html文件,采用正则表达式搜索,匹配和判断,可以看看,性能有待进一步提高,可运行-Jingdong spike procedures to obtain the page html file using regular expression search, matching and judgment, you can see, the performance should be further improved, you can run
  3. 所属分类:Browser Client

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:杨焱煜
搜珍网 www.dssz.com