文件名称:c#实现如何树形管理权限
文件大小:245KB
文件格式:RAR
更新时间:2014-07-23 17:25:48
权限 树
实现了树形管理权限的操作(附源码、数据库),根据数据库动态内容构建权限树,修改后可保存
【文件预览】:
权限和树( 复杂版)
----grant_log.ldf(1024KB)
----grant.mdf(3MB)
----WindowsApplication1()
--------FormShowGrant.cs(7KB)
--------FormShowGrant.resx(6KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(481B)
--------FormShowGrant.Designer.cs(4KB)
--------FormMain.cs(574B)
--------WindowsApplication1.csproj(4KB)
--------FormMain.resx(6KB)
--------FormMain.Designer.cs(3KB)
--------WindowsApplication1.suo(40KB)
--------WindowsApplication1.sln(2KB)
----GrantBLL()
--------RoleManager.cs(320B)
--------GrantManger.cs(331B)
--------bin()
--------GrantBLL.csproj(2KB)
--------obj()
--------Properties()
--------RoleGrantManager.cs(362B)
----GrantDAL()
--------bin()
--------obj()
--------Properties()
--------GrantDAL.csproj(2KB)
--------RoleService.cs(352B)
--------DBHelper.cs(856B)
--------RoleGrantService.cs(413B)
--------GrantService.cs(333B)