您好,欢迎访问三七文档
当前位置:首页 > 临时分类 > 基于JSP的网上花店管理系统的设计与实现-毕业论文
本科生毕业论文(设计)基于JSP的网上花店管理系统的设计与实现姓名学号专业指导教师2011年5月20日I摘要近年来,随着计算机技术的蓬勃发展,互联网的迅速普及,方便、快捷的网上购物已经进入了我们的生活。网上花店摆脱了传统花卉的销售理念,避免了挑选商品的繁琐过程,使购物过程变得轻松快捷,很适合现代人快节奏的生活。网上花店管理系统主要实现网上销售花卉,全部设计以此展开,从商品的发布,到商品的销售,从用户的浏览,注册,到用户的购买,全部通过网上交易平台来实现,体现了网上交易的优势。网上花店管理系统是一个模拟网上购物系统,本系统可分为前台和后台两部分,前台功能为用户设计,后台功能为管理员设计。前台部分可以实现用户的注册、登录功能,浏览商品信息功能,购物车功能,在线留言板功能等;后台部分可实现管理员登录功能,用户信息管理功能,商品信息管理功能,订单处理功能等。系统构架清晰,界面友好,操作灵活,充分展示网站的使用性,用户可及时查看展出的商品信息,能够随时订购,本系统还提供商品信息的搜索查询方式。本系统通过采用JSP技术制作动态网页设计,用JAVA语言做连接数据库的程序,JavaScript实现一些网页特效,并采用MySQL数据库管理系统。关键词:网上花店管理系统;JSP;MySQLIIAbstractInrecentyears,withthedevelopmentofcomputertechnology,therapidspreadoftheinternet,theconvenient,promptonlineshoppinghasgetintoourlife.Theonlineflowershophasgotridofthetraditionalsellingconceptofflowers.It'sfarawayfromthecumbersomeprocessofselectinggoodsandmakestheshoppingprocesseasierandfasterandit’squitefitforthefastpaceofmodernlives.Onlinefloristmanagementsystemmainlyfocusesonthesaleofflowersthroughtheinternet.Alldesignisissuedformerchandisesales,frombrowsingtopurchase,alltheprocessarecompletedthroughtheinternet.Itreflectstheadvantagesoftheinternettransaction.Onlinefloristmanagementsystemisasimulatedonlineshoppingsystem,thissystemcanbedividedintoforegroundandbackgroundpart,theforegroundfunctionisprovidedtotheinternetusers,andthebackgroundisprovidedtothenetworkadministrators.theforegroundpartcanbeachievedtheuser'sregister,loginfunction,browsecommodityinformationfunction,cartfunction,onlinemessageboardsfunction,etc,andthebackgroundfunctioncanachievedtheadministrators'logging,informationmanagementandtheorderprocessingfunctions,etc.Thesystemhasaclearstructureandinterfaceisquitefriendly,theoperationisflexible,allthisfullydisplaystheuseoftheinternet.Theuserscanviewtheinformationonanygoodsandorderatanytime.Thesystemalsocandeliverinformationresearch.ThissystemisdesignedbytheuseofJSPtechnologytomakeadynamicpage,withtheJAVAlanguagetoconnectthedatabaseandJavaScriptforsomespecificpagesandthesystemchoosestheMySQLdatabasemanagement.KeyWords:Onlineflowershopmanagementsystem,JSP,MySQLIII目录1引言..........................................................................................................................................12系统概述......................................................................................................................................22.1系统开发背景.......................................................................................................................22.2系统开发的意义...................................................................................................................22.3系统设计目标.......................................................................................................................22.4系统设计的特点...................................................................................................................32.5系统设计思想.......................................................................................................................33系统开发工具..............................................................................................................................43.1JSP程序设计语言介绍........................................................................................................43.1.1JSP概述.........................................................................................................................43.1.2JSP的特点.....................................................................................................................43.2JAVA程序设计语言介绍......................................................................................................53.2.1Java概述........................................................................................................................53.2.2Java的特点....................................................................................................................53.2.3JavaBean.........................................................................................................................53.3TOMCAT..................................................................................................................................63.4MYSQL.................................................................................................................................63.4.1MySQL的简介..............................................................................................................63.4.2MySQL的特点..............................................................................................................63.4.3MySQL服务器工作方式.............................................................................................73.5ECLIPSE...................................................................................................................................74数据库设计..................................................................................................................................84.1数据库表的设计.........................................................................
本文标题:基于JSP的网上花店管理系统的设计与实现-毕业论文
链接地址:https://www.777doc.com/doc-3723608 .html