嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C# BaiduPanDownloadWinform-master
.
├── BaiduPanDownloadWinform-master
│ ├── BaiduPanDownload
│ │ ├── 20161006015142287_easyicon_net_64.ico
│ │ ├── App.config
│ │ ├── BaiduPanDownload.csproj
│ │ ├── Data
│ │ │ ├── DiskFileInfo.cs
│ │ │ ├── Operation
│ │ │ │ ├── CopyInfo.cs
│ │ │ │ ├── Delete.cs
│ │ │ │ └── SuperFile.cs
│ │ │ └── SpaceInfo.cs
│ │ ├── FodyWeavers.xml
│ │ ├── Forms
│ │ │ ├── About.Designer.cs
│ │ │ ├── About.cs
│ │ │ ├── About.resx
│ │ │ ├── AddDownload.Designer.cs
│ │ │ ├── AddDownload.cs
│ │ │ ├── AddDownload.resx
│ │ │ ├── Download.Designer.cs
│ │ │ ├── Download.cs
│ │ │ ├── Download.resx
│ │ │ ├── InPutCode.Designer.cs
│ │ │ ├── InPutCode.cs
│ │ │ ├── InPutCode.resx
│ │ │ ├── Login.Designer.cs
│ │ │ ├── Login.cs
│ │ │ ├── Login.resx
│ │ │ ├── Main.Designer.cs
│ │ │ ├── Main.cs
│ │ │ ├── Main.resx
│ │ │ ├── NewDir.Designer.cs
│ │ │ ├── NewDir.cs
│ │ │ ├── NewDir.resx
│ │ │ ├── Setting.Designer.cs
│ │ │ ├── Setting.cs
│ │ │ └── Setting.resx
│ │ ├── HttpTool
│ │ │ ├── Cookies.cs
│ │ │ ├── Download
│ │ │ │ ├── DownloadInfo.cs
│ │ │ │ ├── DownloadThread.cs
│ │ │ │ └── HttpDownload.cs
│ │ │ ├── WebDownload.cs
│ │ │ └── WebTool.cs
│ │ ├── Managers
│ │ │ ├── CopyManager.cs
│ │ │ ├── SQLManager.cs
│ │ │ └── TaskManager.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Util
│ │ │ ├── DiskAPI.cs
│ │ │ ├── FileTool
│ │ │ │ ├── Config.cs
│ │ │ │ ├── FileOperation.cs
│ │ │ │ ├── HashTool.cs
│ │ │ │ └── LogTool.cs
│ │ │ ├── ListViewRel.cs
│ │ │ ├── ShowCommands.cs
│ │ │ └── TaskState.cs
│ │ └── packages.config
│ ├── BaiduPanDownload.sln
│ ├── Download
│ │ ├── App.config
│ │ ├── Download.csproj
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ └── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── README.md
│ ├── Test
│ │ ├── App.config
│ │ ├── Download
│ │ │ ├── DownloadInfo.cs
│ │ │ ├── DownloadThread.cs
│ │ │ └── HttpDownload.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ └── Test.csproj
│ └── update.json
└── 好例子网C# BaiduPanDownloadWinform-master_BaiduPanDownloadWinform-master.zip
16 directories, 79 files