文档详情

毕业论文—基于JSP的网上花店管理系统的设计与实现讲课.doc

发布:2017-05-08约1.24万字共36页下载文档
文本预览下载声明
s (2014)届本科生毕业设计(论文) 题 目 基于JSP的网上花店管理系统的设计与实现 专 业 计算机科学与技术 院 系 数学与计算机科学学院 学 号 1008040442 姓 名 缪文 指 导 教 师 王正才 二0一四 年 五 月 基于JSP的网上花店管理系统的设计与实现 学生:缪文 指导老师:王正才 摘 要:本系统网上花店管理系统是一个模拟网上购物系统,分为前台和后台两部分,前台为用户设计,后台为管理员设计。前台可以实现用户的注册、登录信息购物车在线留言板等功能;后台可实现管理员登录用户信息管理订单商品理功能。系统构架清晰,界面友好,操作灵活 Based on JSP online flower shop management system design and implementation Undergraduate: Miao wen Supervisor: Wang Zheng cai Abstract: This system USES the JSP development technology, USES MyEclipse8.0 as a platform, Tomcat6.2 as a server, using MySQL database as the database system. Online flower shop management system management system is a simulated online shopping system, divided into two parts, the front desk and backstage at the front desk for the user design, background designs for the administrator. The front desk can realize the user register, login, information announcement, shopping cart, online message boards, and other functions; The background which can realize the administrator login, user information management, public announcement management, order management, commodity management, etc. With strong visibility, low design cost, high profit, good system security and maintain the advantages of convenient and quick, the system architecture is clear, friendly interface, flexible operation. Key words: Online flower shop management system ;JSP ;MySQL 目录 1 绪论 5 1.1 系统开发背景 5 1.2 系统开发的意义 5 1.3 系统设计目标 5 2 系统开发工具 6 2.1 JSP概述及特点 6 2.2 MySQL概述及特点 6 2.4 Tomcat概述及特点 6 3 数据库设计 7 3.1数据库表的设计 7 3.1.1用户信息表(user) 7 3.1.2购物车信息表(cart) 7 3.1.3商品信息表(flower) 7 3.1.4商品类别表(flower type) 8 3.1.5订单表(order) 8 3.1.6留言表(bbstitle) 8 4 系统的功能分析 8 4.1系统总体结构 8 4.2 前台功能分析 9 4.3后台功能分析 10 5 系统的设计与实现 11 5.1前台主要页面设计与实现 11 5.1.1系统前台的流程分析 11 5.1.3用户注册/登录 15 5.1.5购物车 19 5.1.6在线留言
显示全部
相似文档