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

  • 大小: 25.96M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: MVC??MVC4??easyui??

資源簡介

Mvc4 EasyUI建筑材料系統源碼

一、源碼描述
    這是一款采用了NHibernate MVC4 bootstrap Redis(默認注釋掉了選配) T4技術開發的
    MVC權限管理系統源碼。
二、功能介紹
    該源碼主要包括了菜單管理、權限管理、用戶管理、角色管理、部門管理、配置信息的
    功能。 
三、注意事項
    1、管理員用戶名密碼均是:admin。
    2、開發環境為Visual Studio 2012,數據庫為SQL Server 2008r2,數據庫文件在
    DB文件夾中,使用.net 4.0開發。
    3、默認數據庫連接字符串在webconfig和appconfig配置文件中修改。
    4、使用的時候注意修改webconfig和BaseOperator.cs文件中xml的路徑,要和本地的
    絕對路徑保持一致。


資源截圖

代碼片段和文件信息

using?NHibernate.CMS.IDTO;
using?NHibernate.CMS.DTO;
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?NHibernate.CMS.Model;

namespace?NHibernate.CMS.Business
{
????public?abstract?class?baseService?where?T?:?classnew()
????{
????????//在調用這個方法的時候必須給他賦值
????????public?IDTO.IbaseRepository?CurrentRepository?{?get;?set;?}
????????//基類的構造函數
????????public?baseService()
????????{
????????????SetCurrentRepository();??//構造函數里面調用了此設置當前倉儲的抽象方法
????????}

????????//構造方法實現賦值?
????????public?abstract?void?SetCurrentRepository();??//約束子類必須實現這個抽象方法
????????//添加
????????public?object?AddEntities(T?entity)
????????{

????????????return?CurrentRepository.AddEntities(entity);
????????}
????????//添加
????????public?object?AddEntiti

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-03-24?00:25??A014?MVC權限管理系統源碼售賣版本\
?????目錄???????????0??2014-12-03?17:34??A014?MVC權限管理系統源碼售賣版本\.nuget\
?????文件?????????169??2014-12-03?17:34??A014?MVC權限管理系統源碼售賣版本\.nuget\NuGet.Config
?????文件?????1664000??2014-12-03?17:34??A014?MVC權限管理系統源碼售賣版本\.nuget\NuGet.exe
?????文件????????7628??2014-12-03?17:34??A014?MVC權限管理系統源碼售賣版本\.nuget\NuGet.targets
?????目錄???????????0??2016-03-24?00:30??A014?MVC權限管理系統源碼售賣版本\DB\
?????文件?????1724928??2016-03-24?00:28??A014?MVC權限管理系統源碼售賣版本\DB\itCMSAccount.bak
?????文件???????39756??2016-03-24?00:30??A014?MVC權限管理系統源碼售賣版本\DB\itCMSAccount.sql
?????文件????????4945??2007-07-18?09:38??A014?MVC權限管理系統源碼售賣版本\from.gif
?????目錄???????????0??2014-12-03?16:49??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\
?????文件????????4098??2014-12-01?15:39??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\baseService.cs
?????目錄???????????0??2014-12-03?16:49??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\
?????目錄???????????0??2014-12-03?17:13??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\
?????目錄???????????0??2014-12-03?17:36??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Config\
?????文件???????32768??2014-11-14?15:02??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Iesi.Collections.dll
?????文件??????270336??2014-11-14?15:02??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\log4net.dll
?????目錄???????????0??2014-12-03?17:13??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\
?????文件????????1392??2014-11-14?15:01??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\Customer.hbm.xml
?????文件?????????892??2014-11-14?15:01??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\dt_manager.hbm.xml
?????文件?????????610??2014-11-19?10:34??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_acl_group.hbm.xml
?????文件?????????606??2014-11-19?10:34??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_acl_user.hbm.xml
?????文件?????????638??2014-11-19?10:34??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_action.hbm.xml
?????文件?????????614??2014-11-19?10:34??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_Department.hbm.xml
?????文件?????????498??2014-11-19?10:34??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_group.hbm.xml
?????文件?????????549??2014-11-19?10:36??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_group_user.hbm.xml
?????文件?????????993??2014-11-26?11:32??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_module.hbm.xml
?????文件?????????890??2014-11-28?14:45??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Mapping\sys_user.hbm.xml
?????文件??????456192??2014-11-14?15:02??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\Newtonsoft.Json.dll
?????文件????????9216??2016-03-23?23:48??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\NHibernate.CMS.Business.dll
?????文件???????42496??2016-03-23?23:48??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\NHibernate.CMS.Business.pdb
?????文件???????14336??2016-03-23?23:48??A014?MVC權限管理系統源碼售賣版本\NHibernate.CMS.Business\bin\Debug\NHibernate.CMS.DTO.dll
............此處省略1307個文件信息

評論

共有 條評論