毕业设计--基于PHP的宿舍管理系统的设计与实现.docx毕业设计 基于PHP的宿舍管理系统的 设计与实现 学生姓名 学 院 专 业 班 级 学 号 指导教师 2016 年 5 月 16 H 基于PHP的宿舍管理系统的 设计与实现 摘要 随着计算机网络技术的传播越来越广,技术越来越成熟,各种依赖于此技术 的信息管理系统纷纷出现。学校的人工手动管理效率低下,无法适应学生信息的 爆发式增长。为此,设计了一款能高效管理学生宿舍信息的系统。相比于人工手 动管理,其具有节约人工成本,提高管理效率,能够处理海量信息等优点。 从学校的实际情况出发,参考网络上各种相似的系统,对需求进行了仔细的 规划整理,以此设计出合理的功能模块。设计出的系统拥有强大的数据存储能力, 能让管理员快速查找、添加、修改以及删除入住学生的基本信息,并能迅速查询 到宿舍的基本情况。为了让系统具有良好的安全性和很好的跨平台性,该系统使 用了 PHP语言进行开发,数据库也是用的MySQL0 【关键词】宿舍管理;PHP; MySQL Design and Implementation of Dormitory Management System based on PHP Abstract With the widely spread of computer network technology,which becames more information management system based on the technology have low efficiency of manual management of the school cannot adapt to the explosive growth in student , we designed a system that could efficiently manage the dormitory to the manual management, this system has advantages of saving labor cost, improving the efficiency of management, and it could deal with huge amounts of information. Viewing the actual situation of the school, comparing similar system on the network, we have carried on a careful planning of demand,and have designed a reasonable function designed system has powerful data storage capacity, enables the administrator to quickly search, add, modify, and delete in the students* basic information, and can quickly query the order to allow the system has a good safety and used on cross-platform, the system was developed with the PHP language and MySQL was also used. 【Keywords 】dormitory management,PHP,MySQL 1引言 1 1 1 1 2 2开发环境与相关技术简介 2 1开发环境 2 1. 1 Zend Studio 12. 0. 1 2 1. 2 MySQL 2 1. 3 Apache 3 2开发技术 3 2. 1 PHP 3 2. 2. 2 JavaScript 3 2. 3 CSS 3 3需求分析 3 1业务需求分析 3 2功能需求分析 3 3性能需求分析 4 4 4. 1经济可行性 4 4. 2技术可行性 4 4 4系统整体设计 4 1系统功能总体结构 4 2管理员功能设计 5 2. 1管理员用例图 5 2. 2登录退出 5 6