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