首页 >  毕业论文  > 正文

体育城场地预约系统的设计与实现

体育城场地预约系统是使用ASP+ACCESS方式来定制一个B/S模式下的体育城场地预约平台。系统以Web界面实现与用户交互,为用户提供信息并接受用户提出的需求信息,同时通过数据库管理系统存储信息数据。
在线体育城场地预约系统实现了对信息数据的浏览、查询、编辑和管理等基本数据库操作,采取模块化的编程思想,提高了代码的可读性、可移植性和一致性,同时提高了开发效率。系统对用户或管理权限有严格要求,因此加入了用户身份识别模块。用户功能模块与管理员后台管理功能模块分离,增强了系统的安全性,有利于系统的管理。

关键词:预约系统;ASP+ACCESS;数据库管理   
The Design and Implementation of
Sport Site Reservation System 
Abstract

The sports site reservation system is to make a platform of B/S pattern for reserving sport site using the ASP and ACCESS. The manager can provide information, communicate with user, and receive request from user by the web. Simultaneously, it saves data by database management system.
By the system, users can browse and inquire about information, and the manager can edit and manage the system. Because of adopting the modular programming, it improves the code readability, the probability and the uniformity, and then it enhances the development efficiency. The system has strict limitation to users or manager. Therefore, it adds the user status recognition module. For safety and better management, it separates manager’s function from the user function.

Key words:  Reservation system;ASP+ACCESS;Database management

 

 
目  录
论文总页数:23页
1 开发背景 1
2 系统需求分析 1
2.1 系统功能需求分析 1
2.2 系统配置(硬件方面) 3
2.3 系统配置(软件与技术方面) 3
2.4 数据表设计 4
3 系统功能模块设计及实现 5
3.1 管理员管理模块 6
3.1.1 管理员登录界面 6
3.1.2 管理员登录代码 6
3.1.3 管理员管理界面 7
3.2 用户登录与注册模块 8
3.2.1 用户主界面 8
3.2.2 用户登录界面 8
3.2.3 用户登录代码 9
3.2.4 用户注册界面 10
3.2.5 用户注册代码 11
3.3 用户查询预约模块 12
3.3.1 用户查询界面 13
3.3.2 用户查询代码 13
3.3.3 用户预约界面 14
3.4 设计中的几个要点 15
3.4.1 Session对象 15
3.4.2 数据库的操作 16
3.4.3 表单的提交 17
4 测试报告 17
4.1 用户查询与预约模块测试 18
4.2 用户登陆与注册模块测试 19
4.3 管理员管理模块测试 19
5 系统测试结果 20
总结 21
参考文献 21
致谢 22
声明 23
 


以上是本题目部分介绍,若需要完整版或不符合您的要求,请联系客服QQ:242219979

上一篇:第一页

下一篇:在线学习管理系统论文

相关文章: