資源簡介
這個一個下載器Demo,使用vs2012基于.net平臺C#語言實現,界面使用wpf實現。該下載器有斷點續傳功能,即使關掉重開也可以接著下載。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows;
namespace?Downloader
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????187??2013-11-12?20:57??Downloader\Downloader\App.config
?????文件????????321??2013-11-12?20:57??Downloader\Downloader\App.xaml
?????文件????????337??2013-11-12?20:57??Downloader\Downloader\App.xaml.cs
?????文件?????????54??2013-11-26?15:21??Downloader\Downloader\bin\Debug\config.dat
?????文件??????24064??2013-11-16?21:23??Downloader\Downloader\bin\Debug\Downloader.exe
?????文件????????187??2013-11-12?20:57??Downloader\Downloader\bin\Debug\Downloader.exe.config
?????文件??????60928??2013-11-16?21:23??Downloader\Downloader\bin\Debug\Downloader.pdb
?????文件??????22984??2013-11-16?21:32??Downloader\Downloader\bin\Debug\Downloader.vshost.exe
?????文件????????187??2013-11-12?20:57??Downloader\Downloader\bin\Debug\Downloader.vshost.exe.config
?????文件????????490??2010-03-18?12:39??Downloader\Downloader\bin\Debug\Downloader.vshost.exe.manifest
?????文件??????36864??2013-04-09?15:12??Downloader\Downloader\bin\Debug\MvcPager.dll
?????文件?????382976??2012-10-17?14:19??Downloader\Downloader\bin\Debug\MySql.Data.dll
?????文件??????14848??2013-10-31?18:31??Downloader\Downloader\bin\Debug\MyUtility.dll
?????文件??????36352??2013-10-31?18:31??Downloader\Downloader\bin\Debug\MyUtility.pdb
?????文件???????4881??2013-11-13?21:54??Downloader\Downloader\Downloader.csproj
?????文件??????14908??2013-11-16?21:20??Downloader\Downloader\DownloadTask.cs
?????文件???????3716??2013-11-16?21:23??Downloader\Downloader\MainWindow.xaml
?????文件???????5571??2013-11-16?21:17??Downloader\Downloader\MainWindow.xaml.cs
?????文件???????1873??2013-11-16?20:22??Downloader\Downloader\NewTaskFrm.xaml
?????文件???????2094??2013-11-16?20:22??Downloader\Downloader\NewTaskFrm.xaml.cs
?????文件???????2310??2013-11-13?21:54??Downloader\Downloader\obj\Debug\App.g.cs
?????文件???????2310??2013-11-13?21:54??Downloader\Downloader\obj\Debug\App.g.i.cs
?????文件???????7021??2013-11-16?21:09??Downloader\Downloader\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1289??2013-11-16?21:32??Downloader\Downloader\obj\Debug\Downloader.csproj.FileListAbsolute.txt
?????文件????????917??2013-11-12?21:24??Downloader\Downloader\obj\Debug\Downloader.csproj.GenerateResource.Cache
?????文件??????63025??2013-11-13?22:51??Downloader\Downloader\obj\Debug\Downloader.csprojResolveAssemblyReference.cache
?????文件??????24064??2013-11-16?21:23??Downloader\Downloader\obj\Debug\Downloader.exe
?????文件???????5390??2013-11-16?21:23??Downloader\Downloader\obj\Debug\Downloader.g.resources
?????文件??????60928??2013-11-16?21:23??Downloader\Downloader\obj\Debug\Downloader.pdb
?????文件????????180??2013-11-13?21:54??Downloader\Downloader\obj\Debug\Downloader.Properties.Resources.resources
............此處省略31個文件信息
評論
共有 條評論