資源簡介
asp.net(c#)開源商店系統Brn shop 2.1(免費仿京東商城)
采用asp.net framework 4.0+mvc 3.0
相對于1.9版本 進行下列優化
重要升級
添加移動主題
優化購物車性能
常規性修復和改進
代碼片段和文件信息
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)?{?}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????19007??2015-01-13?10:15??BrnShop\BrnShop.sln
????..A..H.???1468928??2015-01-13?10:22??BrnShop\BrnShop.suo
?????文件???????1447??2014-11-06?13:34??BrnShop\Libraries\BrnShop.Core\Asyn\BSPAsyn.cs
?????文件???????1127??2014-10-18?09:02??BrnShop\Libraries\BrnShop.Core\Asyn\IAsynStrategy.cs
?????文件???????1119??2014-06-02?10:17??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateBrowseHistoryState.cs
?????文件???????1978??2014-06-23?08:01??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateOnlineUserState.cs
?????文件???????1096??2014-06-02?10:17??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateProductStatState.cs
?????文件???????1420??2014-06-02?10:17??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdatePVStatState.cs
?????文件???????1137??2014-06-02?12:49??BrnShop\Libraries\BrnShop.Core\Asyn\State\UpdateSearchHistoryState.cs
?????文件?????232448??2015-01-13?10:22??BrnShop\Libraries\BrnShop.Core\bin\Debug\BrnShop.Core.dll
?????文件?????822784??2015-01-13?10:22??BrnShop\Libraries\BrnShop.Core\bin\Debug\BrnShop.Core.pdb
?????文件?????204288??2014-12-25?10:54??BrnShop\Libraries\BrnShop.Core\bin\Release\BrnShop.Core.dll
?????文件?????710144??2014-12-25?10:54??BrnShop\Libraries\BrnShop.Core\bin\Release\BrnShop.Core.pdb
?????文件???????9658??2014-11-28?17:31??BrnShop\Libraries\BrnShop.Core\BrnShop.Core.csproj
?????文件????????227??2014-06-02?10:20??BrnShop\Libraries\BrnShop.Core\BrnShop.Core.csproj.user
?????文件????????537??2014-06-29?22:12??BrnShop\Libraries\BrnShop.Core\BSPException.cs
?????文件???????1135??2015-01-12?21:20??BrnShop\Libraries\BrnShop.Core\BSPVersion.cs
?????文件???????4150??2014-11-06?13:35??BrnShop\Libraries\BrnShop.Core\Cache\BSPCache.cs
?????文件???????5570??2014-12-20?11:11??BrnShop\Libraries\BrnShop.Core\Cache\CacheKeys.cs
?????文件???????1906??2014-10-18?09:03??BrnShop\Libraries\BrnShop.Core\Cache\CacheManager\CacheByRegex.cs
?????文件????????855??2014-10-18?09:03??BrnShop\Libraries\BrnShop.Core\Cache\CacheManager\ICacheManager.cs
?????文件???????1405??2014-10-18?09:02??BrnShop\Libraries\BrnShop.Core\Cache\ICacheStrategy.cs
?????文件???????1461??2014-11-06?13:36??BrnShop\Libraries\BrnShop.Core\Cart\BSPCart.cs
?????文件???????4064??2015-01-04?13:46??BrnShop\Libraries\BrnShop.Core\Cart\ICartStrategy.cs
?????文件??????10564??2014-11-06?13:42??BrnShop\Libraries\BrnShop.Core\Config\BSPConfig.cs
?????文件???????2989??2014-10-23?13:45??BrnShop\Libraries\BrnShop.Core\Config\IConfigStrategy.cs
?????文件???????6853??2014-06-07?09:51??BrnShop\Libraries\BrnShop.Core\Config\Info\CreditConfigInfo.cs
?????文件???????2912??2014-06-02?10:17??BrnShop\Libraries\BrnShop.Core\Config\Info\EmailConfigInfo.cs
?????文件???????1158??2014-06-02?10:17??BrnShop\Libraries\BrnShop.Core\Config\Info\EventConfigInfo.cs
?????文件????????165??2014-06-02?10:17??BrnShop\Libraries\BrnShop.Core\Config\Info\IConfigInfo.cs
............此處省略2176個文件信息
- 上一篇:snmp 編程c#
- 下一篇:PC電腦微信c#源代碼
評論
共有 條評論