91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 69.13MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-05-20
  • 語言: 其他
  • 標簽: .NET版??666??

資源簡介

.NET版本通用權限管理系統源碼666 .NET版本通用權限管理系統源碼666

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;

namespace?WHC.OrderWater.Commons
{
????///?
????///?全局統一的緩存類
????///?

????public?class?Cache
????{
????????private?SortedDictionaryject>?dic?=?new?SortedDictionaryject>();
????????private?static?volatile?Cache?instance?=?null;
????????private?static?object?lockHelper?=?new?object();

????????private?Cache()
????????{

????????}
????????public?void?Add(string?key?object?value)
????????{
????????????dic.Add(key?value);
????????}
????????public?void?Remove(string?key)
????????{
????????????dic.Remove(key);
????????}

????????public?object?this[string?index]
????????{
????????????get
????????????{
????????????????if?(dic.ContainsKey(index))
????????????????????return?dic[index];
????????????????else
????????????????????return?null;
????????????}
????????????set?{?dic[index]?=?value;?}
????????}

????????public?static?Cache?Instance
????????{
????????????get
????????????{
????????????????if?(instance?==?null)
????????????????{
????????????????????lock?(lockHelper)
????????????????????{
????????????????????????if?(instance?==?null)
????????????????????????{
????????????????????????????instance?=?new?Cache();
????????????????????????}
????????????????????}
????????????????}
????????????????return?instance;
????????????}
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-08-24?08:42??.NET版本通用權限管理系統源碼666\
?????目錄???????????0??2017-08-24?08:45??.NET版本通用權限管理系統源碼666\src\
?????目錄???????????0??2017-08-24?08:42??.NET版本通用權限管理系統源碼666\src\Lib\
?????文件??????950272??2013-05-04?17:25??.NET版本通用權限管理系統源碼666\src\Lib\Interop.SQLDMO.dll
?????文件??????334648??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\Lib\Microsoft.Practices.EnterpriseLibrary.Common.dll
?????文件??????166712??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\Lib\Microsoft.Practices.EnterpriseLibrary.Data.dll
?????文件???????27448??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\Lib\Microsoft.Practices.ServiceLocation.dll
?????文件??????125752??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\Lib\Microsoft.Practices.Unity.Interception.dll
?????文件??????133944??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\Lib\Microsoft.Practices.Unity.dll
?????目錄???????????0??2017-08-24?08:42??.NET版本通用權限管理系統源碼666\src\RM.Busines\
?????目錄???????????0??2017-08-24?08:42??.NET版本通用權限管理系統源碼666\src\RM.Busines\DAL\
?????文件???????43466??2013-08-27?10:41??.NET版本通用權限管理系統源碼666\src\RM.Busines\DAL\RM_System_Dal.cs
?????文件???????12850??2013-08-27?09:34??.NET版本通用權限管理系統源碼666\src\RM.Busines\DAL\RM_UserInfo_Dal.cs
?????文件?????????329??2013-08-27?09:42??.NET版本通用權限管理系統源碼666\src\RM.Busines\DataFactory.cs
?????目錄???????????0??2017-08-24?08:42??.NET版本通用權限管理系統源碼666\src\RM.Busines\IDAO\
?????文件????????2071??2013-08-27?10:14??.NET版本通用權限管理系統源碼666\src\RM.Busines\IDAO\RM_System_IDAO.cs
?????文件????????1447??2013-08-27?09:43??.NET版本通用權限管理系統源碼666\src\RM.Busines\IDAO\RM_UserInfo_IDAO.cs
?????文件????????2210??2013-08-27?10:27??.NET版本通用權限管理系統源碼666\src\RM.Busines\RM.Busines.csproj
?????目錄???????????0??2017-08-24?08:42??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\
?????目錄???????????0??2017-08-24?08:48??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\
?????文件??????950272??2013-05-04?17:25??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\Interop.SQLDMO.dll
?????文件??????334648??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\Microsoft.Practices.EnterpriseLibrary.Common.dll
?????文件??????166712??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\Microsoft.Practices.EnterpriseLibrary.Data.dll
?????文件???????27448??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\Microsoft.Practices.ServiceLocation.dll
?????文件??????125752??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\Microsoft.Practices.Unity.Interception.dll
?????文件??????133944??2013-03-25?16:25??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\Microsoft.Practices.Unity.dll
?????文件???????52736??2018-01-29?11:14??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\RM.Busines.dll
?????文件???????52736??2018-01-29?11:14??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\RM.Busines.pdb
?????文件??????141824??2018-01-29?11:14??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\RM.Common.dll
?????文件??????292352??2018-01-29?11:14??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\RM.Common.pdb
?????文件???????21504??2018-01-29?11:14??.NET版本通用權限管理系統源碼666\src\RM.Busines\bin\Debug\RM.Database.dll
............此處省略3486個文件信息

評論

共有 條評論