摘 要

随着互联网趋势的到来,各行各业都在考虑利用互联网将自己推广出去,最好方式就是建立自己的互联网系统,并对其进行维护和管理。在现实运用中,应用软件的工作规则和开发步骤,采用java技术建设训练场地管理系统。

本毕业设计主要实现集人性化、高效率、便捷等优点于一身的训练场地管理系统。系统通过浏览器与服务器进行通信,实现数据的交互与变更。只需通过一台电脑,动动手指就可以操作系统,实现数据通信管理。整个系统的设计过程都充分考虑了数据的安全、稳定及可靠等问题,而且操作过程简单。本系统通过科学的管理方式、便捷的服务提高了工作效率,减少了数据存储上的错误和遗漏。

本系统选用Windows7作为服务器端的操作系统,开发语言选用java,数据库选用sqlserver,使用JDBC数据库连接技术,使用myeclipse作为系统应用程序的开发工具,Web服务器选用Tomcat7.0版本。

关键词:数据通信;java;SQLSERVER;web服务器

 

ABSTRACT

With the advent of the Internet, all industries are considering using the Internet to promote themselves. The best way is to establish their own Internet system and maintain and manage it. In the practical application, the working rules and development steps of the application software are used to construct the news management system of Java technology.

This graduation design mainly realizes the humanized, efficient, convenient and other advantages of the news management system. The system communicates with the server through the browser to realize the interaction and change of the data. With a single computer, you can use your fingers to operate the system and achieve data communication management. The design process of the whole system takes into account the safety, stability and reliability of the data, and the operation process is simple. Through scientific management and convenient service, this system improves working efficiency and reduces errors and omissions in data storage.

This system use Windows 7 as a server operating system, choose the Java development language, database selection is essentially, using the JDBC database connection technology, using the myeclipse as the system application development tools, Web server selection Tomcat7.0 version.

KEY WORDS:Data communication; Java; SQLSERVER; The web server

 

 

 

目  录

摘 要

ABSTRACT

目  录

第1章 绪论

1.1开发背景与意义

1.2论文结构

第2章 主要技术和工具介绍

2.1 jsp脚本语言

2.2 sqlserver数据库

2.3 B/S结构

2.4 MVC模式

2.5 Macromedia Dreamweaver开发工具概述

2.6 tomcat服务器概述

第3章 系统分析

3.1可行性分析

3.1.1技术可行性

3.1.2经济可行性

3.1.3操作可行性

3.2需求分析

3.3业务流程分析

3.4数据流程分析

第4章 系统设计

4.1整体架构

4.2系统结构设计

4.3功能模块设计

4.4系统安全设计

4.5表单字段校验处理设计

4.6系统维护设计

4.7数据库设计

4.7.1数据库设计概述

4.7.2概念设计

4.7.3逻辑设计

4.7.3物理设计

第5章  系统实现

5.1登录模块的实现

5.2系统首页的实现

5.3用户端模块的实现

5.3.1反馈模块的实现

5.3.2预约模块的实现

5.4管理员模块的实现

5.4.1用户管理模块的实现

5.4.2场地管理模块的实现

5.4.3设备管理模块的实现

第6章  系统测试

6.1测试目的与定义

6.2功能测试

6.3测试结果

6.4测试评价

第7章  总结

致  谢

参考文献