文件名称:CSharpSpider
- 所属分类:
- 搜索引擎
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 103kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
"蜘蛛"(Spider)是Internet上一種很有用的程序,搜索引擎利用蜘蛛程序將Web頁面收集到數據庫,企業利用蜘蛛程序監視競爭對手的網站並跟蹤變動,個人用戶用蜘蛛程序下載Web頁面以便脫機使用,開發者利用蜘蛛程序掃瞄自己的Web檢查無效的鏈接……對於不同的用戶,蜘蛛程序有不同的用途。那麼,蜘蛛程序到底是怎樣工作的呢?
本文介紹如何用C#語言構造一個蜘蛛程序,它能夠把整個網站的內容下載到某個指定的目錄,程序的運行界面如圖一。你可以方便地利用本文提供的幾個核心類構造出自己的蜘蛛程序。 -"Spider" (Spider) is the Internet, a very useful procedure, the search engine spider programs will use to collect Web pages to the database, business process using spider to monitor and track changes in a competitor s site, individual users download Web pages with a spider program to off machine use, developers use the Web spider program scans your check invalid link ... ... different users have different procedures for the use of spider. So in the end is how the spider program work?
This article describes how to use the C# language to construct a spider program that can download entire site s content to a specified directory, run the program interface shown in Figure 1. You can easily use this article offers several core classes to construct their own spider.
本文介紹如何用C#語言構造一個蜘蛛程序,它能夠把整個網站的內容下載到某個指定的目錄,程序的運行界面如圖一。你可以方便地利用本文提供的幾個核心類構造出自己的蜘蛛程序。 -"Spider" (Spider) is the Internet, a very useful procedure, the search engine spider programs will use to collect Web pages to the database, business process using spider to monitor and track changes in a competitor s site, individual users download Web pages with a spider program to off machine use, developers use the Web spider program scans your check invalid link ... ... different users have different procedures for the use of spider. So in the end is how the spider program work?
This article describes how to use the C# language to construct a spider program that can download entire site s content to a specified directory, run the program interface shown in Figure 1. You can easily use this article offers several core classes to construct their own spider.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CSharpSpider
............\App.ico
............\AssemblyInfo.cs
............\Attribute.cs
............\AttributeList.cs
............\Backup
............\Backup1
............\.......\App.ico
............\.......\AssemblyInfo.cs
............\.......\Attribute.cs
............\.......\AttributeList.cs
............\.......\DocumentWorker.cs
............\.......\Done.cs
............\.......\Parse.cs
............\.......\ParseHTML.cs
............\.......\Spider.cs
............\.......\Spider.csproj
............\.......\Spider.csproj.user
............\.......\Spider.sln
............\.......\Spider.suo
............\.......\SpiderForm.cs
............\.......\SpiderForm.resx
............\.......\TestSpider.cs
............\.......\说明.htm
............\......\App.ico
............\......\AssemblyInfo.cs
............\......\Attribute.cs
............\......\AttributeList.cs
............\......\DocumentWorker.cs
............\......\Done.cs
............\......\Parse.cs
............\......\ParseHTML.cs
............\......\Spider.cs
............\......\Spider.csproj
............\......\Spider.csproj.user
............\......\Spider.sln
............\......\Spider.suo
............\......\SpiderForm.cs
............\......\SpiderForm.resx
............\......\TestSpider.cs
............\......\说明.htm
............\bin
............\...\Debug
............\...\.....\Spider.vshost.exe
............\...\.....\Spider.vshost.exe.manifest
............\DocumentWorker.cs
............\Done.cs
............\obj
............\...\Debug
............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\...\.....\TempPE
............\Parse.cs
............\ParseHTML.cs
............\Spider.cs
............\Spider.csproj
............\Spider.csproj.user
............\Spider.exe
............\Spider.sln
............\Spider.suo
............\SpiderForm.cs
............\SpiderForm.resx
............\temp
............\TestSpider.cs
............\UpgradeLog.XML
............\UpgradeLog2.XML
............\_UpgradeReport_Files
............\....................\UpgradeReport.css
............\....................\UpgradeReport.xslt
............\....................\UpgradeReport_Minus.gif
............\....................\UpgradeReport_Plus.gif
............\说明.htm
............\App.ico
............\AssemblyInfo.cs
............\Attribute.cs
............\AttributeList.cs
............\Backup
............\Backup1
............\.......\App.ico
............\.......\AssemblyInfo.cs
............\.......\Attribute.cs
............\.......\AttributeList.cs
............\.......\DocumentWorker.cs
............\.......\Done.cs
............\.......\Parse.cs
............\.......\ParseHTML.cs
............\.......\Spider.cs
............\.......\Spider.csproj
............\.......\Spider.csproj.user
............\.......\Spider.sln
............\.......\Spider.suo
............\.......\SpiderForm.cs
............\.......\SpiderForm.resx
............\.......\TestSpider.cs
............\.......\说明.htm
............\......\App.ico
............\......\AssemblyInfo.cs
............\......\Attribute.cs
............\......\AttributeList.cs
............\......\DocumentWorker.cs
............\......\Done.cs
............\......\Parse.cs
............\......\ParseHTML.cs
............\......\Spider.cs
............\......\Spider.csproj
............\......\Spider.csproj.user
............\......\Spider.sln
............\......\Spider.suo
............\......\SpiderForm.cs
............\......\SpiderForm.resx
............\......\TestSpider.cs
............\......\说明.htm
............\bin
............\...\Debug
............\...\.....\Spider.vshost.exe
............\...\.....\Spider.vshost.exe.manifest
............\DocumentWorker.cs
............\Done.cs
............\obj
............\...\Debug
............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\...\.....\TempPE
............\Parse.cs
............\ParseHTML.cs
............\Spider.cs
............\Spider.csproj
............\Spider.csproj.user
............\Spider.exe
............\Spider.sln
............\Spider.suo
............\SpiderForm.cs
............\SpiderForm.resx
............\temp
............\TestSpider.cs
............\UpgradeLog.XML
............\UpgradeLog2.XML
............\_UpgradeReport_Files
............\....................\UpgradeReport.css
............\....................\UpgradeReport.xslt
............\....................\UpgradeReport_Minus.gif
............\....................\UpgradeReport_Plus.gif
............\说明.htm