1、基于 JSP 的网吧管理系统 毕业设计论文 设计(论文)题目:设计(论文)题目: 网吧管理系统网吧管理系统 基于 JSP 的网吧管理系统 I 摘 要 随着计算机产业的迅速发展,电子计算机已广泛的应用于信息管理、文字处理、辅 助设计、辅助教学及人们的日常生活中。网吧管理系统主要是针对网吧管理中涉及的一 系列相关工作的管理,本系统的建立使网吧管理的管理更加规范化、系统化,查询手段 更加便捷化。同时,网吧管理系统也是实现网吧管理现代化和信息化的重要内容。 本系统前台主要使用JSP作为开发语言, 后台使用SqlServer作为数据库管理系统, 开发环境是 MyEclipse.服务器采用 tomcat,
2、开发出的一个基于 Web 技术的 B/S 结构的 网吧管理系统。 关键词:花木信息网,WEB,JSP,B/S 结构 基于 JSP 的网吧管理系统 II ABSTRACT With the rapid development of the computer industry, the application of electronic computers have been widely in information management, word processing, computer aided design, to support teaching and daily life of
3、the people. Internet cafe management system is mainly aimed at the Internet cafe management involves a series of related work management, the establishment of the system makes the management of Internet cafes management more standardized, systematic, more convenient means of inquiry. At the same tim
4、e, Internet cafe management system which is an important content of Internet cafe management modernization and informatization。 The front of the system using JSP as the development language, SqlServer as the database management system, the development environment is MyEclipse. server using tomcat, d
5、eveloped an Internet cafe management system B/S based on Web technology。 Key words: Flowers Information , WEB, JSP, B / S structure 基于 JSP 的网吧管理系统 III 目 录 摘 要 I ABSTRACT II 第一章 绪论 . 1 1.1 课题背景 . 1 1.2 目的和意义 . 1 1.3 开发工具及技术 . 1 1.3.1 开发工具 . 1 1.3.2 JSP 技术 2 1.3.3 JavaScript. 3 1.4 软硬件需求 . 3 第二章 需求分析
6、5 2.2 可行性分析 . 5 2.2.1 技术的可行性 . 5 2.2.2 经济的可行性 . 5 2.2.3 操作可行性 . 5 2.2.4 法律的可行性 . 5 2.3 系统时序图 . 6 2.4 功能类图 . 7 2.5 设计基本思想 . 7 2.6 性能需求 . 8 2.6.1 系统的安全性 . 8 2.6.2 数据的完整性 . 8 2.7 界面需求 . 8 第三章 系统分析与设计 10 3.1 数据库的分析与设计 . 10 3.1.1 数据库的概念结构设计 . 10 3.1.2 数据库的逻辑结构设计 . 12 3.2 实现功能的分析与设计 . 14 3.2.1 花木信息管理功能的设计 . 14 3.2.2 第二类别信息管理功能的设计 . 15 3.2.3 第一类别信息管理功能的设计 . 16 第四章 系统功能实现18 4.1 系统登陆页面实现 . 18 4.2 系统主界面设计 . 21 基于 JSP 的网吧管理系统 IV 4.2.1 花木信息管理 . 22 第五章 系统测试 .25 5.1 系统测试目的与意义