- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
经JAVA对学生宿舍的管理系统进行编写,所用开发工具为IntelliJ IDEA。然后基于Mysql的数据库基础上,通过Adobe PhotoshopCS6的图像处理软件美化界面。所得系统有美观、友好的界面,并且人机信息比较安全可靠、灵活与方便等,这种系统可扩展性比较强。在系统包含有多个模块,包含系统管理、学生管理、报修管理、宿舍楼的管理等。每个模块能够查询、添加、修改与删除。为确保系统安全性,设计用户登录的系统时,需要确保用户将正确用户名及对应密码输入,才能登录到界面,身份不同,所拥有权限也存在差异。文章按照学生公寓的管理系统实际需求,编写与分析系统设计的文档。文中对系统开发、设计进行详细介绍,将学生公寓的管理系统开发技术与背景进行简要分析,并对各个模块进行分析,最后对系统测试的结果进行描述和总结。
关键词:宿含管理系统;Mysql;SSM
Abstract
The management system of student dormitory is compiled by JAVA. The development tool used is IntelliJ IDEA.. Then based on Mysql database, the interface is beautified by imageprocessing software Adobe Photoshop CS6. The system has beautiful and friendly interface, and the man-machine information is relatively safe, reliable, flexible and convenient. This system has strong expansibility. There are many modules in the system, including system management, student management, maintenance management, dormitory building management and so and. Each module can select,insert into,update,delete.In order to ensure the security of the system, it is necessary to ensure that the user enters the correct user name and password in order to log in to theinterface. The identity is not used, and the privileges are different. According to the actual needs of student apartment management system, this paper compiles and analyses the design documents of the system. In this paper, the system development and design are introduced in detail, the management system development technology and background of student apartments are briefly analyzed, and each module is analyzed. Finally, the system test results are described and summarizes.
Key words: Dormitory Management System;Mysql;SSM
目 录TOC \o 1-3 \h \u
第一章 绪论 1
1.1选题开发背景与目的 1
1.1.1选题背景 1
1.1.2发展现状 1
1.1.3开发目的 2
1.2系统实现技术 3
1.2.1 SSM框架 3
1.2.2 Ajax 4
1.2.3 MySQL数据库 5
第二章 系统分析与设计 6
2.1可行性分析 6
2.1.1经济可行性分析 6
2.1.2技术可行性分析 6
2.1.3法律可行性分析 6
2.1.4操作可行性分析 6
2.2需求分析 7
2.2.1系统资源需求 7
2.2.2功能需求 7
2.3系统业务流程 8
2
文档评论(0)