[软件管理系统类精品]学员信息管理系统的设计与实现

上传人:cn****1 文档编号:430645412 上传时间:2023-10-25 格式:DOC 页数:81 大小:8.06MB
返回 下载 相关 举报
[软件管理系统类精品]学员信息管理系统的设计与实现_第1页
第1页 / 共81页
[软件管理系统类精品]学员信息管理系统的设计与实现_第2页
第2页 / 共81页
[软件管理系统类精品]学员信息管理系统的设计与实现_第3页
第3页 / 共81页
[软件管理系统类精品]学员信息管理系统的设计与实现_第4页
第4页 / 共81页
[软件管理系统类精品]学员信息管理系统的设计与实现_第5页
第5页 / 共81页
点击查看更多>>
资源描述

《[软件管理系统类精品]学员信息管理系统的设计与实现》由会员分享,可在线阅读,更多相关《[软件管理系统类精品]学员信息管理系统的设计与实现(81页珍藏版)》请在金锄头文库上搜索。

1、XXXX大 学本科毕业论文(设计)学员信息管理系统的设计与实现学 院:计算机信息与工程学院学生姓名:学 号:专 业:计算机科学与技术年 级:完成日期:2指导教师:学员综合信息管理系统的设计与实现摘 要随着全球化市场竞争的加剧和商业运作快速反映的要求,企业必须学习更快速有效地利用知识参与竞争。因此,很多企业开始将自身知识转化为能力的增长看作是迎接竞争的一项重要生产力。企业的不断的学习能够帮助企业更快地适应市场环境的飞速变化,调整分配企业组织的人力资源分布,形成高效的企业组织单元,更好地完成企业运作任务。培训已经成为企业现代化的重要标志。学员综合信息管理平台就是为能更方便的和高效的管理企业员工课程

2、学习的计划 而开发的。其主要目的就是充分利用现有的电脑的较高的效率和准确性以及友好的应用界面来达到预期的效果。该系统主要有两大部分所组成,一个是培训中心所操作的管理平台,另一个是客户平台进行操作的应用模块。所用到的开发工具是eclipse和Oracle数据库。培训中心主要进行课程设置、成绩录入、员工信息查询和打印统计报表等功能。进行这些管理的用户对不同的设置有不同的权限,以免非主管用户随意对重要数据进行修改,其权限通过登录该系统时既已确定。该系统是B/S结构的系统,通过权限的不同实现对系统角色的管理。学员登陆进入学员平台,可以进行个人信息的修改、查询相关的课程和就业信息等。关键字:MIS;学员

3、综合信息平台;eclipse;Oracle;模块 The Design and Implementation of System of Student Information ManagementAbstractThe request reflected with aggravation of the globalization market competition and commercial operation fast. The enterprise must study and utilize knowledge to participate in the competition ef

4、fectively more fast. However, enterprises begin and transform the growths of ability regard as important thing. The constant study of the enterprise can help the enterprise to adapt to the changing at full speed of the market environment faster meet the important productivities of competition ones o

5、wn knowledges, adjusted the manpower resources assigning the enterprise to organize and was distributed. Form the high-efficient enterprise and organizes the unit, finish the operation task of the enterprise better. Train already becomes the modernized important sign of the enterprise.System of stud

6、ent information management can not have been the convenient and a high-efficient staff of management enterprise courses the plans of studies but developments. Its main purposes to utilize relatively and friendly application interface reach the anticipated result accuracy high efficiency existing com

7、puter fully. This system has two major parts that form mainly. One is the management end that training center platform, another one is that the customer platform on the application module which selects the lesson. Using eclipse and Oracle carries on system.The training center mainly carries on cours

8、e offered, achievement inputting, inquiring staffs information and printing statistical report form, etc. The user who carries on the management has different authorities to different establishment. In case that not in charge of users and revise the important data. Its authority should have already

9、been defined when being systematic through the login. The user who carries on the management has different authorities to different establishment. In case that not in charge of users revises the important data. Its authority should have already been defined when being systematic through the login. T

