当前位置:文档之家› 高校毕业生就业信息管理系统的设计与实现

高校毕业生就业信息管理系统的设计与实现

师大学2010届学士学位论文高校毕业生就业信息管理系统的设计与实现——后台管理的设计与实现学院计算机科学与技术学院专业计算机科学与技术(师)研究方向软件开发学生姓名学号指导教师指导教师职称2010年4月15日高校毕业生就业信息管理系统的设计与实现——后台管理的设计与实现摘要:随着高校毕业生数量的急剧增加,高校毕业生就业信息管理工作量与工作难度也成倍增长。

许多高校现在使用的《全国高校毕业生就业信息管理系统1.1版》存在的许多不足和缺陷,面对毕业生这庞大的信息量,迫切需要高校毕业生就业信息管理系统来提高高校毕业生管理工作的效率与质量。

木文结合我校毕业生就业信息管理的具体要求,分析了就业信息管理工作的业务流程,收集了与就业信息管理系统相关的第一手资料,确定了建设我校毕业生就业信息管理系统的目标和主要功能需求,采取了基于现代软件工程的问题分析方和敏捷的开发思路,设计并开发了师大学毕业生就业信息管理系统。

系统应用软件工程的方法,以Java为技术架构,使用J2EE的多种技术,如JSP、Servlet、JDBC等,采用MVC(Model View Controller)开发模式,以SQLServer 2000作为数据库进行开发。

同时充分依托校园网和Internet,实现了毕业生就业信息的集中管理、分散操作和信息共享。

目前本系统已在师大学试运行,用户反映良好。

系统对高校毕业生就业信息进行了整合,有效地提高了高校的就业信息管理水平,增强了工作效率,为数字化校园做出应有的贡献。

关键词:毕业生;信息管理系统;JSP;MVC;J2EEDesign and Implementation of the College Graduates Employment InformationManagement System——Design and Implementation of BackgroundSUN PengSchool of Computer Science & Technology 2010 Graduatesof Huaibei Normal UniversitySupervised by YU Lei, InstructorAbstract:As dramatic increase in the number of college graduates, the workload and difficulty of the college graduates employment information management has doubled and redoubled. Aiming at the shortcomings of the "National Information Management System for Employment of College Graduates version 1.1", which is used by some colleges and universities at present. So it is very urgent and necessary to build a college graduates employment information management system to improve the efficiency and quality of the management of graduates employment.This paper combined the specific requirements of college graduates employment information management of our university, analysised the business process of that work indicated above, collected the first—hand data related to employment information management system, reconstructed the main target and functional requirements of this system, adopted an analytical method based on modern software engineering and the Agile Methodology, designed and developed the Graduates Employment Information Management System of Huaibei Normal University.This system applied with software engineering methods, used Java for the technical architecture, adopted a variety of J2EE technologies such as JSP, Servlet, JDBC, etc, used MVC (Model View Controller) development model to operate SQLServer 2000 as the database. At the same time, this system fully relyed on the campus network and the Internet, to achieve the graduate employment information centralized management, decentralized operations and information sharing.Currently the system has been operated in Huaibei Normal University, and has been praised. With integrating the college graduate employment information, this system has improved the level of management of college graduates employment information, has enhanced the work efficiency, and has made due contributionsfor being a digital campus.Keywords:Graduates; Information Management System; JSP; MVC; J2EE目录1.绪论 (1)1.1 课题的背景及意义 (1)1.2 毕业生信息管理系统实现目标 (2)1.3 国外研究现状 (2)1.4 系统功能简介及本人完成的主要工作 (2)1.5 论文容组织 (3)2.系统设计的基础知识介绍 (3)2.1 JSP技术介绍 (3)2.1.1 JSP优点 (4)2.2 JavaBean的介绍 (5)2.2.1 JavaBean的特征 (5)2.3 基本的JDBC编程技术的介绍 (5)2.3.1 JDBC的体系结构及重要接口 (5)2.3.2 使用JDBC连接数据库 (6)2.4 关于数据库MSSQLServer 2000的介绍 (7)3.基于JSP的MVC开发模式探讨 (8)3.1 基本模式 (8)3.2 改进型模式 (9)3.3 MVC模式的优点和缺点 (10)4.系统的分析与设计 (11)4.1 系统主要功能需求 (11)4.2 系统的总体规划设计 (12)4.3 系统的功能结构设计 (13)4.4 系统的开发及运行环境分析 (14)4.5 数据库详细设计 (15)4.5.1 数据库表的设计 (15)4.6 系统主要技术设计 (18)4.6.1 数据批量导入功能 (18)4.6.2 系统开放/关闭功能 (20)4.6.3 系统角色管理 (21)4.6.4 数据库MD5矩阵加密算法设计 (22)4.6.5 系统序列号认证设计 (23)5.系统的实现 (25)5.1 登陆系统的实现 (25)5.2 就业信息管理系统的主界面 (25)5.3 就业计划管理功能的实现 (26)5.4 系统管理功能的实现 (28)5.5 用户管理功能的实现 (30)结论 (32)参考文献 (33)致 (34)高校毕业生就业信息管理系统的设计与实现——后台管理的设计与实现1.绪论1.1 课题的背景及意义教育信息化理念的出台,使信息管理系统已开始设计并不断的应用于教学管理中。

高校毕业生数量急剧增加,有关高校毕业生管理的各种信息量也成倍增长,高校毕业生就业信息的管理工作量与工作难度亦在增长。

在传统模式下简单利用计算机进行高校毕业生信息管理,存在着较多的缺点,如:效率低、性差,时间一长将产生大量的文件和数据,更不利于查找,更新,维护等。

诸如这些情况,令学校管理者对高校毕业生的信息管理带来了很大的困难,严重影响了教育工作的工作效率。

使用管理信息系统对高校毕业生信息进行管理,具有手工管理所无法比拟的优点。

例如:检索迅速、查找方便、易修改、可靠性高、存储量打、数据处理快捷、性好、寿命长、成本低、便于打印等[1]。

这些优点能够极提高高校毕业生就业信息管理的效率,也是学校的科学化、正规化管理的重要条件。

随着计算机技术、网络技术发展日新月异,师大学已建立了自己完善的校园网,这为开发网络化的管理信息系统提供了必要的条件,使得利用校园网、Internet对毕业生信息进行管理成为可能。

在这样的背景下,我们开发基于网络的毕业生就业信息管理系统,以满足数据信息集中管理和维护、实时查询的需求,从而提高管理的效率和质量,满足毕业生信息管理的要求。

与传统的管理方式比较,基于网络环境的就业信息管理系统具有以下三点优势:第一,基于网络环境的就业信息管理不受时间和空间限制,这无疑可以给毕业生创造更多的就业机会,促进就业。

第二,基于网络环境的就业信息管理信息量大,针对性强。

通过网络平台,无论是学校还是个人都可根据需求,针对性地在网上发送和审核信息。

第三,基于网络环境的就业信息管理更加灵活,可以节约成本,提高效率,促进无纸化办公。

本课题是针对师大学的毕业生就业信息管理模式开发基于校园网和Internet的毕业生信息管理系统。

相关主题