宿舍管理系统的设计与实现摘要在如今这个信息技术发展迅速、知识日新月异传播的时代,信息技术给企业的发展带来了新的机遇,同时也带来了新的挑战。由于传统老旧的人工管理宿舍的方法有着很多缺点,而现在能够采用计算机来对学生的各种信息进行相关的管理,与人工管理比较起来它有着明显的优点,这些优点将极大地促进高校学生宿舍的管理工作。管理系统的主要开发主要有前端程序和后台数据库俩个方面。但是,对于前端应用的开发,需要使用方便,易于理解,并且具有很强的数据处理能力。而后台数据库的建设和维护,则需要建立一个数据完整性、一致性和数据安全的数据库。以手工记录为主的传统宿舍管理模式,在当前已无法适应飞速发展的信息化时代,在完成全新管理系统开发后,对于学校目前的信息管理将会带来翻天覆地的变化,由过去的人工管理转变为利用电脑来管理,从非常容易产生错误和低效异常低下的状况向查找方便、存储容量大、检索快速准确、可靠性高的方向转化。这些优势能极大地促进教学工作的开展,为学校规范化、科学化管理提供了必要的保障。关键词:宿舍管理;数据库:信息管理1ABSTRACTIn today's era of rapid development of information technology and rapid dissemination ofknowledge,information technology has brought new opportunities to the development ofenterprises,but also brought new challenges.Due to the traditional old method of artificialmanagement of the dormitory has many shortcomings,and now can use computers to students ofall kinds of information related management,yu artificial management compared with it hasobvious advantages,these advantages can greatly improve the efficiency of college dormitorymanagement.Management system of the main development of the main front-end procedures andbackground database two aspects.However,for the development of front-end applications,itneeds to be easy to use,easy to understand,and has strong data processing ability.And thebackground database construction and maintenance,then need to establish a data integrity,consistency and data security database.The traditional dormitory management mode based onmanual records has been unable to adapt to the rapid development of information age at present.After the completion of the development of a new management system,the informationmanagement of the school will bring earth-shaking changes,from the past manual managementto the use of computers to manage.From very prone to errors and low efficiency to easy search,large storage capacity,fast and accurate search,high reliability direction.These advantages cangreatly promote the development of teaching work,for the school standardized,scientificmanagement to provide the necessary guarantee.Key words:Dormitory Management The database Information management目录第1章绪论1.1宿舍管理系统的开发背景。.....1.2国内外研究现状1.3系统开发的目的和意义.2第2章系统开发环境32.1JAVA技术.42.2 MYSQL数据库.42.3 JAVASCRIPT技术.4第3章系统分析.43.1可行性分析.…53.1.1技术可行性53.1.2操作可行性3.2系统流程分析…53.2.1系统开发流程…53.2.2用户登录流程..63.2.3系统操作流程..73.2.4添加信息流程..73.2.5修改信息流程..83.2.6删除信息流程…83.3系统用例分析…93.3.1系统管理员用例图93.3.2宿舍管理员用例图10第4章系统设计.114.1系统概述….114.2系统结构设计…114.3数据库设计…。124.3.1数据库概念….124.3.2数据库设计原则….134.3.3数据库实体。.134.3.4数据库表的设计14第5章系统实现.155.1登录界面….155.2系统首页设计…165.3系统管理员具体功能175.4宿舍管理员具体功能.235.5学生具体功能….25第6章结论.25参考文献….27致谢.28
暂无评论内容