找回密码
 立即注册
相关推荐换一批
  1. YD/T 1487-2006 400/1800MHz SCDMA无线接入系统:频率间隔为500kHz的系统技术要求
  2. TB/T 3188-2007 铁道客车行车安全监测诊断系统技术条件
  3. GB/Z 20996.1-2007 高压直流系统的性能 第1部分:稳态
  4. GB/Z 21025-2007 XML使用指南
  5. GB 8877-2008 家用和类似用途电器安装、使用、维修安全要求
  6. GB 4962-2008 氢气使用安全技术规程
  7. DL/T 5068-2006 火力发电厂化学设计技术规程
  8. QX/T 10.2-2007 电涌保护器 第2部分:在低压电气系统中的选择和使用原则
  9. GA/T 669.9-2008 城市监控报警联网系统技术标准 第9部分:卡口信息识别、比对、监测
  10. GA/T 669.7-2008 城市监控报警联网系统技术标准 第7部分:管理平台技术要求
  11. GA/T 669.6-2008 城市监控报警联网系统技术标准 第6部分:视音频显示、存储、播放技
  12. GA/T 669.5-2008 城市监控报警联网系统技术标准 第5部分:信息传输、交换、控制技术
  13. CJ/T 298-2008 城镇供水营业收费管理信息系统
  14. GB 1208-2006 电流互感器
  15. SY/T 0524-2008 导热油加热炉系统规范
  16. YDN 028-1997 SDH光缆系统及设备的保护---线性复用段、自愈环及其它类型结构(暂行规
  17. TB/T 3052-2002 列车无线调度通信系统制式及主要技术条件
  18. CECS 91-1997 合流制系统污水截流井设计规程
  19. GB 8369-2005 一次性使用输血器
  20. JG/T 165-2004 建设企业管理信息系统软件通用标准
  21. JG/T 168-2004 建筑门窗内平开下悬五金系统
  22. CJ/T 174-2003 居住区智能化系统配置与技术要求
  23. LS/T 1203-2002 粮情测控系统
权限使用management系统 | MySQL数据库 2022-10-01 207 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教程
下一篇:基于应用系统权限管理系统的设计与实现