广 东 师 范 毕 业 论 文基 于 Web Services 的 商 务 网 站 讨 论摘 要介 绍 了 Web 服 务 的 体 系 结 构 和 一 些 主 要 的 相 关 技 术 , 在 分 析 了 Web Services 体系结构的基础上,针对当前网上书店系统存在的一些缺陷,讨论并给出了一个基于Web Services 的网上书店的设计方案。该网上书店分为前台服务和后台管理两部分,主要功能模块包括图书管理、购物车管理、订单管理、用户管理、系统管理等。在总体结构上,采纳了现今流行的多层体系结构和组件技术,逻辑上划分成数据层、中间层和表示层,表示层运用ASP.NET的网页技术,中间层由Web Services 组件提供业务服务,数据层采纳Microsoft SQL Server 2000 数据库系统。关键字:三层体系结构,组件,Web 服务,网上书店,ASP.NETAbstractIt is introduced Web Services architecture and some of the major related technologies. Based on the analysis of the Web Services architecture and the current system online bookstore existing some shortcomings, we give a research-based Web Services online bookstore design programs. The online bookstore is divided into two parts: prospects services and management background. And the main functional modules make of library management, a shopping cart management, order management, user management, and systems management. In the overall structure, the introduction of the current epidemic of multi-storey structure and components technology, logically divided into data layer, middle layer and presentation layer. The presentation layer use ASP.NET website technology, the middle layer provide operational services from components of Web Services, and the data layer use Microsoft SQL Server 2000 database system.Keywords:three-tier architecture,components,Web Services ,online bookshop,ASP.NET目 录摘要..................................................................I第一章 绪论.....................................................- 1 -第二章 相关知...