文档介绍:基于JSP技术的猎头公司管理软件的设计与实现
——外部事务部分
摘要
随着信息科学技术的飞速发展,人们逐渐意识到对信息管理软件的运用可以使日常工作更加方便、快捷和高效。论文详细论述了猎头公司管理软件外部事务部分的开发设计过程。软件采用JDK+TOMCAT ,SQL Server 2000作数据库管理系统,实现了候选人管理、公司管理、职位管理、猎头的注册及登录、文件的上传下载、信息发布和浏览、留言板等功能。软件符合猎头公司内部管理的需求,能够帮助公司切实提高工作效率。软件的开发符合一般管理软件的开发流程,对开发其他类似的管理软件具有相当的参考价值。
论文组织如下:首先阐述了该系统的开发背景、意义;其次介绍了相关的开发工具及技术基础;接着对系统的需求进行了分析,并提出了具体的设计方案和数据库模型;然后展现了整个系统的具体实现;最后对该软件进行了严格的测试。
关键词: JSP;管理软件;Tomcat ;SQL server 2000
The Design and Implementation of pany Management Software based on JSP
——The Part of the External Affair
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, quickly and efficient. The paper discusses in detail the development and design process of the external affair of pany management software. It uses JDK+TOMCAT as the development tools, SQL Server 2000 as the database management system, and includes candidates management, panies management, jobs management, headhunters login and logon, documents upload and download, information announcement and browse, message board, etc.. It can accord with the external management requirement of pany, and can help pany enhance its work efficiency. Its development conforms to most general management softwares and is valuable for other similar management software.
The paper anized as following: Firstly, analyzes the background and significance; Secondly, introduces the development tools and the foundation of the technology; Thirdly, analyses the demand of the system, gives a specific design project and a database model; Then shows the implementation of the whole system, which includes the design and linkage of the database and the implementation of every module. Finally gives a test of the system.
Key words: JSP; Management software; Tomcat ; SQL server 2000
目录
论文总页数:30页
1 引言 1
2 软件开发基础 1
1
1