基于JavaWeb的宿舍管理系统设计与实现摘要经JAVA对学生宿舍的管理系统进行编写,所用开发工具为Myeclipse10.6。然后基于Mysql的数据库基础上,通过AdobePhotoshopCS6的图像处理软件美化界面。所得系统有美观、友好的界面,并且人机信息比较安全可靠、灵活与方便等,这种系统可扩展性比较强。在系统包含有多个模块,包含系统管理、学生管理、维修管理、宿舍楼的管理与访问登记的管理等。能够查询、添加、修改与删除每个模块,为确保系统安全性,设计用户登录的系统时,需要确保用户将正确用户名及对应密码输入,才能登录到界面,身份不用,所拥有权限也存在差异。文章按照学生公寓的管理系统实际需求,编写与分析系统设计的文档。文中对系统开发、设计进行详细介绍,将学生公寓的管理系统开发技术与背景进行简要分析,分析各个模块,最后对系统测试的结果进行描述,分析系统缺陷与性能。关键词:宿舍管理系统,Mysql,SSHDesignandImplementationofDormitoryManagementSystemBasedonJavaWebAbstractThemanagementsystemofstudentdormitoryiscompiledbyJAVA.ThedevelopmenttoolusedisMyeclipse10.6.ThenbasedonMysqldatabase,theinterfaceisbeautifiedbyimageprocessingsoftwareAdobePhotoshopCS6.Thesystemhasbeautifulandfriendlyinterface,andtheman-machineinformationisrelativelysafe,reliable,flexibleandconvenient.Thissystemhasstrongexpansibility.Therearemanymodulesinthesystem,includingsystemmanagement,studentmanagement,maintenancemanagement,dormitorymanagementandaccessregistrationmanagement.Inordertoensurethesecurityofthesystem,itisnecessarytoensurethattheuserentersthecorrectusernameandpasswordinordertologintotheinterface.Theidentityisnotused,andtheprivilegesaredifferent.Accordingtotheactualneedsofstudentapartmentmanagementsystem,thispapercompilesandanalysesthedesigndocumentsofthesystem.Inthispaper,thesystemdevelopmentanddesignareintroducedindetail,themanagementsystemdevelopmenttechnologyandbackgroundofstudentapartmentsarebrieflyanalyzed,andeachmoduleisanalyzed.Finally,thesystemtestresultsaredescribed,andthesystemdefectsandperformanceareanalyzedKeywords:DormitoryManagementSystem,Mysql,SSH目录1绪论..........................................................................................................................................11.1选题开发背景与目的...................................................................................................11.1.1选题背景............................................................................................................11.1.2发展现状............................................................................................................11.1.3开发目的............................................................................................................21.2系统实现技术...............................................................................................................21.2.1JSP简介.............................................................................................................31.2.2Ajax简介...........................................................................................................31.2.3MVC简介.............................................................................................................31.2.4MySQL数据库..................................................................................................42系统分析..................................................................................................................................62.1可行性分析............