找回密码
 立即注册
相关推荐换一批
  1. YY 0635.2-2009 吸入式麻醉系统 第2部分:麻醉气体净化系统 传递和收集系统
  2. GB 20041.24-2009 电缆管理用导管系统 第24部分:埋入地下的导管系统的特殊要求
  3. GB 20041.23-2009 电缆管理用导管系统 第23部分:柔性导管系统的特殊要求
  4. GB/T 24246-2009 放射性物质与特殊核材料监测系统
  5. GB/T 24274-2009 低压抽出式成套开关设备和控制设备
  6. GB 4674-2009 磨削机械安全规程
  7. SHS 07001-2004 总纲
  8. QJ 1091A-1998 设计文件使用与归档管理规定
  9. YD/T 1488-2006 400/1800MHz SCDMA无线接入系统:频率间隔为500kHz的系统测试方法
  10. YD/T 1487-2006 400/1800MHz SCDMA无线接入系统:频率间隔为500kHz的系统技术要求
  11. TB/T 3188-2007 铁道客车行车安全监测诊断系统技术条件
  12. GB/Z 20996.1-2007 高压直流系统的性能 第1部分:稳态
  13. GB/Z 21025-2007 XML使用指南
  14. GB 8877-2008 家用和类似用途电器安装、使用、维修安全要求
  15. GB 4962-2008 氢气使用安全技术规程
  16. DL/T 5068-2006 火力发电厂化学设计技术规程
  17. QX/T 10.2-2007 电涌保护器 第2部分:在低压电气系统中的选择和使用原则
  18. GA/T 669.9-2008 城市监控报警联网系统技术标准 第9部分:卡口信息识别、比对、监测
  19. GA/T 669.7-2008 城市监控报警联网系统技术标准 第7部分:管理平台技术要求
  20. GA/T 669.6-2008 城市监控报警联网系统技术标准 第6部分:视音频显示、存储、播放技
  21. GA/T 669.5-2008 城市监控报警联网系统技术标准 第5部分:信息传输、交换、控制技术
  22. CJ/T 298-2008 城镇供水营业收费管理信息系统
  23. GB 1208-2006 电流互感器
权限使用management系统 | MySQL数据库 2022-10-01 204 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教程
下一篇:基于应用系统权限管理系统的设计与实现