1、 高校毕业生就业信息管理系统的设计与实现 后台管理的设计与实现 学 院 计算机科学与技术学院 专 业 计算机科学与技术(师范) 研 究 方 向 软件开发 2010 年 4 月 15 日 I 高校毕业生就业信息管理系统的设计与实现 后台管理的设计与实现 摘 要:随着高校毕业生数量的急剧增加,高校毕业生就业信息管理工作量与工作难度 也成倍增长。许多高校现在使用的全国高校毕业生就业信息管理系统 1.1 版存在的 许多不足和缺陷,面对毕业生这庞大的信息量,迫切需要高校毕业生就业信息管理系统 来提高高校毕业生管理工作的效率与质量。 木文结合我校毕业生就业信息管理的具体要求,分析了就业信息管理工作的业务流
2、 程,收集了与就业信息管理系统相关的第一手资料,确定了建设我校毕业生就业信息管 理系统的目标和主要功能需求,采取了基于现代软件工程的问题分析方和敏捷的开发思 路,设计并开发了淮北师范大学毕业生就业信息管理系统。 系统应用软件工程的方法,以 Java 为技术架构,使用 J2EE 的多种技术,如 JSP、 Servlet、JDBC 等,采用 MVC(Model View Controller)开发模式,以 SQLServer 2000 作为数据库进行开发。同时充分依托校园网和 Internet,实现了毕业生就业信息的集中 管理、分散操作和信息共享。 目前本系统已在淮北师范大学试运行,用户反映良好。
3、系统对高校毕业生就业信息 进行了整合,有效地提高了高校的就业信息管理水平,增强了工作效率,为数字化校园 做出应有的贡献。 关键词:毕业生;信息管理系统;JSP;MVC;J2EE II Design and Implementation of the College Graduates Employment Information Management System Abstract:As dramatic increase in the number of college graduates, the workload and difficulty of the college graduat
4、es 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 colleg
5、e 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 i
6、ndicated above, collected the firsthand 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, ado