某某学院学生公寓管理系统的设计与实现.doc
《某某学院学生公寓管理系统的设计与实现.doc》由会员分享,可在线阅读,更多相关《某某学院学生公寓管理系统的设计与实现.doc(74页珍藏版)》请在沃文网上搜索。
1、目 录摘 要IABSTRACTII第1章 绪论11.1 课题背景11.1.1系统开发背景11.1.2南山学院公寓管理情况介绍21.1.3已具备的基础设施条件41.2国内高校公寓管理现状41.3项目的目的和目标51.4本文的主要工作61.5本文开发难重点及困难71.6采用主要技术71.7论文的组织结构9第2章 需求分析102.1系统目标和解决的问题102.2功能性需求112.2.1 总体要求112.2.2 数据要求112.2.3 功能要求122.2.4 业务流程描述142.3 系统用例192.3.1公寓管理系统用例图192.3.2 用例说明202.4 非功能性需求26第3章 系统的构架设计283
2、.1系统的C/S、B/S结构283.2 部署架构293.3功能架构303.4 数据架构333.5 用例图333.5.1 房源管理用例图333.5.2 学生住宿管理用例图343.5.3 学生宿舍调整用例图35第4章 系统详细设计364.1系统建模364.1.1系统的静态结构图364.1.2系统的动态结构图384.2系统数据库设计404.2.1系统数据库的逻辑结构404.2.2 创建表展示454.3 界面设计45第5章 系统实现485.1 系统登录界面485.2 基础信息设置515.3 公寓管理模块545.4 查询功能模块595.5 统计功能模块605.6 用户管理模块62第6章 结论64参考文献
3、65致谢68CONTENTS Chinese abstracIAbstractIIChapter 1 Introduction11.1 Background11.1.1 System development background11.1.2 Introduction of the dormitory management in Nanshan University21.1.3 Available infrastructure41.2 Status quo of the dormitory management in domestic universities and colleges41.3
4、Goal of the item51.4 The main taskof this thesis61.5 Emphases and difficulites of this thesis71.6 The main techniques adopted71.7 The structure of the thesis9Chapter 2 Demand analysis of management system102.1 The objectives of the system and issues resolved102.2 Functional demand112.2.1 Overall dem
5、and112.2.2 Data demand112.2.3 Function demand122.2.4 Description of the operation flow142.3 The system use cases192.3.1 Use case diagram of dormitory management system192.3.2 Instructions of use cases202.4 Non-functional requirements26Chapter 3 The frame design of the system283.1 The c/s and b/s str
6、ucture283.2 Disposition construction293.3 Functional construction303.4 Data construction333.5 Use Case diagram333.5.1 Diagram of the availablity management333.5.2 Diagram of the students lodging management343.5.3 Diagram of the adjustment of students dormitories35Chapter 4 Detailed design of system3
7、64.1 System modeling364.1.1 The staticdiagram of system364.1.2 The dynamic diagram of system384.2 System database design404.2.1 The logic organization of the database404.2.2 The showing of diagram established454.3 Design of onterface45Chapter 5 Inplementation of the system485.1 Interface logged on48
8、5.2 Setting of the basic information515.3 Managenent module of the domitories545.4 Module of inquiry595.5 Module of statistical605.6 Module of Users administration62Chapter 6 Conclusion64References65Thanks68iv 摘 要随着烟台南山学院的发展,招生规模不断扩大,学生人数不断增多,如何保障学生的生活、休息场所正常运行,解决学生宿舍日益突出的供求矛盾,提高公寓管理的工作效率,使公寓管理走向科学化
9、、规范化、制度化、智能化的道路,成为学校领导所关心的问题。伴随着大型企业ERP系统的引入,烟台南山学院对信息化数据处理的要求也日益迫切,并着手建设信息化管理体系,开发切合自身需求的信息系统。学生公寓管理系统正是学院在信息化建设上的又一举措,顺应了科技生产力发展的潮流。本文中的信息系统将采用C/S(Client/Server)模式(主要特点是有客户端、服务器端,计算机要运行信息系统就必须安装客户端,系统升级或者更新就必须每个客户端都要升级更新,处理数据能力强)与B/S(Browser/Server)模式(主要特点是没有客户端,计算机要运行信息系统不必安装客户端,只需浏览器直接登陆。系统升级或者更
10、新只需更新服务器端,解决时间地点局限性,数据共享性良好)相结合开发模式,合理利用两种模式优点,避其两者缺点,并采用SQLServer数据库系统管理数据库(数据服务器192.168.10.250),保障数据同步、完整。南山学院公寓管理系统以学生住宿管理为设计重心,围绕与之相关的管理进行开发,着重考虑以下五方面问题:一、科学规范管理;二、减少误差、错误;三、节省人力、物力、财力;四、实现数据共享;五、方便灵活掌握动态信息。设计上,较为全面地涵盖了公寓管理中的日常工作,简化日常事务处理模式,使公寓管理人员从费时费力的事务处理中解脱出来。因此,在功能设置上包含了多种不同模块,主要有:住宿管理、交费管理
11、、日常管理、系统维护等十二个模块,各个模块又包含若干不同的子模块,用来实现不同的功能。完成后的软件,在功能及性能上最大限度地满足了公寓管理的多样性需求,使公寓管理工作迈上了一个新的台阶。目前本系统已在烟台南山学院公寓管理部门试运行。关键字: 高校公寓管理;学生管理;管理信息系统;SQLServer;数据库ABSTRACTWith the development of Yantai Nanshan University, and with the continuing expansion of enrollment scale and the constant growth of student
12、s, the university leaders encounter with many problems. And these problems are listed in the following: to guarantee students quality of life and the normal operation of the rest areas, to solve the supply and demand contradiction of students apartment and to improve the efficiency of apartment mana
13、gement, so that students apartment management could develop towards the scientific, standardized, institutionalized and intelligent way, and this is a main concern of the school leaders. With the introduction of EPR system for large corporations, the requirements for information data processing of Y
14、antai Nanshan University also becomes urgent. And as the information management system is under construction, Yantai Nanshan University starts to develop an information system that could meet its needs. The students apartment management system is a main step that Yantai Nanshan University takes in t
15、he aspects of information building process, and this follows the trends of the developments of science and technology productivity. The mode of the information system that described in the thesis is developed by combining the advantages of C/S (Clients/Server) mode and B/S (Browser/Server) mode and
16、through the combination avoids the shortcomings of both modes. And by using the SQL Server database system to manage the database (data sever 192.168.10.250) protect the synchronization and completion of data.The desigygl of Nanshan University Apartment Management System focuses on student accommoda
17、tion management, as well as other related aspects. It mainly takes 5 aspects into consideration:1. Scientific and standardized management 2.Error minimization 3. Least cost in manpower, material and financial resources 4. Data Sharing 5.Flexible control over dynamic information.The desigygl fully co
18、vers every aspect of apartment management and simplifies the management mode of daily routines, which will surely help management staff out from heavy workload. The system contains various modules in term of function setup, generally including accommodation management, payment management, daily mana
19、gement, and system maintenance. Each module also contains various sub-modules with the purpose of realizing different function.The completed system will extremely meet diversified needs, making apartment management step up to a new stage.Currently, this system has been put into trial operation in ap
20、artment management department of Yantai Nanshan University. Keywords: university apartment management; student management; information management system; SQL Server; database III 烟台南山学院学生公寓管理系统的设计与实现第1章 绪论1.1 课题背景1.1.1系统开发背景随着计算机的普及和网络技术的日益成熟,高校办公自动化打破了传统手工管理模式,为学校的迅猛发展提供了新的管理平台。目前,国内众多高校利用网络信息技术已实现
21、管理信息发布与数据信息共享,校园内运行着分管招生、教学、财务等业务的信息管理系统和数据库,如教务管理系统、收费管理系统,未采用信息系统管理的部门,在办公过程中亦采用了OFFICE等办公软件。由于办公软件在信息数据处理上,缺乏管理技术,只能进行简单的排序、统计等功能,使得隐藏在数据中的其他信息并没有得到进一步的分析、利用和有效的共享,从而表现出数据处理不到位,决策数据不准确,造成了信息流通渠道不畅通以及管理被动的情况。高校的学生公寓管理系统,解决了信息不畅通、数据不共享的问题,提供了宿舍分配、学生管理、宿舍文化建设等管理模块。一方面将管理人员从繁重、重复的手工劳动中解放出来,把工作重心转移到总体
22、分析上来,高效、准确地处理公寓管理中的各种信息,及时反映宿舍中各种动态。另一方面为不同角色的使用者提供了不同使用管理权限。在管理职能上,为领导提供强大的数据支持,使领导者及时获得公寓的相关信息报告,便于领导决策制定;为教师提供多功能的学生管理平台,发现管理漏洞,修改规章制度,完善公寓管理的系统,提高服务质量;为学生提供生活服务等宿舍信息查询,提高学生自身约束力,培养学生文明生活习惯。公寓管理的自动化实现对于强化公寓管理,提高管理水平具有非常重要的意义。公寓管理系统是对后勤社会化改革的有力保障,高校后勤的社会化改革,解决了高校发展中后勤配套服务不匹配的需求矛盾,受到了学校、学生及社会的多方关注。
23、现代化的公寓管理模式,除了提供传统意义上的生活场所外,其住宿和管理对学生的综合素质培养有着越来越大的影响,公寓管理的信息化、网络化也越来越受到人们的重视,在提高学生宿舍的管理绩效的同时,又为学生解忧,减轻了工作压力,成为高校学生管理工作的重要一环。1.1.2南山学院公寓管理情况介绍烟台南山学院是一所由教育部批准南山集团投资兴办的民办高校,现有东海和南山两个校区,占地3500亩,下设二级学院26个,在校生近3万人,教职员工达1000余人,拥有公寓楼42栋。学校现公寓管理分两个校区南山校区和东海校区,南山校区有住宿楼13栋,其中教师宿舍2栋;东海校区有住宿楼29栋,其中教师宿舍3栋,中专部有4栋。
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
20 积分
下载 | 加入VIP,下载更划算! |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 某某 学院学生 公寓 管理 系统 设计 实现