系统维护模块-数据字典

合集下载
相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

广州大学华软软件学院毕业论文(设计)

课题名称

学院华软软件学院

系别软件工程系

专业班级

学生姓名

学号

指导教师

日期2011年03月29日

摘要:我们现在已经有了“每个周都交上个周报·与老师保持沟通等等”的条件。只是在这个条件的基础上开发了这个系统,帮助了老师,不用手动整理word文档,占空间存档.

无纸化办公将人从繁琐、无序、低端的工作中解放出来从事核心事务,整体提高了单位办事效率和对信息的可控性,降低办公成本,提高执行力,使管理趋于完善。

基于无纸办公的思想,提出当前的毕业班学生实习在外实习情况无法及时反馈给实习知道老师的问题。设计了本课题的高校专业实习管理系统。本课题,围绕着周报为中心,解决了学生实习的情况的全面记录与跟踪,便于指导老师针对学生遇到的具体问题给予指导以及评定毕业实习成绩。提高了实习生的实习质量,提高了教学的质量。

关键词:MVC;RBAC;周报;

Abstract, We now have a "hand in each week is a weekly • maintain communication with teachers, etc." conditions. Only in this condition based on the development of this system to help the teacher, without having to manually organize word document, archive space.

Paperless office will be from the tedious, disorder, low-end work in the liberation of core business units of the overall improvement of the efficiency and controllability of information, reduce business costs, improve execution, so that the management tends to improve.

Thoughts on the paperless office, proposed the current graduating student can not practice outside the Practice of timely feedback to the teacher training that problem. University of the topic designed professional practice management system. The topic centered around weekly to address the situation of students comprehensive training records and track, the instructor for students to facilitate the specific problems encountered in assessing graduation practice guidance and results. Improve the quality of intern training to improve the quality of teaching.

Keywords,MVC; RBAC;Weekly

目录

前言 (6)

第1章系统分析 (7)

1.1系统设计目的 (7)

1.2功能简介 (7)

1.3系统需求 (7)

1.3.1功能需求 (7)

1.3.2性能需求: (8)

1.4用例分析 (9)

1.4.1登陆管理用例 (9)

1.4.2主程序用例: (10)

1.4.3规划总结管理用例: (11)

1.4.4突发事件管理用例: (12)

1.4.5系统管理用例: (13)

1.5运行环境 (13)

1.5.1硬件环境 (13)

1.5.2软件环境 (14)

第2章数据库设计 (15)

2.1数据库设计分析 (15)

2.2数据库字典 (15)

2.2.1实习周报表 weekly_tb (15)

2.2.2实习周报内容表 weekly_info_tb (16)

2.2.3单位部门表 dept_tb (16)

2.2.4数据字典表 dict_tb (17)

2.2.5紧急事件通知表 notice_tb (17)

2.2.6操作日志表 note_tb (17)

2.2.7用户表 operator_tb (18)

2.2.8用户权限表 operator_popedom_tb (18)

2.2.9角色表 role_tb (18)

2.2.10角色权限表 role_popedom_tb (19)

第3章系统架构设计 (19)

3.1MVC模式分析 (19)

3.2Java免费开源框架的选择 (20)

3.3S2SH的整合方案 (21)

系统整体模式架构 (23)

3.4权限模型设计 (25)

第4章部分功能实现 (28)

4.1数据字典管理 (28)

4.1.1数据字典设计说明 (30)

4.1.2代码实现(Action层,Service层) (31)

4.2权限管理 (40)

4.2.1权限设计说明 (40)

相关文档
最新文档