1、 毕业设计毕业设计( (论文论文) )说明书说明书 作 者: 学 号: 学院(系): 信息工程学院 专 业: 计算机应用技术 题 目: 网上人才招聘系统 主 题: 指导教师: 职称: 讲 师 2012 年 12 月 摘摘 要要 人才招聘网络化管理系统主要用于快捷、高效地处理招聘管理活动,使企业的招 聘工作得以高速运行。管理趋于正规化、系统化、信息化。系统使用微软公司推出的 SELSERVER2000 进行开发,它能很好地与 Office 套装办公软件实现资源共享,而且 还可以与 Windows 操作系统中其他应用程序实现数据共享,使得用户对数据的保存、 修改、删除和查询更为方便快捷。它具有专业
2、性强,适用面窄,针对性强,扩展性强 等优点。 根据系统所需功能,决定以 Windows 2000 Server 为开发平台,采用 SQL Server 2000 做后台数据库,选择功能强大的 Eclipse 为开发工具,利用软件工程思想和方 法,总体上用结构化生命周期法进行系统分析和设计,采用快速原型法来实现,系统 本系统界面友好,与目前市场上的主流游戏软件大体一致,而且操作更加简单,使用 方式和微软各种软件(Windows、Office)基本相同,减少了用户学习、使用本游戏 系统的额外负担。本文通过系统概述、系统分析、系统设计、系统实施、开发总结五 章,详细的说明了系统的开发过程,最后并对整
3、个开发过程进行了总结。该系统使用 了功能强大的 Java Web 开发技术,前台页面使用 JSP,使用了基于 MVC 机制的 Struts 技术。操作方便,可维护性强。经过大量的测试,基本符合用户需求。 关键关键词词:人才人才招聘招聘; ; 信息查询信息查询; ;;SELSERVER2000SELSERVER2000; 数据库数据库;J Javaava;StrutsStruts Abstract The talented person employment advertise network management system management system mainly uses in
4、processing the employment advertise management activity highly effective quickly, enables enterprises employment advertise work to move high speed. The management tends the standardization, the systematization, the informationization. The system uses SELSERVER2000 which Microsoft Corporation promote
5、s to carry on the development, it can realize the resource sharing well with the Office coverall office software, moreover may also other application procedure realize data sharing with the Windows operating system, causes the user to the data preservation, the revision, the deletion and the inquiry
6、 is more convenient quickly. It has specialized, is suitable the surface to be narrow, pointed, extension strong and so on merits. Key words:Talented person employment; Information query ;SELSERVER2000 ;Java;Struts 目 录 第一章第一章 引言引言 1 1 1.1 问题的提出. 2 1.2 课题简介. 2 第二章第二章 研究状况及设计目标研究状况及设计目标 4 4 2.1 研究背景 . 4 2.2 研究的意义. 4 2.3 研究的目标. 4 2.4 课题国内外研究现状 . 5 2.4.1 课题国外研究现状 . 5 2.4.2 课题国内研究现状 . 5 2.5 发展趋势 . 5 2.6