论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

SMART系统—系统功能管理模块设计与开发

 本文ID:LWGSW13816 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 SMART系统—系统功能管理模块设计与开发 (收费:1000 积分)  

论文字数:14384,页数:41

摘  要
SMART系统是一个在语言上采用跨平台的JAVA技术、在框架架构上采用流行的MVC架构、在业务架构中采用Spring的IOC思想和ORM技术的一个新型智能在线考试信息管理系统,该系统主要实现了学生在线考试与评估以及教师对学生在线考试信息的管理和维护。本文设计的系统管理功能模块采用了多用户多角色管理机制,确保不同的用户登录系统后能够操作属于自己权限范围内的功能。系统功能管理模块主要由用户管理子模块、角色管理子模块、角色设置管理子模块、权限管理子模块、系统菜单管理子模块、日志管理子模块和用户登录验证子模块构成。通过对系统功能的各种设置,实现对系统各级用户的角色设置和角色分配,限制和记录各级用户在系统中的对信息的功能操作,体现了系统权限设置的灵活性、数据操作的安全性。

关键词: 用户;角色;权限;多用户多角色管理

SMART System—
The Design and Development of Function Management  Module
Abstract
SMART System is a new intelligent information management system of on-line examine. It uses the JAVA technology in language, uses the MVC in framework, and uses the IOC antilogy of Spring and ORM technology in its operation framework. The system mainly implements the on-line examination and eva luation of students, and the teachers management and maintenance of students examination information on-line as well. The system uses multiplex users and roles management mechanism. After the users log on, they can use the functions they owned. The management function module of system includes users management, role management, role setup management, right management, system menu management, log management and the validation of the users’ logon management. Through these configuration of system functions, the system carries out the role intercalation and distribution of the all users, restricts and records the information of all users how they used in the system. These can make the system right configuration flexible, and the data operations security.

Key words: the users; the role; right; multiplex users and roles management

目  录

1 引 言 1
1.1 背景 1
1.2 目的 1
1.3 意义 1
1.4 系统开发的主要技术 1
1.5 系统开发环境 2
2 系统功能需求和总体设计 3
2.1 B/S构架 3
2.2 系统流程框架设计 3
2.3 系统功能需求分析与设计 7
2.3.1 登录验证 7
2.3.2 用户管理 8
2.3.3 角色管理 9
2.3.4 角色设置管理 9
2.3.5 权限设置管理 10
2.3.6 日志管理 11
2.3.7 菜单权限控制 12
3 数据库设计与构架 12
3.1 数据库设计 12
3.2 数据库表设计 13
3.2.1 用户表 13
3.2.2 用户控制表 15
3.2.3 角色表 15
3.2.4 用户角色表 16
3.2.5 任务表 16
3.2.6 角色任务表 17
3.2.7 日志表 17
3.2.8 模块表 17
3.2.9 公共CODE表 18
3.2.10 试卷日志记录表 19
3.3 数据库数据字典 19
4 系统模块实现 19
4.1 登录验证 19
4.1.1 登录流程图 19
4.1.2 代码实现 20
4.2 用户管理 22
4.2.1 用户界面 22
4.2.2 代码实现 22
4.3 角色管理 23
4.3.1 用户界面 23
4.3.2 代码实现 24
4.4 角色设置管理 24
4.4.1 用户界面和流程图 24
4.4.2 代码实现 25
4.5 权限设置管理 26
4.5.1 用户界面和流程图 26
4.5.2 代码实现 26
4.6 日志管理 27
4.6.1 用户界面 27
4.6.2 代码实现 28
4.7 菜单权限控制 28
4.7.1 用户界面和流程图 28
4.7.2 代码实现 29
5 结果测试、性能分析 30
5.1 单元测试 30
5.2 系统功能测试 30
5.2.1 系统菜单权限功能测试 30
5.2.2 系统功能权限测试 31
结    论 33
参考文献 34
致    谢 35
声    明 36


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:J2ME手机游戏的开发-Beckham Goal 下一篇:EIMS系统-OA子系统的设计与开发
Tags:SMART 系统 功能 管理 模块 设计 开发 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号