1、 毕 业 论 文(设 计) 题 目 基于 MVC 架构的学生宿舍管理系统 二一 五 年 五 月 十五 日 I 摘 要 大学的宿舍管理是大学管理不可忽略的部分。 基于现代信息技术 的宿舍管理系统具有检索迅速、查找方便、可靠性高、存储量大的优 势,是实现信息化校园的重要组成部分。 本文介绍了学生宿舍管理系统的开发和实现过程。 根据实际需要 采用 MVC 设计模式,使用开源的 ThinkPHP 框架进行编程开发, 用开源 的 MySQL 数据库进行数据存储, 这样不仅提高了编程效率而且也提高 了程序运行可靠性。在后台界面选用基于 Bootstrap 打造的响应式 ACE 模板,这样可以适应不同的浏览
2、器,外观友好,操作方便。系统实 现了院系专业管理,宿舍管理,学生信息管理,公告管理,新闻管理,考 勤管理等实用功能,突出实现了文明宿舍评比自动计算功能。在文中 分析了系统需要的环境,开发背景,数据字典设计,并对系统实现进 行了详细阐述。 最后,经过测试运行,系统运行稳定,实现业务管理和操作。本系 统满足现实业务需求,提供友好的界面,具有较高的使用价值。 关 键 词 学生宿舍管理系统;ThinkPHP;MYSQL;ACE 模板;MVC 设计模式 创 新 点 本文基于高校宿舍实际业务需求,运用新流行的 WEB 开发技术, 设计出符合实际业务需求的系统, 让高校宿舍管理符合信息化时代要 求。 II
3、THE STUDENT DORMITORY MANAGEMENT SYSTEM BASED ON MVC ARCHITECTURE Abstract University dormitory management is part of university management should not be neglected.The dormitory management system based on modern information technology has retrieves, the search rapidly convenient, the advantages of h
4、igh reliability, large storage, is an important part of campus informatization. This paper introduces the students dormitory management system development and implementation process.According to the actual need to use the MVC design pattern, using the ThinkPHP framework of open source development programming, using open source MySQL database for data storage, which improve the efficiency of programming and also improves the reliability program is running.Choose in backend interface based