文件名称:MVCRole
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-10
- 文件大小:
- 338kb
- 下载次数:
- 0次
- 提 供 者:
- m***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
利用MVC写的权限系统,可以帮助新手理解MVC三层结构之间的联系。-The use of the the MVC written permission system, can help the novice to understand the link between the MVC three-tier structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MVCRole\bin\MVCRole.dll
.......\...\MVCRole.pdb
.......\Content\Site.css
.......\....rollers\AccountController.cs
.......\...........\HomeController.cs
.......\Global.asax
.......\Global.asax.cs
.......\Models\AccountModels.cs
.......\......\Database.cs
.......\......\RoleManage.cs
.......\......\UserAuthorizeAttribute.cs
.......\MVCRole.csproj
.......\MVCRole.csproj.user
.......\MVCRole.sln
.......\MVCRole.suo
.......\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
.......\...\.....\MVCRole.csproj.FileListAbsolute.txt
.......\...\.....\MVCRole.dll
.......\...\.....\MVCRole.pdb
.......\Properties\AssemblyInfo.cs
.......\Scripts\jquery-1.4.1-vsdoc.js
.......\.......\jquery-1.4.1.js
.......\.......\jquery-1.4.1.min.js
.......\.......\jquery.validate-vsdoc.js
.......\.......\jquery.validate.js
.......\.......\jquery.validate.min.js
.......\.......\MicrosoftAjax.debug.js
.......\.......\MicrosoftAjax.js
.......\.......\MicrosoftMvcAjax.debug.js
.......\.......\MicrosoftMvcAjax.js
.......\.......\MicrosoftMvcValidation.debug.js
.......\.......\MicrosoftMvcValidation.js
.......\Views\Account\ChangePassword.aspx
.......\.....\.......\ChangePasswordSuccess.aspx
.......\.....\.......\LogOn.aspx
.......\.....\.......\Register.aspx
.......\.....\Home\About.aspx
.......\.....\....\Index.aspx
.......\.....\Shared\Error.aspx
.......\.....\......\LogOnUserControl.ascx
.......\.....\......\Site.Master
.......\.....\Web.config
.......\Web.config
.......\Web.Debug.config
.......\Web.Release.config
.......\obj\Debug\TempPE
.......\...\Debug
.......\Views\Account
.......\.....\Home
.......\.....\Shared
.......\App_Data
.......\bin
.......\Content
.......\Controllers
.......\Models
.......\obj
.......\Properties
.......\Scripts
.......\Views
MVCRole