您好,欢迎访问三七文档
当前位置:首页 > IT计算机/网络 > Java > WEB程序设计报告试验稿子
WEB程序设计设计报告摘要伴随着计算机技术在各行各业日益广泛和深入的应用,网络的概念早已深入人心。网络在各行各业的发展战略中占据了重要的位置,成为商家不可分割的部分。商品的宣传已不只局限于电视与报纸,网络已成为商家展示自己的另一个舞台。商家建立网站,将商家各方面的宣传与服务展现于网络中,通过网络更可实现如网上购物、信息查寻等功能,这些在改变我们原有经营方式与经营理念的同时,也为商家带来了更高的效益。因此,对于商家来说,拥有一个属于自己的网站是至关重要的。本论文研究一种基于MVC三框架的ASP.NET三层结构软件设上购物系统,其开发主要包括后台数据库的建立、后台管理以及前台页面的Web设计。系统使用Microsoft公司以C#为核心语言的ASP.NET开发工具,利用微软提供的IIS5.0建立运行环境,再结合SQLServer2005建立数据连接关系。利用其提供的各种组件,在短时间内建立数据库,对数据库进行分析与建立ASP.NET页面,不断改进,直到功能基本实现的可行系统。本系统主要分为后台系统管理和前台会员操作两部分。后台管理主要有:订单管理,商品管理,会员管理,物流管理,系统管理五个功能模块。前台会员操作主要有:商品信息展示,会员注册,会员登录,会员信息修改,购物车管理,会员充值六个功能模块。由于开发环境和工具都是基于Microsoft公司产品,所以系统能够在VisualStudio2005或者更高版本上运行,又因为系统采用MVC三层架构设计思想,使得系统的可移植性非常强,只需修改配置文件就能在在不同服务器上运行。关键词:.NET;C#;SQLServer2005;网上购物系统WEB程序设计设计报告On-LineShoppingSystemABSTRACTFollowthetechnologyofthecomputerintheenterpriseanddeepapplicationdaybydayofalltradesandprofessions,theconceptinternethasbeendeeplytakenuppeople’sheart.Today,theinternettakesanveryimportantpartinthedevelopmenttacticsofalltradesandprofessions,becameapartofancompanywhichcannotbepartitionoff.ThemerchandisehasnotonlylimitedinTVsetandnewspaper.Theinternethasbecameanotherstagewhichcompanycandisplaythemselves.Companysetupwebsite,andmakepropagandaandserviceofallaspectsofcompany,displayontheinternet.Thoughinternetwecanachievebuyingproductsontheinternet,searchingmessageandsoon.Thosehavechangedoldwayofmanagementandideaofmanagement,meanwhilethosealsobringmoreyieldforcompany.So,forthebusinesscompany,haveawebsitewhichisbelongtothemselvesisveryimportant.IstudiedonekindofsystemofshoppingonlinebasedonaframeworkOfMVC.Itsdevelopmentsmainlyincludedatabasesetting-up,back-stagemanagementandwebdesignoftheforegroundpages.ThesystemusesASP.NETdevelopinginstrument,whichtakingC#askeylanguageofMicrosoftCompany,exploitIIS5.0offeredbyMicrosoftasrunningenvironment,andthencombinewithSQLserver2005toestablishthedatabase.Atfirst,utilizeitsvariouskindsofpackagesofferedtosetupthedatabasewithinshorttime.Then,IanalyzeddatabaseandmadepageswithASP.NET,improvedconstantly,untilbasicfunctionsofthesystemwererealized.thesystemisdividedintosystemmanagementandoperationoffuturemembershipintwoparts.Backgroundmanagementinclude:ordermanagement,merchandisemanagement,membershipmanagement,logisticsmanagement,systemmanagementoffivefunctionalmodules.Thefutureoperationofthemainmembersare:commodityinformationdisplay,memberregistration,memberlogin,memberinformationchangestovehiclemanagement,membersoftop-sixfunctionalmodules.AsthedevelopmentenvironmentandtoolsarebasedonMicrosoftproducts,sothesystemcanbeVisualStudio2005orlatertorun,butalsobecausethesystemusestheMVCdesignofthethree-tierstructure,makingthesystemverystrongportability,simplymodifyconfigurationdocumentwillbeabletorunondifferentservers.keywords:.NET;C#;SQLServer2005;On-LineShoppingSystemWEB程序设计设计报告目录第一章绪论..............................................................11电子商务介绍........................................................12电子商务系统........................................................12.1基础电子商务系统...............................................22.2电子商务系统环境...............................................43电子商务系统Web平台的开发方式......................................43.1Web平台的体系架构.............................................43.2Web服务器平台.................................................53.3Web平台的开发方法.............................................8第二章系统技术..........................................................91系统规划概述........................................................91.1系统规划的目标,任务和主要工作.................................91.2系统规划工作的特点............................................101.3项目实施前期工作..............................................111.4电子购物商城系统的总体设计思路................................111.5电子购物商城的建设原则........................................12第三章系统需求分析.....................................................13WEB程序设计设计报告1需求分析...........................................................132用列需求...........................................................132.1功能性需求概述................................................132.2用列模型......................................................143系统流程图.........................................................154系统逻辑...........................................................154.1数据流图.....................................................154.2数据流图.....................................................16第四章系统设定.........................................................201数据库概念设计.....................................................201.1数据库设计规范...............................................201.2数据库逻辑设计...............................................201.3数据字典.....................................................21第五章实现.............................................................281系统体系结构.......................................................282系统总体功能结构...................................................293系统总体物理结构...................................................314系统详细设计.......................................................324.1数据访问层设计...............................................
本文标题:WEB程序设计报告试验稿子
链接地址:https://www.777doc.com/doc-5015393 .html