找回密码
 立即注册
相关推荐换一批
  1. JB/T 10980-2010 转换开关电器(TSE)选择和使用导则
  2. JB/T 8792-2010 接触器式继电器
  3. SJ/T 11407.1-2009 数字接口内容保护系统技术规范 第1部分:系统结构
  4. GA/T 669.8-2009 城市监控报警联网系统 技术标准 第8部分:传输网络技术要求
  5. GB/T 24336-2009 生命线工程地震破坏等级划分
  6. 06SX503 安全防范系统设计与安装
  7. 03X502 空气采样早期烟雾探测系统
  8. 08X101-3 综合布线系统工程设计与施工
  9. 03D602-1 变配电系统智能化设计(10kV及以下)(含光盘)
  10. 04D202-3 集中型电源应急照明系统
  11. 06K301-1 空气-空气能量回收装置选用与安装(新风换气机部分)
  12. 07K203 建筑空调循环境冷却水系统设计与安装(新编)
  13. 04S901 民用建筑工程给水排水施工图设计深度图样(含光盘)
  14. 07SS604 建筑管道直饮水工程(新编)
  15. YY 0635.2-2009 吸入式麻醉系统 第2部分:麻醉气体净化系统 传递和收集系统
  16. GB 20041.24-2009 电缆管理用导管系统 第24部分:埋入地下的导管系统的特殊要求
  17. GB 20041.23-2009 电缆管理用导管系统 第23部分:柔性导管系统的特殊要求
  18. GB/T 24246-2009 放射性物质与特殊核材料监测系统
  19. GB/T 24274-2009 低压抽出式成套开关设备和控制设备
  20. GB 4674-2009 磨削机械安全规程
  21. SHS 07001-2004 总纲
  22. QJ 1091A-1998 设计文件使用与归档管理规定
  23. YD/T 1488-2006 400/1800MHz SCDMA无线接入系统:频率间隔为500kHz的系统测试方法
  24. YD/T 1487-2006 400/1800MHz SCDMA无线接入系统:频率间隔为500kHz的系统技术要求
权限使用management系统 | MySQL数据库 2022-10-01 198 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
权限管理一直以来都是每个使用系统不行短少的部分,并且几乎是每个使用系统都从头对系统的权限进行从头设计,以满意不一样系统用户的需要,目前很少企业对权限管理构成一套通用、灵敏、完全可复用且易嵌入使用系统的组件模块。通过长期的探索与讨论,自己设计并实现了通用权限管理组件,并且在数据报告一期和二期的项目中已经投入了使用。该组件分为两部分,一部分是权限管理UI,一部分是使用系统API,其间权限管理UI选用Javaswing实现,可以在桌面使用和Web使用系统中进行调用,使用系统API有两套实现,一套是Java,另一套是.NET。如果要习惯一切开发言语,可以把权限JavaAPI和.NETAPI发布到WEBService上。数据库支持Oracle、SQLServer、Sybase。
通用权限管理的设计思维与实现.doc

(Permission management has always been an indispensable part of every system, and almost every system has designed the system's permissions from scratch to meet the needs of different system users. At present, few enterprises have formed a set of universal, sensitive, fully reusable and easily embedded component modules for permission management. Through long-term exploration and discussion, I designed and implemented the general authority management component, which has been put into use in Phase I and Phase II of the data report project. This component is divided into two parts, one is the permission management UI, the other is the use of system APIs. The permission management UI is implemented by Java swing, which can be called in the desktop use and Web use systems. There are two sets of implementation using system APIs, one is Java, the other is. NET. If you want to get used to all development languages, you can publish the permission Java API and. NET API to WEBService. The database supports Oracle, SQLServer and Sybase.
Design Thinking and Implementation of General Authority Management.doc)

[下载]16385970740.rar




上一篇:面向对象程序设计与VC6教程
下一篇:基于应用系统权限管理系统的设计与实现