资源描述:
《基于jsp技术的猎头公司管理软件的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于JSP技术的猎头公司管理软件的设计与实现——外部事务部分摘要随着信息科学技术的飞速发展,人们逐渐意识到对信息管理软件的运用可以使日常工作更加方便、快捷和高效。论文详细论述了猎头公司管理软件外部事务部分的开发设计过程。软件采用JDK+TOMCAT5.5作为开发工具,SQLServer2000作数据库管理系统,实现了候选人管理、公司管理、职位管理、猎头的注册及登录、文件的上传下载、信息发布和浏览、留言板等功能。软件符合猎头公司内部管理的需求,能够帮助公司切实提高工作效率。软件的开发符合一般管理软件的开发流程,对开发其他
2、类似的管理软件具有相当的参考价值。论文组织如下:首先阐述了该系统的开发背景、意义;其次介绍了相关的开发工具及技术基础;接着对系统的需求进行了分析,并提出了具体的设计方案和数据库模型;然后展现了整个系统的具体实现;最后对该软件进行了严格的测试。关键词:JSP;管理软件;Tomcat5.5;SQLserver2000TheDesignandImplementationofHeadhunterCompanyManagementSoftwarebasedonJSP——ThePartoftheExternalAffairAbst
3、ractAlongwiththerapiddevelopmentoftheinformationsciencetechnology,peoplegraduallyrealizethattheutilizationofinformationmanagementsoftwarecouldmaketheroutinemoreconvenient,quickly
4、 andefficient.Thepaperdiscussesindetailthedevelopmentanddesignprocessoftheexternalaffairofheadhuntercompanymanagementsoftware.ItusesJDK+TOMCAT5.5asthedevelopmenttools,SQLServer2000asthedatabasemanagementsystem,andincludescandidatesman
5、agement,clientcompaniesmanagement,jobsmanagement,headhuntersloginandlogon,documentsuploadanddownload,informationannouncementandbrowse,messageboard,etc..Itcanaccordwiththeexternalmanagementrequirementofheadhuntercompany,andcanhelpthecompanyenhanceitsworkefficienc
6、y.Itsdevelopmentconformstomostgeneralmanagementsoftwaresandisvaluableforothersimilarmanagementsoftware.Thepaperisorganizedasfollowing:Firstly,analyzesthebackgroundandsignificance;Secondly,introducesthedevelopmenttoolsandthefoundationofthetechnology;Thirdly,analy
7、sesthedemandofthesystem,givesaspecificdesignprojectandadatabasemodel;Thenshowstheimplementationofthewholesystem,whichincludesthedesignandlinkageofthedatabaseandtheimplementationofeverymodule.Finallygivesatestofthesystem.Keywords:JSP;Managementsoftware;Tomcat5.5;
8、SQLserver2000目录论文总页数:30页1引言12软件开发基础12.1管理软件的简介12.1.1管理信息系统12.1.2猎头公司管理软件的开发方法22.2开发工具简介22.2.1SQLServer2000数据库简介22.2.2Jdk+Tomcat5.5简介23需求分析和设计方案33.1需求分析33.1.1理解需求33.1.