资源描述:
《基于jsp招生录取管理系统的设计和实现》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、论文是本团队帮同学做过的案例,需要毕业论文设计(论文+源程序+答辩PPT)的同学联系799523222毕业设计(论文)基于jsp(java)招生录取管理系统的设计和实现姓 名系别、专业导师姓名、职称完成时间V论文是本团队帮同学做过的案例,需要毕业论文设计(论文+源程序+答辩PPT)的同学联系799523222摘要大学招生录取管理信息系统是典型的信息系统,也是高校管理中的一个重要子系统,主要包括数据库建设(后台)和应用程序开发(前端)两个方面。数据库建设可以保持数据一致性和完整性,而应用程序具有功能完整等特点。通过对招生录取情况深入
2、的调查分析,结合我校的招生录取情况发现虽然招生录取系统的管理软件大都可以采用上级部门开发全国推广,但是各地还有各自的一些特殊性,提出开发该系统的必要性。招生录取管理信息系统前台采用JSP语言,用MicrosoftSQLServer2005作为后台数据库开发工具,Myeclipse8.5作为系统开发工作,系统主要包括学生用户前台登陆后可查看录取信息,学校信息,问卷调查和论坛,管理员后台管理主要包括用户管理,录取管理,学校管理,论坛管理和问答管理。关键词:招生录取、管理信息系统、数据库、JSP、SQLV论文是本团队帮同学做过的案例,需要
3、毕业论文设计(论文+源程序+答辩PPT)的同学联系799523222AbstractUniversityenrollmentmanagementinformationsystemisthetypicalinformationsysteminthemanagementofcollegesanduniversities,butalsoanimportantsubsystem,whichmainlyincludedatabaseconstruction(background)andapplicationdevelopment(front)
4、intwoaspects.Databaseconstructioncankeepdataconsistencyandintegrity,andtheapplicationprocedurefunctioncompletefeatures.Theenrollmentsituationthoroughinvestigationanalysis,combinedwithourschool'senrollmentsituationandfoundthatalthoughtheenrollmentsystemmanagementsoftwar
5、ecanbeusedtodevelopmostsuperiordepartmentsnationwide,buttherewerealsosomespecialputforwardrespective,needtodevelopthesystem.Enrollmentmanagementinformationsystem.UsingtheJSPlanguage,usingMicrosoftSQLServer2005asthebackstagedatabasedevelopmenttool,Myeclipse8.5asthesyste
6、mdevelopment,systemmainlyincludesthestudentuserreceptionafterlandingcheckadmissioninformation,schoolinformation,questionnairesurveyandtheforum,theadministratorbackgroundmanagementincludesusermanagement,enrollmentmanagement,schoolmanagement,forummanagementandQ&amanageme
7、nt.Keywords:enrollment,managementinformationsystem,database,JSP,SQLV论文是本团队帮同学做过的案例,需要毕业论文设计(论文+源程序+答辩PPT)的同学联系799523222目录摘要IAbstractII目录III1绪论51.1选题背景和意义51.2管理信息系统介绍61.3系统开发方法71.4开发技术71.4.1JSP简介71.4.2MyEclipse81.4.3MicrosoftSQLServer简介92系统分析102.1系统的可行性研究102.1.1经济可行性112
8、.1.2技术可行性112.1.3营运可行性112.1.4结论122.2需求分析122.3功能分析122.4系统业务流程分析132.5系统数据流程142.5.1数据流程图描述142.5.2系统数据流程图153系统结构和功能设计163.1