文件名称:Management
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 213kb
- 下载次数:
- 0次
- 提 供 者:
- pha****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个权限管理系统的简单Demo,可以进行角色添加、用户添加、模块添加
App_Data下面为Sql数据库文件
默认登陆页:login.aspx
默认管理员帐号/密码:51aspx/51aspx
注意:目前只有角色管理下面的角色添加、用户添加、模块添加可以使用,其他模块还在完善中-A rights management system, a simple Demo, the role can add, add users, modules, add the App_Data below the Sql database files by default landing page: login.aspx the default administrator account/password: 51aspx/51aspx Note: At present, only the role of managing the role of the following add, add users, the module can be used to add the other modules are still perfecting the ...
App_Data下面为Sql数据库文件
默认登陆页:login.aspx
默认管理员帐号/密码:51aspx/51aspx
注意:目前只有角色管理下面的角色添加、用户添加、模块添加可以使用,其他模块还在完善中-A rights management system, a simple Demo, the role can add, add users, modules, add the App_Data below the Sql database files by default landing page: login.aspx the default administrator account/password: 51aspx/51aspx Note: At present, only the role of managing the role of the following add, add users, the module can be used to add the other modules are still perfecting the ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
权限管理\51aspx源码必读.txt
........\add_module.aspx
........\add_module.aspx.cs
........\add_role.aspx
........\add_role.aspx.cs
........\add_user.aspx
........\add_user.aspx.cs
........\App_Code\Authority.cs
........\........\ConfigHelper.cs
........\........\DBHelper.cs
........\........\MessageBox.cs
........\........\MODULE.cs
........\........\ROLE.cs
........\........\USER.cs
........\....Data\Mag_Rol_Data.LDF
........\........\Mag_Rol_Data.MDF
........\index.aspx
........\index.aspx.cs
........\Login.aspx
........\Login.aspx.cs
........\masterpage\MasterPage.master
........\..........\MasterPage.master.cs
........\Web.Config
........\webcontrols\add_modulecontrol.ascx
........\...........\add_modulecontrol.ascx.cs
........\...........\add_rolecontrol.ascx
........\...........\add_rolecontrol.ascx.cs
........\...........\add_usercontrol.ascx
........\...........\add_usercontrol.ascx.cs
........\...........\treeview.ascx
........\...........\treeview.ascx.cs
........\数据库文档.doc
........\App_Code
........\App_Data
........\Bin
........\masterpage
........\webcontrols
权限管理
........\add_module.aspx
........\add_module.aspx.cs
........\add_role.aspx
........\add_role.aspx.cs
........\add_user.aspx
........\add_user.aspx.cs
........\App_Code\Authority.cs
........\........\ConfigHelper.cs
........\........\DBHelper.cs
........\........\MessageBox.cs
........\........\MODULE.cs
........\........\ROLE.cs
........\........\USER.cs
........\....Data\Mag_Rol_Data.LDF
........\........\Mag_Rol_Data.MDF
........\index.aspx
........\index.aspx.cs
........\Login.aspx
........\Login.aspx.cs
........\masterpage\MasterPage.master
........\..........\MasterPage.master.cs
........\Web.Config
........\webcontrols\add_modulecontrol.ascx
........\...........\add_modulecontrol.ascx.cs
........\...........\add_rolecontrol.ascx
........\...........\add_rolecontrol.ascx.cs
........\...........\add_usercontrol.ascx
........\...........\add_usercontrol.ascx.cs
........\...........\treeview.ascx
........\...........\treeview.ascx.cs
........\数据库文档.doc
........\App_Code
........\App_Data
........\Bin
........\masterpage
........\webcontrols
权限管理