文件名称:crawler

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 21kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 王**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Spider又叫WebCrawler或者Robot,是一个沿着链接漫游Web 文档集合的程序。它一般驻留在服务器上,通过给定的一些URL,利用HTTP等标准协议读取相应文档,然后以文档中包括的所有未访问过的URL作为新的起点,继续进行漫游,直到没有满足条件的新URL为止。WebCrawler的主要功能是自动从Internet上的各Web 站点抓取Web文档并从该Web文档中提取一些信息来描述该Web文档,为搜索引擎站点的数据库服务器追加和更新数据提供原始数据,这些数据包括标题、长度、文件建立时间、HTML文件中的各种链接数目等-Spider called WebCrawler or Robot, a collection of documents along the Web link roaming procedures. It generally resides on the server, by giving some of the URL, using HTTP and other standard protocols to read the documentation, then all included in the document URL is not visited as a new starting point, continue to roam until the conditions are not met until the new URL. WebCrawler' s main function is to automatically from the Web site on the Internet crawled Web documents and Web documents from the extraction of some information to describe the Web document, the site for the search engine' s database server and update the data provided additional raw data, including title, length, file creation time, HTML file, the number of various links, etc.
相关搜索: java
html

(系统自动生成,下载前可以参看下载内容)

下载文件列表

crawler\src\edu\uci\ics\crawler4j\crawler\Configurations.java

.......\...\...\...\...\.........\.......\CrawlController.java

.......\...\...\...\...\.........\.......\HTMLParser.java

.......\...\...\...\...\.........\.......\IdleConnectionMonitorThread.java

.......\...\...\...\...\.........\.......\LinkExtractor.java

.......\...\...\...\...\.........\.......\Page.java

.......\...\...\...\...\.........\.......\PageFetcher.java

.......\...\...\...\...\.........\.......\PageFetchStatus.java

.......\...\...\...\...\.........\.......\WebCrawler.java

.......\...\...\...\...\example\advanced\Controller.java

.......\...\...\...\...\.......\........\CrawlStat.java

.......\...\...\...\...\.......\........\Downloader.java

.......\...\...\...\...\.......\........\MyCrawler.java

.......\...\...\...\...\frontier\DocIDServer.java

.......\...\...\...\...\........\Frontier.java

.......\...\...\...\...\........\WebURLTupleBinding.java

.......\...\...\...\...\........\WorkQueues.java

.......\...\...\...\...\url\URLCanonicalizer.java

.......\...\...\...\...\...\WebURL.java

.......\...\...\...\...\.til\IO.java

.......\...\...\...\...\....\Util.java

.......\...\...\...\...\crawler4j\crawler

.......\...\...\...\...\example\advanced

.......\...\...\...\...\crawler4j

.......\...\...\...\...\example

.......\...\...\...\...\frontier

.......\...\...\...\...\url

.......\...\...\...\...\util

.......\...\...\...\ics

.......\...\...\uci

.......\...\edu

.......\src

crawler

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org