找回密码
 立即注册
相关推荐换一批
  1. GB/T 38025-2019 遥感卫星地面系统接口规范
  2. GB∕T 39723-2020 北斗地基增强系统通信网络系统技术规范
  3. GB∕T 25000.30-2021 系统与软件工程 系统与软件质量要求和评价(SQuaRE) 第30部分:
  4. GB∕T 25000.20-2021 系统与软件工程 系统与软件质量要求和评价(SQuaRE) 第20部分:
  5. GB∕T 25000.1-2021 系统与软件工程 系统与软件质量要求和评价(SQuaRE) 第1部分:SQ
  6. GB∕T 34352-2017 有机热载体锅炉及系统清洗导则
  7. GB/T 34130.21-2017 电源母线系统 第21部分:用于墙壁和天花板安装的电源母线系统的
  8. GB/T 33987-2017 SXKa三频低轨遥感卫星地面接收系统技术要求
  9. GB/T 33653-2017 油田生产系统能耗测试和计算方法
  10. GB∕T 33138-2016 存储备份系统等级和测试方法
  11. GB∕T 30248.1-2013 信息技术 JPEG 2000 图像编码系统 第1部分:核心编码系统
  12. GB/Z 30286-2013 信息安全技术 信息系统保护轮廓和信息系统安全目标产生指南
  13. GB/T 28521-2012 通信局站用智能新风节能系统
  14. DB35/T 1272-2012 福建省银行业安全防范监控联网系统的要求
  15. CNAS-R01-2015 认可标识使用和认可状态声明规则
  16. NY/T 1496.4-2014 农村户用沼气输气系统 第4部分 设计与安装规范
  17. SY/T 6118-2013 热力采油蒸汽发生器水处理系统运行技术规程
  18. GB 2760-2014 食品安全G家标准 食品添加剂使用标准
  19. DL/T 1294-2013 交流电力系统金属氧化物避雷器用脱离器使用导则
  20. SY/T 5264-2012 油田生产系统能耗测试和计算方法
  21. DL/T 726-2013 电力用电磁式电压互感器使用技术规范
  22. DL/T 725-2013 电力用电流互感器使用技术规范
  23. SY/T 0538-2012 管式加热炉规范
权限使用management系统 | MySQL数据库 2022-10-01 189 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教程
下一篇:基于应用系统权限管理系统的设计与实现