基于BS架构的实验室预约系统 毕业论文.doc
文本预览下载声明
基于B/S架构的实验室预约系统
摘 要:为了解决学生们和教师们急剧增加的对生活、工作、学习的需求,适应当代社会节奏快速的问题,在预约实验室方面做到高效快速的实验室预约。在这些条件下,催生了一种崭新的预约方法,这种科学高效的管理措施需要一个实验室预约系统,从而搭建一个基于B/S架构的实验室预约系统。该预约系统是采用ASP.NET开发的系统。开发平台为Microsoft Visual Studio 2010和SQL Sever 2008。本系统是在查看了大量书籍和电子资料以及前人作品的情况下,建立出来的一个简单高效的实验室预约系统。
关键词:B/S;设备;实验室;预约系统 ;查询
The lab reservation system based on B/S architecture
Abstract: The dramatic rise in order to solve the students and teachers demands for live, work, learn, adapt to the contemporary social rhythm fast, efficient rapid laboratory in laboratory booking appointments. Under these conditions, has given rise to a new method of reservation, the scientific and efficient management measures need a laboratory reservation system, so as to set up a lab reservation system based on B/S architecture. The appointment system was developed by using ASP.NET. Development platform for Microsoft Visual Studio 2010 and SQL Sever 2008. This system is in the view of a large number of books and electronic data and predecessors work circumstances, set out a simple and convenient and efficient laboratory reservation system.
Keywords: B/S; Equipment; Laboratory; Reservation system; The query
目 录
1 需求分析 1
1.1 引言 1
1.2 开发背景 1
1.3 开发目标 1
1.4 功能介绍 2
1.5 系统特点 2
1.6 预约过程 2
2 总体设计 4
2.1 系统实现基础 4
2.1.1 概述 4
2.1.2 Microsoft SQL Server 2008 简介 4
2.1.3 ASP.NET 简介 5
2.1.4 .NET Framework 简介 6
2.1.5 ADO.NET简介 6
2.2 系统功能设计 6
2.3 功能划分 7
2.3.1 设备管理划分 7
2.3.2 设备借用划分 8
2.3.3 系统查询划分 8
2.3.4 预约人管理划分 9
2.3.5 系统设置划分 9
2.4 数据库结构设计 10
2.4.1 数据库设计概述 10
2.4.2 数据库组成 10
2.4.3 数据库建表 11
2.5 系统安全性设计 15
2.6 系统界面初步设计 15
3 系统详细设计与实现 16
3.1 系统首页的窗体设计与实现 16
3.1.1 功能描述 16
3.1.2 界面实现 16
3.2 预约实验室的窗体设计与实现 16
3.2.1 功能描述 17
3.2.2 界面实现 17
3.3 系统查询的窗体设计与实现 17
3.3.1 功能描述 17
3.4 预约人管理的窗体设计与实现 18
3.4.1 功能描述 18
3.4.2 界面实现 18
3.5 系统设置的窗体设计与实现 19
3.5.1 功能描述 19
3.5.2 界面实现 19
3.6 设备管理的窗体设计与实现 19
3.6.1功能描述 20
3.6.2界面实现 20
3.7 公告栏的窗体设计与实现 20
3.7.1功能描述 20
3.7.2界面实现 20
4 系统测试 21
4.1 测试环境 21
4.2 功能模块测试 21
4.3 安全性测试 27
致谢 29
参考文献 30
基于
显示全部