资源描述:
《网上购物系统平台设计与实现毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计论文题目:网上购物系统平台设计与实现网上购物系统平台设计与实现DesignandImplementationofonlineshoppingplatform毕业设计(论文)共48页图纸共34张完成日期2012年5月10日答辩日期2012年5月12日摘要Internet推动了全球性的信息化革命,为全球范围的信息处理与交流提供了操作平台,internet的产生大大缩短了信息传递的时间。电子商务数码产品交易系统正是在这种情况下应运而生的。从而让消费者足不出户就可掌握最新的数码资讯,了解并选购想拥有的数码产品,方便了消费者,同时也让企业能及时向广大客户推销数码产品、构建企业形象、使企业销
2、售成本大大降低、信息传输及时广泛,从而赢得更多客户,获得更大利润。本系统采用ASP.NET技术作为创建应用程序的方式,以C#作为编程语言,采用SQLServer数据库作为后台数据库。它是基于Browser/Server结构下形成的数据驱动的Web应用程序。本系统基本遵循了软件工程方法论进行系统分析、总体设计、详细设计和软件测试。实现了用户管理、新闻管理、产品管理、定单管理、产品销售统计、用户购买统计和论坛管理以及用户注册、搜索商品、提交订单等功能。关键词:ASP.NET;C#;SQLServer;电子商务IABSTRACTInternettopromotetheglobalinforma
3、tionrevolution,theoperatingplatformfortheworldwideinformationprocessingandexchange,theinternetgenerationgreatlyreducingthetimeofthetransmissionofinformation.E-commercedigitalproducttradingsystemcameintobeingpreciselyinthiscase.Abreastofthelatestdigitalinformationsothatconsumerscanstayathome,under
4、standandbuywanttohavedigitalproducts,andconvenientforconsumers,butalsoallowcompaniesatimelymannertoourcustomerstoselldigitalproducts,buildcorporateimage,sothatenterprisesreducedcostofsales,informationtransmissioninatimelymanner,inordertowinmorecustomers,greaterprofits.ThesystemusesASP.NETtechnolo
5、gyasawaytocreateapplicationsinC#asprogramminglanguage,usingtheSQLServerdatabaseasthebackenddatabase.Itisdata-drivenWebapplicationsbasedonBrowser/Serverstructureformation.Thesystembasicallyfollowsthesoftwareengineeringmethodologyforsystemsanalysis,generaldesign,detaileddesign,andsoftwaretesting.Us
6、ermanagement,informationmanagement,productmanagement,ordermanagement,salesstatistics,purchasestatisticsandforums,anduserregistration,searchforthegoods,submitordersandotherfunctions.keywords:ASP.NET;C#;SQLServer;E-commerceI目录摘要I第1章绪论11.1课题背景11.2课题的研究意义21.3国内外发展概况4第2章技术方案62.1ASP.NET简介62.2C#简介72.3SQ
7、LServer简介8第3章需求分析93.1可行性分析93.1.1管理可行性93.1.2技术可行性93.1.3经济可行性93.2系统的需要具备的特点93.3功能结构分析103.3.1功能概述103.3.2功能模块图123.4业务流程分析123.5系统目标13第四章系统概要设计144.1系统开发环境144.1.1硬件环境144.1.2软件环境144.1.3开发工具144.1.4数据库144.2数据库表的设计154.3数据库E-R图174