10、he system frame is Browser and Service. The role management of this system was achieved by the different purview. Student login the system and then look at homepage that they can modify their personal information and search some information of course and job information and so on.Key words: mis;admi

11、nistrative systems of training;oracle;eclipse;目 录The Design and Implementation of System of Student Information Management3Abstract31.绪论61.1 系统开发环境61.2 系统开发的背景及意义71.3系统开发的相关技术72.相关知识82.1 java EE平台介绍82.2 开源框架Struts Hibernate Spring的介绍82.3 oracle的介绍与安装92.3.1oracle介绍92.3.2oracle 安装102.4 eclipse访问oracle

12、的原理及JDBC简述242.5 eclipse 中 tomcat的配置252.6 web服务器tomcat的安装与使用253 可行性研究283.1 可行性研究任务283.2 系统的可行性284 学员综合信息管理系统的开发与部署284.1需求分析284.1.1整体说明284.1.2具体功能294.2系统结构图与用例图364.2.1系统结构图364.2.2 用例图374.2.3 模块列表374.3数据库的建立与数据字典的说明384.4 主要模块简介384.4.1 学员个人管理模块384.4.2班级与学员管理模块394.4.3 财务管理模块405 关键技术415.1异常的处理416 总结421.绪论

13、随着网络不断发展基于网络平台开发的企业级管理系统越来越多的被应用到了各个企业的内部管理中,企业正逐步从传统的C/S系统向流行的B/S系统进行转变。B/S系统就是Browser/Server,即浏览器/服务器系统,是一种网络架构,基于B/S系统就是客户用浏览器接受对方服务的一种形式,比如咱们 看baidu的网页内容,就是baidu为我们提供的一种服务。C/S架构,是Client/Server的意思,就是需要安装客户端软件来实 现服务,比如网络游戏都是这种架构服务。B/S系统较C/S系统有很大的优势,它的实时性好,可以实时看到当前发生的所有业务,方便了快速决策,有效地避免了企业损失。数据一致性上B

14、/S数据是集中存放的,客户端发生的每一笔业务单据都直接进入到中央数据库,不存在数据一致性的问题。学员综合信息管理系统是一种基于B/S架构的管理系统,它采用目前最流行的java语言编写,用到了当今先进的技术如 javaEE框架、jsp技术、Hibernate、Spring、Struts框架等来实现该系统。采用MVC框架技术提高了系统的可维护性。学员综合信息管理系统分为六大模块、咨询部、教务部、教学部、财务部、就业部、系统管理。从学员开始培训到入职公司,学员综合信息管理系统为企业培训中心提供了一整套的培训业务流程。它的主要功能是提供学员的档案管理,课程管理,成绩查询,缴费管理等。1.1 系统开发环

15、境现在市场上开发java EE的工具很多,比如IBM公司的eclipse,sun公司的Net Beans等等。我们用多数企业都是用eclipse作为这个学员信息管理系统的开发工具,其强大的my eclipse插件不仅集成java EE的各种框架而且还集成了各种流行服务器如:Tomcat、weblogic、Jboss等,为开发者提供了良好的开发环境。页面设计采用功能强大的Dreamweaver8.0作为这个系统页面设计的主打软件,在样式上参考了企业常用样式。1.2 系统开发的背景及意义随着中国IT产业的高速发展IT人才的缺失已经成了不争的事实,就中国的教育现状来看各大学对人才的培养很难与企业的需求相适应,这就造成了大多数大学毕业生毕业之后还要经过一个阶段的企业培训实习。很多的大IT企业都有员工培训中心用来培训新员工为其他公司培训需要的人才。在培训过程当中就需要一个强大的管理系统来支持培训中心各个部门的管理工作。学员综合信息管理系统作为B/S开发的管理系统为企业培训中心提供了强大的管理功能为各个部门之间信息的通信与交流提供了

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 大杂烩/其它

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号