资源描述:
《计算机科学与技术毕业论文大学生就业信息管理系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、摘要大学生就业信息管理系统对学校加强学生信息管理有着极其重要的作用。由于各个大学都在持续扩招,学生就业信息的数量日益庞大,传统的手工信息管理不仅工作量大,而且容易出现问题。另外,学生的成绩要用到学校教务管理的各个方面,所以一旦学生信息管理出现了错误,后果往往是非常严重的。传统手工的学生就业信息管理,管理过程繁琐而复杂,执行效率低,并且易于出错。通过这样的系统,我们可以做到信息的规范管理和快速查询,实现了学生就业信息管理的系统化、规范化和自动化,这样不仅减少了管理工作量,还提高了管理效率,降低了管理成本。本论文主要介绍了系统的分析,设计和开发的全部过程
2、。运用数据流图,ER图,程序流程图等对系统的设计过程进行详细的说明。全文共分为前言、需求分析、系统设计、开发技术、关键技术解决,结论六部分。系统采用B/S开发模式,开发工具选择JAVA、JSP、JavaScript、Html语言,采用Tomcat服务器技术,后台数据库选用SQLServer2000。关键词:JSP,JAVA,SQLServer2000数据库,B/S模式IIABSTRACTCollegestudents'employmentinformationmanagementsystemtostrengthenstudents'informati
3、onmanagementofschoolplaysanimportantrole.Asaresultofeachuniversitystudentsarecontinuingtoenrollmentexpansionandanincreasinglylargenumberofemploymentinformation,thetraditionalmanualinformationmanagementnotonlyabigworkload,butalsoPronetoproblemsEasily.Inaddition,students'scoressh
4、oulduseallaspectsofschooleducationaladministrationmanagement,so,oncethestudents'informationmanagementappearederror,theconsequencesareoftenveryserious.Thetraditionalmanualstudentsemploymentinformationmanagement,managementandexecutionprocessistrivialandcomplex,lowefficiencyandeas
5、ytoappearwrong.Throughthissystem,wecandothestandardizedmanagementandinformation,realizingtherapidinquiresthestudentemploymentinformationmanagementstandardizationandautomation,systematic,suchnotonlyreducedthemanagementworkload,butalsoimprovesthemanagementefficiencyandreducetheco
6、stofmanagement.Thispapermainlydescribessystemanalysis,designanddevelopmententireprocess.Usingthedataflowgraph,ERdiagrams,programflowchartofsystemdesignprocessindetail.Fulltextisdividedintopreface,requirementanalysis,systemdesign,developmenttechnology,keytechnologysolutions,thec
7、onclusionofsixparts.SystemadoptsB/Sdevelopingmode,selectionofdevelopmenttoolsJAVA,JSP,JavaScript,Html,usingTomcatServertechnology,backenddatabasechooseSQLServer2000.keywords:JSP,JAVA,SQLServer2000database,B/SmodelII目录引言1第一章 开发工具和技术简介2第一节 开发工具简介2第二节 开发语言简介4第三节 开发模式简介6第二章需求分析8第一节
8、 问题分析8第二节 方案选择8第三节 任务概述8第四节 功能需求概述9第五节 运行环境9第三章 系统概念结构