基本信息
源码名称:C#爬虫程序源码
源码大小:1.89M
文件格式:.zip
开发语言:C#
更新时间:2022-06-19
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 4 元 
   源码介绍
C#爬虫程序源码

.
├── C#爬虫_爬虫.zip
├── LianJia_Spider
│   ├── LianJia_Spider
│   │   ├── App.config
│   │   ├── ChildForm
│   │   │   ├── childForm_about.Designer.cs
│   │   │   ├── childForm_about.cs
│   │   │   ├── childForm_about.resx
│   │   │   ├── childForm_completed.Designer.cs
│   │   │   ├── childForm_completed.cs
│   │   │   ├── childForm_completed.resx
│   │   │   ├── childForm_home.Designer.cs
│   │   │   ├── childForm_home.cs
│   │   │   ├── childForm_home.resx
│   │   │   ├── childForm_new.Designer.cs
│   │   │   ├── childForm_new.cs
│   │   │   ├── childForm_new.resx
│   │   │   ├── childForm_running.Designer.cs
│   │   │   ├── childForm_running.cs
│   │   │   ├── childForm_running.resx
│   │   │   ├── childForm_settings.Designer.cs
│   │   │   ├── childForm_settings.cs
│   │   │   └── childForm_settings.resx
│   │   ├── FormMain.Designer.cs
│   │   ├── FormMain.cs
│   │   ├── FormMain.resx
│   │   ├── GetSourceCode.cs
│   │   ├── GlobalData.cs
│   │   ├── LianJia_Spider.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── app.manifest
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── LianJia_Spider.exe
│   │   │   │   ├── LianJia_Spider.exe.config
│   │   │   │   ├── LianJia_Spider.pdb
│   │   │   │   └── MySql.Data.dll
│   │   │   └── Release
│   │   ├── obj
│   │   │   └── Debug
│   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       ├── LianJia_Spider.Form_Main.resources
│   │   │       ├── LianJia_Spider.Properties.Resources.resources
│   │   │       ├── LianJia_Spider.childForm_about.resources
│   │   │       ├── LianJia_Spider.childForm_completed.resources
│   │   │       ├── LianJia_Spider.childForm_home.resources
│   │   │       ├── LianJia_Spider.childForm_new.resources
│   │   │       ├── LianJia_Spider.childForm_running.resources
│   │   │       ├── LianJia_Spider.childForm_settings.resources
│   │   │       ├── LianJia_Spider.csproj.CopyComplete
│   │   │       ├── LianJia_Spider.csproj.CoreCompileInputs.cache
│   │   │       ├── LianJia_Spider.csproj.FileListAbsolute.txt
│   │   │       ├── LianJia_Spider.csproj.GenerateResource.cache
│   │   │       ├── LianJia_Spider.csprojAssemblyReference.cache
│   │   │       ├── LianJia_Spider.exe
│   │   │       ├── LianJia_Spider.pdb
│   │   │       ├── TempPE
│   │   │       ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │   │       ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │   │       └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │   └── spider-man.ico
│   └── LianJia_Spider.sln
├── 看我一下.txt
├── 修改文件路径.png
└── 数据库需修改.png

10 directories, 62 files