人工智能57

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

摘要摘要随着互联网技术进入中国后,电子商务发展的如火如荼,电子商务被越来越多的企业作为一种交易方式,地位与日剧增。电子商务已经成为企业之间、企业对个人、个人之间重要的交易方式。本论文就毕业设计的内容,系统地阐述了整个电子商务系统的设计与实现。系统主要解决三个问题:1、web程序的开发。2、解决数据库访问的安全问题。3、购物车技术的设计与实现。数据库的安全问题主要是防止SQL注入的安全问题,采用PreparedStatement来先进行预编译sql语句,这样就避免了使用Statement出现的SQL注入的问题。通过分析购物车的特点和作用,决定采用将购物车的信息存入数据库,操作购物车时,对数据库中的购物车对应的表进行对应的操作。本系统基于B/S模式,实现了用户模块和管理员模块的所有功能,用户模块包括:用户登录与注册、浏览商品、查询、加入购物车、购买与评论功能。管理员模块包括:管理员登录、用户管理、商品管理、评论管理、系统公告管理。本系统的界面简洁明了,操作便捷,交互性较好。本系统的实现可以为商家提供很多的便利,将传统的购物模式改为网上购物模式,避免了现实中商店会遇到的很多问题。对于商城中的会员,更加方便他们对商品的购买和挑选,足不出户就能享受购物的乐趣。关键词:B2C;电子商城;在线购物;系统实现;计算机信息工程学院毕业设计说明书AbstractAbstractWiththeInternettechnologyintoChina,e-commercedevelopmentinfullswing,moreandmoree-commercebusinessasatradingstatuswiththeJapanesesurge.E-commercehasbecomeamongbusiness,businesstosignificanttransactionsbetweenindividuals,individuals.Thepapersonthegraduationproject,systematicallydescribesthedesignandimplementationoftheentiree-commercesystem.Systemismainlytosolvethreeproblems:1,thedevelopmentofwebapplication.2,solvethesecurityproblemofdatabaseaccess.3,thedesignandimplementationofshoppingcarttechnology.DatabasesecurityistopreventSQLinjectionsecurityissues,usingPreparedStatementtobepre-compiledsqlstatement,thusavoidingtheuseofStatementSQLinjectionproblemsarise.Byanalyzingthecharacteristicsandfunctionsofashoppingcart,decidedtousetheshoppingcartinformationstoredinthedatabase,operatingshoppingcart,shoppingcartinthedatabasetablecorrespondingtothecorrespondingoperation.AllfunctionsofthesystembasedonusermoduleB/Smodetoachievetheusermoduleandadministratormoduleinclude:userloginandregistration,browsingmerchandise,query,addtocart,purchaseandreviewfunctions.Administratormodulesinclude:administratorlogin,usermanagement,productmanagement,reviewmanagement,systemmanagementannouncement.Thesysteminterfaceissimpleandclear,easytooperate,interactbetter.Realizationofthesystemcanprovidealotofconvenienceforbusinesses,thetraditionalmodeofshoppingtoonlineshoppingpatterns,avoidingthemanyproblemsencounteredinrealityshops.Formembersofthemall,moreconvenienttobuytheirgoodsandselection,patronscanenjoyshoppingathome.Keywords:B2C;electronicmall;onlineshopping;systemimplementation;计算机信息工程学院毕业设计说明书计算机信息工程学院毕业设计说明书I目录第一章绪论.............................................................11.1选题背景..........................................................11.2国内外现状.......................................................11.3研究目的和意义...................................................21.4本课题研究内容.....................................................21.4.1研究目标.......................................................21.4.2研究内容.......................................................21.5可行性分析........................................................31.5.1技术可行性....................................................31.5.2经济可行性....................................................31.5.3操作可行性....................................................31.6本文的结构安排.....................................................3第二章相关理论和技术介绍...............................................42.1JSP(JAVASERVERPAGES)..............................................42.2STRUTS2............................................................42.3MVC设计模式.......................................................5第三章需求分析.........................................................73.1用户功能需求.......................................................73.2性能需求...........................................................83.3购物流程...........................................................83.4处理流程...........................................................93.4.1系统操作流程...................................................93.4.3数据增加流程..................................................103.4.4数据修改流程..................................................10计算机信息工程学院毕业设计说明书II3.4.5数据删除流程.................................................11第四章概要设计........................................................134.1功能模块图........................................................144.2系统设计方案......................................................144.2.1第一步:分析问题..............................................144.2.2第二步:理解涉众的需要........................................154.2.3第三步:定义系统..............................................164.3数据库设计方案....................................................184.3.1系统E-R图....................................................184.3.2数据库选择与分析.............................................184.3.3数据表的结构..................................................194.3.4选题相关支持条件..............................................224.3.5文件夹结构图..................................................234.4系统架构设计......................................................244.4.1系统技术路线..................................................244.4.2体现整体架构设计的包图........................................244.4.3体现整体架构设计的类图........................................25第五章详细设计........................................................285.1界面介绍及操作流程................................................285.1.1系统首页......................................

1 / 56
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功