预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共87页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

广东师范毕业论文基于WebServices的商务网站研究摘要Ⅰ第一章绪论PAGE-1-摘要介绍了Web服务的体系结构和一些主要的相关技术,在分析了WebServices体系结构的基础上,针对当前网上书店系统存在的一些缺陷,研究并给出了一个基于WebServices的网上书店的设计方案。该网上书店分为前台服务和后台管理两部分,主要功能模块包括图书管理、购物车管理、订单管理、用户管理、系统管理等。在总体结构上,采用了现今流行的多层体系结构和组件技术,逻辑上划分成数据层、中间层和表示层,表示层运用ASP.NET的网页技术,中间层由WebServices组件提供业务服务,数据层采用MicrosoftSQLServer2000数据库系统。关键字:三层体系结构,组件,Web服务,网上书店,ASP.NETAbstractAbstractPAGEIIPAGEⅢAbstractItisintroducedWebServicesarchitectureandsomeofthemajorrelatedtechnologies.BasedontheanalysisoftheWebServicesarchitectureandthecurrentsystemonlinebookstoreexistingsomeshortcomings,wegivearesearch-basedWebServicesonlinebookstoredesignprograms.Theonlinebookstoreisdividedintotwoparts:prospectsservicesandmanagementbackground.Andthemainfunctionalmodulesmakeoflibrarymanagement,ashoppingcartmanagement,ordermanagement,usermanagement,andsystemsmanagement.Intheoverallstructure,theintroductionofthecurrentepidemicofmulti-storeystructureandcomponentstechnology,logicallydividedintodatalayer,middlelayerandpresentationlayer.ThepresentationlayeruseASP.NETwebsitetechnology,themiddlelayerprovideoperationalservicesfromcomponentsofWebServices,andthedatalayeruseMicrosoftSQLServer2000databasesystem.Keywords:three-tierarchitecture,components,WebServices,onlinebookshop,ASP.NET广东技术师范学院计算机科学系毕业论文目录PAGEIVPAGEIII目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc135983049"摘要PAGEREF_Toc135983049\hIHYPERLINK\l"_Toc135983052"第一章绪论PAGEREF_Toc135983052\h-1-HYPERLINK\l"_Toc135983053"第二章相关知识PAGEREF_Toc135983053\h-3-HYPERLINK\l"_Toc135983054"2.1ASP.NET简介PAGEREF_Toc135983054\h-3-HYPERLINK\l"_Toc135983055"2.1.1ASP.NET的新性能PAGEREF_Toc135983055\h-3-HYPERLINK\l"_Toc135983056"2.2XMLWebService简介PAGEREF_Toc135983056\h-4-HYPERLINK\l"_Toc135983057"2.2.1简单对象访问协议--SOAPPAGEREF_Toc135983057\h-5-HYPERLINK\l"_Toc135983058"2.2.2Web服务描述语言--WSDLPAGEREF_Toc135983058\h-6-HYPERLINK\l"_Toc135983059"2