基于JavaWEB+MYSQL的美食网站设计与实现 毕业论文+项目源码及数据库文件
摘 要本论文阐述了整个美食网的功能及实现。实现了从菜品管理,名店加盟,到后台管理实现,留言处理,再到系统管理。基本上实现了美食网的功能流程。本系统界面简单直观,易于操作和使用,交互性强,完全基于Internet网络。经过分析,我们使用 JSP+MySQL进行设计开发。关键词:美食网、JSP、MySQLAbstractThis paper expounds the function of the food network and implementation. Realizes from food management, boutique, to join management background realization, message processing, arrive again system management. Basically realized the function of the food network flow. This system interface is simple, intuitive, and easy to operate and use, interactivity is strong, completely based on Internet network. Through analysis, we use the JSP + MySQL design development.Key word: Gourmet nets, JSP, MySQL目 录第一章 开发背景 41.1 目的和意义 41.2 开发设计思想 51.3 开发目标 5第二章 开发工具和环境简介 62.1 JSP技术简介 62.2 JSP工作原理 72.3 JSP体系结构 72.4 JSP的特点 72.5 SQL 数据库 82.6 系统数据库连接 9第三章 美食网功能分析 103.1 系统功能分析 103.2 可行性研究 103.3 需求分析 113.4 系统总体结构图 12第四章 美食管理系统总体设计 14第五章 数据库设计 16第六章 程序设计 196.1 程序说明 196.2 具体模块划分 196.2.1用户注册 206.2.2用户登录模块 216.2.3特色美食 226.2.4特色美食 236.2.5美食社区 236.3后台管理 246.3.1管理用户信息 256.3.3管理美食信息 266.3.4管理论坛信息 27结束语 28致谢 29参考文献 29