資源簡介
C# MVC 商城源碼,采用策略模式,功能十分齊全,開源代碼
代碼片段和文件信息
using?System;
using?System.Runtime.Serialization;
namespace?BrnShop.Core
{
????///?
????///?BrnShop異常類
????///?
????[Serializable]
????public?class?BSPException?:?ApplicationException
????{
????????public?BSPException()?{?}
????????public?BSPException(string?message)?:?base(message)?{?}
????????public?BSPException(string?message?Exception?inner)?:?base(message?inner)?{?}
????????protected?BSPException(SerializationInfo?info?StreamingContext?context)?:?base(info?context)?{?}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????19131??2016-09-14?08:27??BrnShop\BrnShop.sln
?????文件????????948??2016-09-14?08:27??BrnShop\BrnShop.sln.GhostDoc.xm
????..A..H.???1428480??2016-09-14?08:27??BrnShop\BrnShop.v12.suo
?????文件???????1447??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Asyn\BSPAsyn.cs
?????文件???????1127??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Asyn\IAsynStrategy.cs
?????文件???????1119??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateBrowseHistoryState.cs
?????文件???????1978??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateOnlineUserState.cs
?????文件???????1096??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateProductStatState.cs
?????文件???????1420??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdatePVStatState.cs
?????文件???????1137??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateSearchHistoryState.cs
?????文件?????227328??2016-09-14?08:27??BrnShop\Libraries\BrnShop.Core\bin\Debug\BrnShop.Core.dll
?????文件?????851456??2016-09-14?08:27??BrnShop\Libraries\BrnShop.Core\bin\Debug\BrnShop.Core.pdb
?????文件?????201216??2016-07-06?11:43??BrnShop\Libraries\BrnShop.Core\bin\Release\BrnShop.Core.dll
?????文件?????738816??2016-07-06?11:43??BrnShop\Libraries\BrnShop.Core\bin\Release\BrnShop.Core.pdb
?????文件??????10131??2016-07-06?11:18??BrnShop\Libraries\BrnShop.Core\BrnShop.Core.csproj
?????文件????????537??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\BSPException.cs
?????文件???????1135??2016-09-14?08:22??BrnShop\Libraries\BrnShop.Core\BSPVersion.cs
?????文件???????4150??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Cache\BSPCache.cs
?????文件???????5222??2016-06-11?14:16??BrnShop\Libraries\BrnShop.Core\Cache\CacheKeys.cs
?????文件???????1906??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Cache\CacheManager\CacheByRegex.cs
?????文件????????855??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Cache\CacheManager\ICacheManager.cs
?????文件???????1405??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Cache\ICacheStrategy.cs
?????文件???????1461??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Cart\BSPCart.cs
?????文件???????4064??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Cart\ICartStrategy.cs
?????文件??????11628??2016-06-16?13:44??BrnShop\Libraries\BrnShop.Core\Config\BSPConfig.cs
?????文件???????3373??2016-06-16?13:43??BrnShop\Libraries\BrnShop.Core\Config\IConfigStrategy.cs
?????文件???????6821??2016-08-18?23:13??BrnShop\Libraries\BrnShop.Core\Config\Info\CreditConfigInfo.cs
?????文件???????2912??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Config\Info\EmailConfigInfo.cs
?????文件???????1158??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Config\Info\EventConfigInfo.cs
?????文件????????165??2015-08-10?18:52??BrnShop\Libraries\BrnShop.Core\Config\Info\IConfigInfo.cs
............此處省略2405個文件信息
評論
共有 條評論