大学校园物业管理工作微信平台的设计与实现毕业论文

 2021-04-10 10:04

摘 要

在新的世纪里,网络与网络相关的行业兴起加速了计算机技术的发展,人们可以将线下系统进行的工作搬到了线上平台,使得工作与生活更加方便。越来越多的行业需要应用到计算机的技能。而微信就是这其中的一个代表,它是腾讯旗下的一个即时通讯软件,拥有着5.49亿每月活跃用户,所以微信也开发出了很多的功能,不仅仅只有即时通讯,还有公众平台等其他的功能。

而大学校园物业管理工作微信平台就是在这样的背景下应运而生,使用计算机的eclipse开发工具编写程序,使用Mysql数据库进行数据存储,使用Tomcat服务器以及微信公众平台开发者模式。

本平台的用户包括三大人群,业主(居住在校园内的人群)、管理员、维修人员。本平台分成三大块功能:一是业主的报修物业功能:业主在平台上在线报修;查看物业发布的通知,及时了解消息。二是管理员的管理功能:接收并查看物业报修信息、发布和删除物业通知、将报修信息发送给维修人员、添加或者删除管理员、修改密码等,其中管理员又分为超管以及普管,只有超管对普管具有操作的权限。三是维修人员的接受和完成功能:接受维修以及完成维修,并将结果反馈给管理员。

关键词:方便;大学校园物业管理;公众平台;JSP;Mysql;三大人群The Design and Achievement of Wechat Platform for Property Management in University

Abstract

In this new century, the rise of internet and its relevant industries accelerates the development of computer technology. People are able to shift the works from the offline system to the online one, which makes work and life becomes more convenient. And an increasing number of industries need apply computer skill. Wechat, which is instant messaging software owned by Tencent, is one of those technologies, and it has near 549 million active users every month. Therefore, wechat has developed many functions, such as public platform.

The wechat platform for property management in university rises in response to this condition, and this platform is written by eclipse development tool, takes Mysql as backend database to manage, Tomcat as servicer, and developer model in wechat's public platform.

The users of this platform include three main groups: the owners (those who live in the campus), the administrators, and the servicemen. This platform has three main functions. The first function is the repair service for the owners. The owners can fill out the repair information in the repair page and see the latest information about property management, which facilitate them to receive the property information. The second function is management function for administrators by which the administrators can receive and examine the repair information, publish and delete news, send the connection for repair service to servicemen, add or delete administrators, and change password. In addition, the administrators are divided into the senior administrators and the administrators, and only the formers have the right to add or delete administrators. The last function is designed for the servicemen to accept and finish their assignments, and the results are fed back to the administrators.

Keywords: convenience; property management in university; public platform; JSP; Mysql; three main groups

目 录

第一章 平台开发技术简介 1

1.1 系统应用服务器搭建 1

1.2 平台逻辑架构 2

第二章 大学校园物业管理微信平台需求分析 4

2.1 概要及其需求分析 4

2.2 性能需求 4

2.3 可行性分析 5

第三章 平台总体设计 6

3.1 平台设计原则 6

3.2 平台总体结构 6

3.3 业主功能模块设计 6

3.4 管理员功能模块设计 7

3.5 维修人员功能模块设计 7

3.6 平台实现流程图 8

第四章 平台数据库设计 9

4.1 数据库E-R图 9

4.2 数据库表设计 9

第五章 详细设计及测试 12

5.1 平台具体操作流程 12

5.2 平台登录界面 12

5.3 业主用户功能 14

5.4 管理员用户功能 19

5.5 维修人员用户功能 26

结 论 28

致 谢 29

参考文献 30

平台开发技术简介

1.1 系统应用服务器搭建

本平台是以JSP页面作为平台前端,以Mysql为后台存储数据库,以Tomcat作为平台的服务器。下面就具体介绍下这些技术以及选用的理由。

  • JSP简介和选用JSP的理由

Java Server Pages,即JSP动态网页。JSP,它是在网页HTML中插入一些JSP标记和Java的一些程序段(lt;%java代码%gt;),从而组成了JSP文件。

JSP的优势有如下几点:

1)跨平台性:JAVA的口号是“一次编译,到处运行”。用JSP(Java Server Pages)技术开发的Web应用同样和Java一样是可以跨平台运行的,代码可能只需要小幅度更改,便可在要跨的平台上直接运行。除此之外,JSP几乎能在全部平台的环境中进行程序开发,对系统进行部署和扩展。所以,该优点在一定的程度上确定了JSP在WEB应用领域占有更大的规模。 h

2)兼容性:在JSP中可以嵌入当今相当流行、功能强大的JavaScript脚本以及基于JS脚本的各种开源框架。正是如此,JSP能更好地实现RIA技术(丰富互联网程序技术),从而给用户更加美好的体验效果。

3)安全性:JSP采用了Java所使用的内部安全模型,JSP文件中的源码将不会展示在客户端浏览器上。客户端浏览器上只显示经过解释执行的html静态代码,提高了安全性。

您需要先支付 80元 才能查看全部内容!立即支付

课题毕业论文、开题报告、任务书、外文翻译、程序设计、图纸设计等资料可联系客服协助查找,优先添加企业微信。