文件名称:CSharpSpider
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 75kb
- 下载次数:
- 0次
- 提 供 者:
- 2**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#仿搜索引擎爬行演示程序源码,在URL处输入具体的网页地址,不要输入域名,输域名无效,也就是要指定到网页扩展名,这样程序就会顺着该页上的链接一个个抓取,在保存目录处设定好输出目录,抓取的文件会存入这个目录,动态文件也可以抓取,但动态代码部分是乱码,这是很正常的,如果不这样,互联网岂不乱哉!-C# fake search engine crawler demo program source code, type in the URL address of a specific web page, do not enter the domain name, the input domain is invalid, that is, to specify the extension to the web page, so that the program will follow the links on this page a month crawl, save the directory of the output directory is set up, grab the file into this directory, dynamic documents can crawl, but the dynamic part of the code is garbled, it is quite normal, if not, the Internet would it not chaos Masaya!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CSharpSpider\App.ico
............\AssemblyInfo.cs
............\Attribute.cs
............\AttributeList.cs
............\bin\Debug\Spider.exe
............\...\.....\Spider.pdb
............\...\.....\Spider.vshost.exe
............\DocumentWorker.cs
............\Done.cs
............\obj\Debug\Spider.csproj.GenerateResource.Cache
............\...\.....\Spider.exe
............\...\.....\Spider.pdb
............\...\.....\Spider.SpiderForm.resources
............\...\Spider.csproj.FileList.txt
............\Parse.cs
............\ParseHTML.cs
............\Spider.cs
............\Spider.csproj
............\Spider.csproj.user
............\Spider.exe
............\Spider.sln
............\Spider.suo
............\SpiderForm.cs
............\SpiderForm.resx
............\TestSpider.cs
............\bin\Debug\temp
............\obj\Debug\TempPE
............\bin\Debug
............\obj\Debug
............\bin
............\obj
CSharpSpider
............\AssemblyInfo.cs
............\Attribute.cs
............\AttributeList.cs
............\bin\Debug\Spider.exe
............\...\.....\Spider.pdb
............\...\.....\Spider.vshost.exe
............\DocumentWorker.cs
............\Done.cs
............\obj\Debug\Spider.csproj.GenerateResource.Cache
............\...\.....\Spider.exe
............\...\.....\Spider.pdb
............\...\.....\Spider.SpiderForm.resources
............\...\Spider.csproj.FileList.txt
............\Parse.cs
............\ParseHTML.cs
............\Spider.cs
............\Spider.csproj
............\Spider.csproj.user
............\Spider.exe
............\Spider.sln
............\Spider.suo
............\SpiderForm.cs
............\SpiderForm.resx
............\TestSpider.cs
............\bin\Debug\temp
............\obj\Debug\TempPE
............\bin\Debug
............\obj\Debug
............\bin
............\obj
CSharpSpider