資源簡介
代碼片段和文件信息
using?System;
using?System.Data;
using?System.Configuration;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
using?System.Diagnostics;
//using?DownLoadComponent;
using?AjaxPro;
using?System.Threading;
using?System.IO;
using?DownLoadComponent;
///?
///?Author:?[?ChengKing(ZhengJian)?]?
///?Blog:???Http://blog.csdn.net/ChengKing
///?注:從網上找了個優秀代碼
///?擴展如下功能:?
///???1.?解決一些線程相關的Bug;?
///???2.擴展用控制文件實現斷點續傳功能.
///?
public?partial?class?_Default?:?System.Web.UI.Page?
{????
????//全局變量
????private?static?object?_SyncLockobject?=?new?object();
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????Utility.
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????38094??2007-05-31?19:42??MultiThreadDownLoadFile\App_Code\DownLoadState.cs
?????文件??????81920??2005-11-04?11:59??MultiThreadDownLoadFile\Bin\AjaxPro.dll
?????文件????????246??2007-05-30?18:56??MultiThreadDownLoadFile\Bin\AjaxPro.dll.refresh
?????文件???????3732??2007-06-21?19:04??MultiThreadDownLoadFile\Default.aspx
?????文件???????6397??2007-06-21?19:24??MultiThreadDownLoadFile\Default.aspx.cs
?????文件???????1748??2007-05-30?19:45??MultiThreadDownLoadFile\Web.config
?????目錄??????????0??2007-05-31?19:42??MultiThreadDownLoadFile\App_Code
?????目錄??????????0??2007-05-30?18:56??MultiThreadDownLoadFile\Bin
?????目錄??????????0??2007-06-21?19:24??MultiThreadDownLoadFile
-----------?---------??----------?-----??----
???????????????132137????????????????????9
評論
共有 條評論