如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
太原科技大学华科学院毕业设计(论文)PAGE-2-太原科技大学华科学院毕业设计(论文)PAGE-35-毕业设计(论文)题目:网上商城系统学生姓名学号201022030324班级计算机102203H所属院(系)计算机科学与技术系指导教师2014年5月20日网上商城系统摘要现代的购物方式因为互联网的迅速发展显得更加方便快捷,网上商城就是目前主流的网上购物方式之一。人们足不出户,就可以获得自己所需的商品。本文设计主要利用JSP技术进行开发和SQLServer数据库。JSP是新一代的动态网页编程技术,它继承了Java技术的“一次编写,随处运行”的特性,允许开发和维护与平台无关性等,它能使Web开发人员轻易搭建网络平台,建立起功能强大的Web网站。本文首先介绍了网上商城系统的设计目标和可行性分析,对系统开发技术JSP及数据库SQLSERVER进行了简单的介绍,并且介绍了系统的主要框架。然后对系统的功能模块及流程进行了详细的分析,通过E-R图及实体图详细展现系通功能及模块,在此基础上介绍了数据库设计并详细介绍了各个模块功能的实现,最后简单的描述了系统的测试,并对系统实现过程中遇到的问题进行分析。关键词:网上商城系统网站,JSP,SQLSERVEROnlineshoppingmallsystemAbstractModernwaysofshoppingbecauseoftherapiddevelopmentoftheInternetbecomesmoreandmoreconvenient,onlineshoppingmallisoneofthemainwaysoftheonlineshopping.Peopleremainwithindoors,youcangetthegoods.ThisdesignmainlyusesJSPtechnologydevelopmentandSQLServer.JSPisWebpageprogrammingtechnologyanewgenerationofthedynamically,itinheritstheJavatechnology"writeonce,runanywherecharacteristics",allowsforthedevelopmentandmaintenanceandplatformindependence,itcanmaketheWebdeveloperstoeasilybuildnetworkplatform,buildpowerfulWebwebsite.ThispaperfirstlyintroducesthedesigngoalandfeasibilityanalysisoftheInternetshoppingsystem,thesystemdevelopmenttechnologyofJSPanddatabaseSQLSERVERisbrieflyintroduced,andintroducesthemainframeofthesystem.Andthenmakesadetailedanalysisonthefunctionmoduleandtheflowofsystem,throughtheE-Rdiagramandentitygraphdetailingsystemfunctionandmodule,thenintroducesthedatabasedesignandintroducesthefunctionofeachmodule,andfinallyasimpledescriptionofthesystemtest,andtomeetintheprocessofsystemimplementationissuesanalysis.Keyword:Onlineshoppingmallsystem,JSP,SQLSERVER目录TOC\o"1-3"\u摘要PAGEREF_Toc389866298\hIIAbstractPAGEREF_Toc389866299\hIII第1章选题背景PAGEREF_Toc389866300\h-1-1.1系统的开发背景PAGEREF_Toc389866301\h-1-1.1.1网上商城的发展PAGEREF_Toc389866302\h-1-1.1.2网上商城的现状PAGEREF_Toc389866303\h-1-1.2系统实现的目标PAGEREF_Toc389866304\h-2-1.3系统开发的意义PAGER