文件名称:threadgathers
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-23
- 文件大小:
- 231kb
- 下载次数:
- 0次
- 提 供 者:
- lpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#多线程新闻采集源代码,通过程序,可实现几乎所有网页的新闻抓龋根据DataSourceID,获取Gather_DataSourceConfig实体类,根据实体类中的网页采集地址url,-C# multi-threaded news gathering source code, through the program, you can achieve almost all of the pages of the news caught caries according DataSourceID, get Gather_DataSourceConfig entity class collection address url entity classes based on web pages
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多线程采集C#源代码\DataEntity\DataEntity.csproj
..................\..........\Entity_GatherThread.cs
..................\..........\Entity_Gather_Article.cs
..................\..........\Entity_Gather_BasicConfig.cs
..................\..........\Entity_Gather_DataSourceConfig.cs
..................\..........\Entity_Gather_Message.cs
..................\..........\Entity_Gather_OperationKind.cs
..................\..........\Entity_Gather_ParticularConfig.cs
..................\..........\Entity_Gather_Period.cs
..................\..........\Properties\AssemblyInfo.cs
..................\....Factory\bin\Release\Microsoft.ApplicationBlocks.OleDb.dll
..................\...........\DataFactory.csproj
..................\...........\DataOperater.cs
..................\...........\PageCommon.cs
..................\...........\.roperties\AssemblyInfo.cs
..................\WebDataGather\AboutUs.cs
..................\.............\AboutUs.Designer.cs
..................\.............\AboutUs.resx
..................\.............\App.config
..................\.............\bin\Debug\WebDataGather.vshost.exe
..................\.............\...\.....\WebDataGather.vshost.exe.config
..................\.............\DataSourceManage.cs
..................\.............\DataSourceManage.Designer.cs
..................\.............\DataSourceManage.resx
..................\.............\Index.cs
..................\.............\Index.Designer.cs
..................\.............\Index.resx
..................\.............\MainForm.cs
..................\.............\MainForm.Designer.cs
..................\.............\MainForm.resx
..................\.............\MessageManage.cs
..................\.............\MessageManage.Designer.cs
..................\.............\MessageManage.resx
..................\.............\ParticularManage.cs
..................\.............\ParticularManage.Designer.cs
..................\.............\ParticularManage.resx
..................\.............\PeriodManage.cs
..................\.............\PeriodManage.Designer.cs
..................\.............\PeriodManage.resx
..................\.............\Program.cs
..................\.............\...perties\AssemblyInfo.cs
..................\.............\..........\Resources.Designer.cs
..................\.............\..........\Resources.resx
..................\.............\..........\Settings.Designer.cs
..................\.............\..........\Settings.settings
..................\.............\WebDataGather.csproj
..................\WebDataGather.sln
..................\WebDataGather.suo
..................\数据库备份\Web采集数据库备份
..................\DataEntity\obj\Debug\TempPE
..................\....Factory\obj\Debug\TempPE
..................\WebDataGather\obj\Debug\TempPE
..................\DataEntity\bin\Debug
..................\..........\obj\Debug
..................\....Factory\bin\Debug
..................\...........\...\Release
..................\...........\obj\Debug
..................\WebDataGather\bin\Debug
..................\.............\obj\Debug
..................\DataEntity\bin
..................\..........\obj
..................\..........\Properties
..................\....Factory\bin
..................\...........\obj
..................\...........\Properties
..................\WebDataGather\bin
..................\.............\obj
..................\.............\Properties
..................\DataEntity
..................\DataFactory
..................\WebDataGather
..................\数据库备份
多线程采集C#源代码