CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 读取 网页

搜索资源列表

  1. openurl

    0下载:
  2. C#编写的WIN_FROM ,读取网页中的数据,但不支持中文-prepared by the C# WIN_FROM, reading the website, but the figures do not support the Chinese
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.45kb
    • 提供者:hlwhs
  1. PBInternet

    0下载:
  2. PB读取Internet文件问容,比如读取网页内容等-PB asked to read documents Internet content, such as read website content
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.92kb
    • 提供者:nn
  1. BHO1

    1下载:
  2. BHO:其不仅包含读取网页中的密码,同时还包含密码等用户信息回添!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:16.19kb
    • 提供者:jerffsan
  1. wwwwwwwwwwwww(1)

    0下载:
  2. 比较好的读取网页的控件 ,能动态显示页面,如果无法连接当前页面,则连接本地页面
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:31.27kb
    • 提供者:阮洲
  1. reademail

    0下载:
  2. 一个读取网页中的电子邮件地址的程序,用于提取电子邮件地质发送广告-a website to read the e-mail addresses and procedures for extracting geological send e-mail advertisements
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:27.98kb
    • 提供者:金大兵
  1. ReadDate

    0下载:
  2. 读取网页中的股票数据,然后将其自动填充的列表中。自动化的提取网页中的股票的各种指数。-read website of stock data, and then automatically fill the list. Automated extraction website of the stock index.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:41.23kb
    • 提供者:金大兵
  1. VBActiveXmultithread

    1下载:
  2. VB 实现多线程 ActiveX 多线程读取网页-use VB to create Active X multi thread loading multi web pages
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:13.34kb
    • 提供者:kenny
  1. NetDoc

    1下载:
  2. 程序演示了在VB种用XML对象读取远程网页的代码。 并通过HTMLDocument分析出网页的文本内容。 再通过分行识别处理的方法提取出所需要的网页数据。-Demonstration program in VB using XML object of a remote web page to read the code. HTMLDocument analysis through the text of a page. Through the branches to identify w
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7.91kb
    • 提供者:jjyyyyjj
  1. reademail

    0下载:
  2. 数据匹配,初学者必备,读取网页邮箱的代码-Data matching, beginners must-read page-mail code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:34.93kb
    • 提供者:lmingming
  1. getwebpagecontent

    0下载:
  2. 字节方式读取网页内容,返回网页内容的全部字符,只需提供正确的网页地址即可浏览网页-get all the content of the web page if you have provided the correct address
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:700byte
    • 提供者:wangwei
  1. RSS

    0下载:
  2. 获取RSS内容,下载网页,读取下载后的网页。-Get RSS content, download page, read the download page.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:独孤锐源
  1. python_mikezp59

    0下载:
  2. 读取url的内容, python 3.1.1开发。非常简单,只需要给定一个url作为参数,就可以读取网页内容-read the content of a url, very simple. You just need to give a url as parameter.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3.78kb
    • 提供者:mike
  1. Favorites

    0下载:
  2. 用VB开发的读取网页搜藏夹的简短的代码,本程序只做交流使用-VB-page search hidden folders to read a short code, the exchange of use of this procedure Zhizuo
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:133.6kb
    • 提供者:qq2010comcn
  1. SPIDER

    0下载:
  2. 网络蜘蛛即Web Spider,是一个非常形象的名字。把互联网比喻成一个蜘蛛网,那么Spider程序就是在网上爬来爬去的蜘蛛。网络蜘蛛是通过网页的链接地址来寻找网页,从网站的某一个页面(通常是首页)开始,读取网页的内容,找到在网页中的其它链接地址,然后通过这些链接地址寻找下一个网页,这样一直循环下去,直到把这个网站所有的网页都抓取完为止。如果把整个互联网当成一个网站,那么网络蜘蛛就可以用这个原理把互联网上所有的网页都抓取下来。-Web spider that Web Spider, is a v
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:213.56kb
    • 提供者:
  1. HTMLDownloader

    0下载:
  2. 输入网址 读取网页 抓取文字信息 文本文档读出-Enter a URL to read a web page to read a text message text documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:44.36kb
    • 提供者:王威
  1. vbgethtmlcodes

    1下载:
  2. VB编程序获取网页Html的源代码,随便输入一个网址,只要是能正常打开的网址,就能得到对应的HTML源代码文件,功能比较单一,了解的朋友会知道,其实原理非常简单。-Programmed for Web Html VB source code, enter a URL, as long as normal to open the site can can get the corresponding HTML source code files, function relatively simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3.76kb
    • 提供者:zs3
  1. WebDownloader-2010-10-10

    0下载:
  2. 原创源码,抓取网页,并且将网页html转换成XML格式,然后分析,根据xml路径读取指定的数据。-download the web,change the html web to xml file,parse the web and get the information.
  3. 所属分类:C#编程

    • 发布日期:2013-03-25
    • 文件大小:591.93kb
    • 提供者:叶飞
  1. ggyw2

    0下载:
  2. 超速读取网页源码模块,很不错的易语言模块,易爱好者可以下载使用-Read the page source module speed, very good and easy language modules, fans can download the easy to use
  3. 所属分类:其他小程序

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:opend4
  1. getwebfile

    0下载:
  2. 使用VBscr ipt读取网页源文件,为分析网页数据提供数据。提供示例:自动获取symantec病毒更新库-use VBscr ipt to read web soure file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.1kb
    • 提供者:张铭
  1. dotaT1fz-v8.0

    0下载:
  2. 网页表格内容抓取,只能读取网页中的表格内容并显示(Web page content grabbing)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:2.59mb
    • 提供者:小小真好玩
« 12 3 4 5 »
搜珍网 www.dssz.com