摘要:随着信息技术的发展,基于校园网系统的实验室智能管理平台在高校被越来越广泛地使用。课题研究如何来搭建实验室智能管理平台,主要采用JAVA技术和Tomcat、MySQL和Linux开发环境,其中用户管理独立平台采用基于独立目录服务技术的JAVAEE架构和JAVA技术及中间件技术实现。MVC模式及B/M/S架构在本次开发中也被使用。81891
本课题搭建一个具有权限分明,便于管理的平台,解决了实验室资源浪费和管理混乱的情况。管理员可以在平台上通过人员管理功能对实验室和人员进行管理;教师可以在平台上通过审核功能对学生的预约申请进行管理;学生可以在平台上通过预约功能提前为自己预约实验所需的物品。该实验室智能管理平台的搭建,不仅方便了老师进行管理,也给学生带来了便捷。
毕业论文关键词: 实验室智能管理平台;JAVA;MySQL;MVC;B/M/S架构
The building of intelligent management platform for laboratories based on JAVA technology
Abstract: With the development of information technology, intelligent management platform for laboratories based on campus network system is more and more widely used in Colleges and Universities。 The platform is studied based on JAVA technology and the running environment of Tomcat, MySQL and Linux environment。 Its user management platform uses the JAVAEE architecture based on independent directory service technology, JAVA and Middleware technology。 The MVC model and the B/M/S architecture are used in this development, too。
To solve the waste of resources and the mess of management in laboratories, the platform, which has a clear permissions and is easy to manage, Administrators can manage the laboratory and people by using the personnel management function on the platform; Teachers can manage the student's reservations and applications by using the audit function on the platform; Students can make appointments for their experiments on the platform by booking functions in advance。 The platform not only facilitates the management of teachers, but also brings convenience to students。
Keywords: Intelligent Management Platform for Laboratories;JAVA;MySQL;MVC; B/M/S Architecture
目录
摘要 i
Abstract i
目录 iv
1 系统需求分析 1
1。1 系统背景 1
1。2 系统需求 1
1。2。1 系统功能模块 1
1。3 系统开发的主要技术 2
1。3。1 软件技术路线及介绍 2
1。3。2 基于XML语言的数据交换设计 2
2 系统概要设计 5
2。1 功能模块的概要设计 5
2。1。1 系统总体模块的概要设计 5
2。1。2 各子模块的概要设计 6
2。2 页面的概要设计 9
2。2。1 页面目录与文件