运动会管理系统
摘要:随着科技的飞速发展,计算机已经广泛的应用于各个领域之中,而且日趋普及。在体育领域内,计算机的应用已经十分广泛,各种智能设备都与计算机紧密结合在一起,主要应用于两个方面:一是运动会管理为主。另一种是管理设备的软件建设,以提高运动会管理系统的形象。
本文研究的运动会管理系统基于当前较为流行的B/S结构,采用Java技术和mysql数据库进行开发设计。通过本系统,实现了不同权限的用户登录,包括运动员、裁判员和管理员。管理员:运动员管理、裁判员管理、运动项目管理、场地信息管理、项目信息管理、积分排名管理、留言信息管理、系统信息管理。运动员:个人资料管理、运动项目管理、场地信息管理、项目信息管理、我的收藏管理、系统简介、站内资讯、个人成绩、运动员、团队成绩、在线留言,裁判员:个人资料管理、运动项目管理、场地信息管理、项目信息管理、我的收藏管理、裁判员管理等功能。本系统经过测试,运行效果稳定,操作方便、快捷,是一个功能全面、实用性好、安全性高,并具有良好的可扩展性、可维护性的运动会管理系统。
本论文主要讲述了运动会管理系统开发背景,对该系统做了详细的需求分析和功能需求,然后对运动会管理系统进行测试和总结。业务流程、系统结构和数据库设计等方面的问题。望能利用先进的计算机技术和网络技术来改变目前的运动会管理系统管理状况,提高管理效率。
关键词:运动会管理系统;Java技术,mysql数据库,B/S模式,系统
Abstract:With the rapid development of science and technology, computer has been widely used in various fields, and increasingly popular. In the field of sports, the application of computer has been very extensive, all kinds of intelligent equipment and computer are closely combined together, mainly used in two aspects: one is the sports meeting management. Another is the software construction of management equipment to improve the image of sports management system.
The sports management system studied in this paper is based on the popular B/S structure, and adopts Java technology and mysql database for development and design. Through this system, the realization of different permissions of the user login, including athletes, judges and administrators. Administrator: athlete management, referee management, sports project management, site information management, project information management, points ranking management, message information management, system information management. Athletes: personal information management, sports management, site information management, project information management, my collection, management system, domestic telecommunications, personal achievements, athletes, team achievement, online messages, the referee: the personal information management, sports management, site information management, project information management, my collection management, referees, and other functions. The system has been tested, the operation effect is stable, convenient and fast, is a comprehensive function, good practicability, high security, and has a good extensibility, maintainability of the sports management system.
This paper mainly describes the development background of the sports meeting management system, the system to do a detailed analysis of the requirements and functional requirements, and then the sports meeting management system for testing and summary. Business process, system structure and database design. Hope to use advanced computer technology and network technology to change the current sports management system management, improve management efficiency.
Key words:Sports management system; Java technology, mysql database, B/S mode, system
目 录
第一章 绪论 1
1.1 研究的背景和意义 1
1.1.1网站的研究背景 1
1.1.2 网站研究的意义 1
1.2 研究现状 2
1.3 论文的主要内容 2
第二章 开发工具和相关技术介绍 4
2.1 平台开发工具 4
2.2 平台开发相关技术 4
2.2.1 B/S架构 4
2.2.2 java技术介绍 4
2.2.3 mysql数据库介绍 5
第三章 系统需求分析 6
3.1 可行性分析 6
3.1.1 技术可行性 6
3.1.2 经济可行性 6
3.1.3 操作可行性 7
3.2 系统性能分析 7
3.3 系统功能需求分析 7
3.4业务流程分析 9
第四章 系统设计 11
4.1 系统功能设计 11
4.2 系统数据库设计 11
4.2.1 数据库E-R图 11
4.2.2 数据表字段设计 13
第五章 系统实现 15
5.1 登录功能 15
5.2 裁判员功能实现 15
5.3 运动员功能实现 16
5.3.1 个人资料管理 16
5.3.2运动项目管理 17
5.3.3场地信息管理 17
5.3.4项目信息管理 18
5.3.5我的收藏管理 18
5.4后台功能实现 18
5.4.1 运动员管理 19
5.4.2 裁判员管理 19
5.4.3运动项目管理 19
5.4.4 场地信息管理 20
5.4.5项目信息管理 20
5.4.6积分排名管理 20
5.4.7留言信息管理 20
5.4.8系统信息管理 21
第六章 系统测试 22
6.1 测试方法 22
6.2 测试分析 22
6.3 测试结论 23
结 论 24
参考文献 25
致 谢 25