网学网JSP,NET,JAVA类别编辑为广大网友搜集整理了:基于JSP技术的猎头公司管理软件的设计和实现——内部事务部分绩等信息,祝愿广大网友取得需要的信息,参考学习。
包括论文,设计,论文字数:9597,页数:29
摘 要
随着信息科学技术的飞速发展,人们逐渐意识到对信息管理软件的运用可以使日常工作更加方便、快捷和高效。论文详细论述了猎头公司管理软件内部事务部分的开发设计过程。软件采用JSP开发技术,Tomcat作容器, SQL Server 2000作数据库管理系统,实现了公共模块、用户登录模块、系统主页模块、公司新闻模块、公司通知模块、用户资料管理模块、查询模块、员工管理模块、工资管理模块。软件符合猎头公司内部管理的需求,能够帮助公司切实提高工作效率。软件的开发符合一般管理软件的开发流程,对开发其他类似的管理软件具有相当的参考价值。
论文组织如下:首先阐述了该系统的开发背景、意义;其次介绍了相关的理论基础;接着对系统的需求进行了分析,并提出了具体的设计方案;然后展现了系统各功能模块的实现;最后对该软件进行了严格的测试。
关键词:管理软件;JSP;Tomcat;SQL server 2000
The Design and Implementation of Headhunter Company Management Software based on JSP
——the Part of the Internal Management
Abstract
Along with the rapid development of the information science technology, people gradually realize that the utilization of information management software could make the routine more convenient, quick and efficient. The paper discusses in detail the development and design process of the internal management of headhunter company management software. It uses JSP as the development technology, Tomcat as the container, SQL Server 2000 as the database management system, and includes common modules, users login module, homepage, company news module, company announcement, users data management, query module, staff management, salaries management, etc.. It can accord with the internal management requirement of headhunter company, and can help the company enhance its work efficiency. Its development conforms to most general management softwares and is valuable for other similar management software.
The paper is organized as following: Firstly, analyzes the background and significance; Secondly, introduces the foundation of correlative theories; Thirdly, analyses the demand of the system, gives a specific design project; Then shows the implementation of every module. Finally gives a test of the system.
Key words: Management software; JSP; Tomcat; SQL server 2000
目 录
1 引言 1
1.1背景 1
1.2选题意义 1
2 理论基础 1
3 需求分析及设计方案 2
3.1 需求分析 2
3.2 设计方案 3
3.2.1 模块的划分 3
3.2.2 详细设计 3
4 具体流程及实现 5
4.1 具体流程 5
4.1.1 登录 5
4.1.2主页 5
4.1.3 各功能模块页面 6
4.2 实现 7
4.2.1 数据库的设计 7
4.2.2 界面的设计 12
5 测试 21
5.1 测试环境 21
5.1.1 硬件环境 21
5.1.2 软件环境 21
5.2 主要模块测试 21
结 论 22
参考文献 23
致 谢 24
声 明 25