1 / 55
文档名称:

毕业论文-基于WEB的菲特尼斯健身中心管理系统开发.doc

格式:doc   页数:55
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业论文-基于WEB的菲特尼斯健身中心管理系统开发.doc

上传人:钻石文档库 2012/12/11 文件大小:0 KB

下载得到文件列表

毕业论文-基于WEB的菲特尼斯健身中心管理系统开发.doc

文档介绍

文档介绍:基于WEB的菲特尼斯健身中心管理系统开发
【摘要】:随着社会经济的快速发展,人们生活水平的提高,越来越多的人开始重视和关爱自己的身体健康,健身中心管理系统应运而生。本系统是基于B/S结构的开发模式,技术, 后台使用SQL Server2000数据库管理系统,实现了管理员管理、教练管理、包间管理和会员管理功能,其中管理员管理包括教练信息维护、新闻公布和健康常识的发布;教练管理包括个人信息的查看、修改、添加和私人教练的管理;包间管理包括包间信息的查看、修改、添加的管理;会员管理包括个人信息的查看、修改、预定私人教练、预定包间和课程选择。系统界面友好,使用方便。
【关键词】健身中心信息管理;;SQL Server2000;B/S结构
Development of fitness center management system based on Web
Abstract:With the rapid socio-economic development,people's livings standards improve,and more and more people pay attention and care to their own fitness center management system management system thus was born. The system development adopts B/S architecture,This system is based on technology as developing platform uses SQL Server 2000 database management system,realized administrator management,coach management,room management and members of the management ,where an admin includes coach information safeguarded,news reported and health management mon sense released; coach management includes personal information' viewing, modifying, adding and reserving private coach management;rooms management includes rooms information management'viewing, modifying, adding and reserving;members management includes personal information' viewing, modifying, adding ,booking rooms and choosing course.
Key words:Fitness Center information management; ; SQL Server2000; B/S Structure

目录
引言 1
1 开发工具的选择及简介 2
介绍 2
SQL Server 2000数据库介绍 2
系统结构选择 2
2. 需求分析 4
需求调查 4
可行性分析 4
系统功能分析 5
系统数据流图 5
系统数据字典 6
3. 系统设计 8
系统功能模块设计 8
数据库设计 8
数据库概念结构设计 8
数据库逻辑结构设计 10
数据库物理结构设计 10
4. 系统实现 13
数据库连接 13
登录模块设计 13
登录界面实现 13
登录模块设计代码 13
教练信息模块 15
教练预订信息删除界面实现 15
教练预订信息删除代码实现 15
个人信息管理模块 16
密码修改界面实现 16
密码修改代码 16
包间信息管理模块 18
添加包间用户信息界面实现 18
添加包间用户信息代码实现 18
5. 系统测试 18
登录信息模块的测试 19
教练信息管理模块的测试 19
包间信息模块的测试 20
总结 21
致谢 22
参考文献 23