找回密码
 立即注册
相关推荐换一批
  1. QX/T 10.2-2007 电涌保护器 第2部分:在低压电气系统中的选择和使用原则
  2. GA/T 669.9-2008 城市监控报警联网系统技术标准 第9部分:卡口信息识别、比对、监测
  3. GA/T 669.7-2008 城市监控报警联网系统技术标准 第7部分:管理平台技术要求
  4. GA/T 669.6-2008 城市监控报警联网系统技术标准 第6部分:视音频显示、存储、播放技
  5. GA/T 669.5-2008 城市监控报警联网系统技术标准 第5部分:信息传输、交换、控制技术
  6. CJ/T 298-2008 城镇供水营业收费管理信息系统
  7. GB 1208-2006 电流互感器
  8. SY/T 0524-2008 导热油加热炉系统规范
  9. YDN 028-1997 SDH光缆系统及设备的保护---线性复用段、自愈环及其它类型结构(暂行规
  10. TB/T 3052-2002 列车无线调度通信系统制式及主要技术条件
  11. CECS 91-1997 合流制系统污水截流井设计规程
  12. GB 8369-2005 一次性使用输血器
  13. JG/T 165-2004 建设企业管理信息系统软件通用标准
  14. JG/T 168-2004 建筑门窗内平开下悬五金系统
  15. CJ/T 174-2003 居住区智能化系统配置与技术要求
  16. LS/T 1203-2002 粮情测控系统
  17. HY/T 036-1994 温度盐度深度综合测量系统
  18. GB 8389.5-1987 斧的安全使用规则
  19. SJ/T 10148.3-1991 电气简图的编制方法 系统图(框图)
  20. SJ/T 9508.3-1993 30MHz~1GHz声音和电视信号的电缆分配系统 系统输出口质
  21. YD/T 872-1996 数据通信网 开放系统互连(OSI)的管理框架
  22. YD/T 753.2-1995 G内卫星通信32Kbit/s ADPCM SCPC话音VSAT系统进网技术要求
  23. YD 1032-2000 900/1800MHzTDMA数字蜂窝移动通信系统电磁兼容性限值和测量方法 第一?
权限使用management系统 | MySQL数据库 2022-10-01 213 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教程
下一篇:基于应用系统权限管理系统的设计与实现