资源描述:
《网上购物系统论文周明顺.doc》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、......摘要随着网技术和计算机技术的快速发展,以及数据库技术在网络中的应用,致使更多的电子商家和消费者之间建立畅通便捷的沟通和交易渠道,减少了企业的开支,为人们提供了周到和人性化的服务。为此我们选择了网上购物系统这个课题,以实现对网上交易等网上购物的一些探索和实践。开发后的网上系统包括四个模块即:会员管理模块、系统管理模块、商品管理系统和在线购物模块(订单管理、物流系统)。通过网上购物系统的建设以及实现对商业零售企业提供信息化管理。本文研究了一种基于数据关联规则网上购物系统,此方案与现今网上已采用的一些方案相比,具有用户使用更简单、界面更
2、直观等优点。本系统基于ASP.NET(c#)语言,嵌套了c#源代码的ASP.NET编程技术。以IIS为环境,达到网上购物的目的。本篇着重论述了网上购物的可行性、网上购物的优势、系统功能与实现、数据流程及存储,包括商品目录,会员注册、网上订购与购物、后台数据管理等。关键词:网上购物;aspx;购物车;数据库.word.........AbstractWiththenetworktechnologyandtherapiddevelopmentofcomputertechnologyanddatabasetechnologyapplications
3、inthenetwork,resultinginmoree-businessesandconsumerseasilyestablishsmoothchannelsofcommunicationandtransactionstoreducecorporateexpenses,providedpeoplethoughtfulandhumanservices.Tothisendwechosethesubjectofonlineshoppingsystems,onlinetransactionsinordertoachieveanumberofonl
4、ineshoppingtoexploreandpractice.Afterdevelopmentoftheonlinesystemconsistsoffourmodules,namely:membershipmanagementmodule,systemmanagementmodule,themerchandisemanagementsystemandonlineshoppingmodule(ordermanagement,logisticssystem).Onlineshoppingsystemthroughtheimplementatio
5、nofcommercialretailbuilding,andprovideinformationmanagement.Inthispaper,associationrulesbasedondataonlineshoppingsystem,thisprogramhasbeenusedwithsomeoftoday'sonlineprograms,comparedwithasimpleruserinterfacemoreintuitiveandsoon.ThesystemisbasedonASP.NET(c#)language,nestedAS
6、P.NETc#sourcecodeprogramming.TheIISfortheenvironment,toachievethepurposeofonlineshopping.Thisfocusesonthefeasibilityofonlineshopping,onlineshopping,advantages,andimplementationofsystemfunctions,dataflowandstorage,includingcatalogs,membershipregistration,onlineordering.word.
7、........andshopping,backgrounddatamanagement.Keywords:Internetshopping;aspx;shoppingcart;database.word.........摘要I第一章绪论11.1网上购物系统概述11.2系统开发的目的和意义1第二章开发技术概述32.1开发环境介绍32.1.1硬件环境和软件环境32.2.2用ASP.NET实现用户登陆WEB数据库72.2.3IIS简介82.2.4IIS与ASP.NET的结合82.2.5利用ADO访问数据库92.2.6数据库SQLSERVER概述9
8、2.3MicrosoftVisualStudio2005软件概述10.word.........第三章需求分析113.1需求分析113.2购物功能结构图143.3网