文件名称:MVCBackStageManagement
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-10-08
- 文件大小:
- 25.51mb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MVC经典后台管理系统源码;功能可以自己运行看看,几乎包含后台管理的所有功能-MVC classical background management system source code the function can run their own look, includes almost all the features of management background
(系统自动生成,下载前可以参看下载内容)
下载文件列表
51Aspx源码必读.txt
DB_51aspx
.........\LeaRunFramework_Base.mdf
.........\LeaRunFramework_Base_log.ldf
LeaRun.Business
...............\BaseUtility
...............\...........\BaseFactory.cs
...............\...........\BaseManager.cs
...............\...........\IBaseManager.cs
...............\CommonModule
...............\............\Base_ModuleBll.cs
...............\............\Base_ModulePermissionBll.cs
...............\............\Base_UserBll.cs
...............\LeaRun.Business.csproj
...............\LeaRun.Business.csproj.user
...............\Properties
...............\..........\AssemblyInfo.cs
...............\bin
...............\...\Debug
...............\...\.....\EntityFramework.dll
...............\...\.....\LeaRun.Business.dll
...............\...\.....\LeaRun.Business.pdb
...............\...\.....\LeaRun.Cache.dll
...............\...\.....\LeaRun.DataAccess.dll
...............\...\.....\LeaRun.Entity.dll
...............\...\.....\LeaRun.Entity.pdb
...............\...\.....\LeaRun.Repository.dll
...............\...\.....\LeaRun.Repository.pdb
...............\...\.....\LeaRun.Utilities.dll
...............\...\.....\MySql.Data.dll
...............\...\.....\Newtonsoft.Json.dll
...............\...\.....\Oracle.DataAccess.dll
...............\...\.....\SharpZipLib.dll
...............\...\.....\System.Data.SQLite.dll
...............\...\.....\log4net.dll
...............\...\Release
...............\...\.......\EntityFramework.dll
...............\...\.......\LeaRun.Business.dll
...............\...\.......\LeaRun.Business.pdb
...............\...\.......\LeaRun.DataAccess.dll
...............\...\.......\LeaRun.DataAccess.pdb
...............\...\.......\LeaRun.Entity.dll
...............\...\.......\LeaRun.Entity.pdb
...............\...\.......\LeaRun.Repository.dll
...............\...\.......\LeaRun.Repository.pdb
...............\...\.......\LeaRun.Utilities.dll
...............\...\.......\LeaRun.Utilities.pdb
...............\...\.......\MySql.Data.dll
...............\...\.......\Newtonsoft.Json.dll
...............\...\.......\Oracle.DataAccess.dll
...............\...\.......\SharpZipLib.dll
...............\...\.......\System.Data.SQLite.dll
...............\...\.......\log4net.dll
...............\obj
...............\...\Debug
...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\...\.....\LeaRun.Business.csproj.FileListAbsolute.txt
...............\...\.....\LeaRun.Business.csprojResolveAssemblyReference.cache
...............\...\.....\LeaRun.Business.dll
...............\...\.....\LeaRun.Business.pdb
...............\...\.....\TempPE
...............\...\Release
...............\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
...............\...\.......\LeaRun.Business.csproj.FileListAbsolute.txt
...............\...\.......\LeaRun.Business.csprojResolveAssemblyReference.cache
...............\...\.......\LeaRun.Business.dll
...............\...\.......\LeaRun.Business.pdb
...............\...\.......\TempPE
LeaRun.Entity
.............\BaseUtility
.............\...........\BaseEntity.cs
.............\...........\DataContext.cs
.............\...........\EntityModel
.............\...........\...........\FileProperty.cs
.............\CommonModule
.............\............\Base_Employee.cs
.............\............\Base_Module.cs
.............\............\Base_ModulePermission.cs
.............\............\Base_User.cs
.............\LeaRun.Entity.csproj
.............\LeaRun.Entity.csproj.user
.............\Properties
.............\..........\AssemblyInfo.cs
.............\bin
.............\...\Debug
.............\...\.....\EntityFramework.dll
.............\...\.....\LeaRun.DataAccess.dll
.............\...\.....\LeaRun.Entity.dll
.............\...\.....\LeaRun.Entity.pdb
.............\...\.....\LeaRun.Utilities.dll
.............\...\.....\MySql.Data.dll
.............\...\.....\Newtonsoft.Json.dll
.............\...\.....\Oracle.DataAccess.dll
.............\...\.....\SharpZipLib.dll
.............\...\.....\System.Data.SQLite.dll
.............\...\.....\System.Web.Mvc.dll
.............\...