文档库 最新最全的文档下载
当前位置:文档库 › 基于JAVAWEB的高校小吃查询系统的设计与实现毕业论文

基于JAVAWEB的高校小吃查询系统的设计与实现毕业论文

基于JAVAWEB的高校小吃查询系统的设计与实现毕业论文
基于JAVAWEB的高校小吃查询系统的设计与实现毕业论文

本科毕业论文(设计)

题目:基于JAVA WEB的高校小吃查询系统

的设计与实现

新华学院本科毕业论文(设计)独创承诺书

本人按照毕业论文(设计)进度计划积极开展实验(调查)研究活动,实事地做好实验(调查)记录,所呈交的毕业论文(设计)是我个人在导师指导下进行的研究工作及取得的研究成果。据我所知,除文中特别加以标注引用参考文献资料外,论文(设计)中所有数据均为自己研究成果,不包含其他人已经发表或撰写过的研究成果。与我一同工作的同志对本研究所做的工作已在论文中作了明确说明并表示意。

毕业论文(设计)作者签名:

日期:

基于JAVA WEB的高校小吃查询系统的分析与设计

摘要

本文以寻求各高校美食为目的,主要收集高校学生对美食的创意并详细阐述高校小吃查询系统分析与设计。其容包括高校小吃查询系统的系统分析、数据库概要设计、数据库详细设计、程序详细设计。本系统是根据Java Web高校小吃查询系统分析与设计的需求而实现的,主要的功能有:高校大学生平时收集美食做法并上传到本系统与他人分享;浏览别人上传菜谱;收藏自己认为较优秀的菜谱;对别人菜谱进行评论、评分等等。

本设计是基于J2EE企业架构B/S结构的WEB项目,通过应用JSP动态网页制作技术和Struts2、Hibernate、Spring框架开发的高校小吃美食。系统以互联网的下厨房为模板以及系统用户的体验,使得系统具有很强扩展性和实用性。

关键词:J2EE;B/S结构;Struts2;Hibernate;Spring

Analysis and Design of Universities Snacks Query System Based on Java Web

Abstract

In this paper, for the purpose of seeking the university cuisine.The main idea are collecting college students Ideas for food and Elaborating Analysis and Design of Universities Snacks Query System. Its content System analysis, Summary of database design, Database design in detail, Program design in detail of universities snack query system, This system is based on the Requirements of Java Web snacks query system analysis to implement. Main function: college students collect food at ordinary times practices and uploaded to the system to share with others; Browse others upload recipes; Collection that they think is best recipe; Recipe for others comment, score and so on.

This design is based on the J2EE enterprise architecture B/S structure of the WEB project. By applying the JSP dynamic web page technology and Struts2, Hibernate, Spring framework development of colleges snack food web site. System in the kitchen of the Internet as a template, system user experience makes the system has strong expansibility and practicability.

Key Words:J2EE;B/S structure;Struts2;Hibernate;Spring

目录

1 绪论 (1)

2开发背景与环境 (2)

2.1 开发背景 (2)

2.2 开发环境 (2)

2.2.1 开发语言 (2)

2.3 可行性研究 (3)

2.4需求分析 (4)

3总体设计 (5)

3.1 系统过程设计 (5)

3.2.1总体设计框架 (6)

3.2.1.1用户基本信息管理模块设计框架 (6)

3.3 数据库概要设计 (8)

3.3.1 E-R图 (8)

4系统详细设计 (12)

4.1程序系统的结构 (12)

4.2 用户接口设计 (15)

4.3 数据库详细设计 (25)

4.4 程序运行界面 (30)

4.4.1 主页面 (30)

4.4.2 菜谱分类设计 (30)

4.4.3 菜单中菜谱展示 (31)

4.4.4 菜单 (32)

4.4.5 流行菜单 (32)

4.4.6 菜谱 (33)

4.4.7 作品动态 (33)

4.4.8 用户登陆功能设计 (34)

4.4.9 用户注册功能设计 (34)

4.4.10 用户忘记密码功能设计 (34)

4.4.11 用户空间展示设计 (35)

4.4.12设置个人信息 (36)

4.4.13管理用户 (36)

4.4.14 上传菜谱 (37)

5系统测试 (38)

5.1测试方法 (38)

5.2 功能测试用例 (38)

6 结论 (39)

致 (40)

参考文献 (41)

相关文档