freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于webservices的商務(wù)網(wǎng)站研究_畢業(yè)論文(已修改)

2025-07-21 08:51 本頁面
 

【正文】 廣東師范畢業(yè)論文 基于 Web Services 的 商務(wù)網(wǎng)站 研究 摘要 Ⅰ 摘要 介紹了 Web 服 務(wù)的體系 結(jié)構(gòu)和一 些主要 的相關(guān)技 術(shù) , 在 分析了 Web Services 體系結(jié)構(gòu) 的基礎(chǔ)上 ,針對當 前網(wǎng)上 書店系統(tǒng) 存在的 一些缺陷 ,研究并給出 了一個基 于 Web Services 的網(wǎng)上 書店的設(shè) 計方案 。該網(wǎng)上 書店分 為前 臺服 務(wù)和 后臺 管理 兩部 分 , 主要 功能 模塊 包括 圖書 管理 、購 物車管 理、 訂單 管理 、用 戶管 理、 系統(tǒng) 管理 等。 在總 體結(jié) 構(gòu)上 ,采 用了 現(xiàn)今流 行的 多層 體系 結(jié)構(gòu) 和組 件技 術(shù), 邏輯 上劃 分成 數(shù)據(jù) 層、 中間 層和 表示層 , 表示 層運用 的網(wǎng)頁技 術(shù),中 間層由 Web Services 組件提供業(yè)務(wù)服務(wù), 數(shù)據(jù)層采 用 Microsoft SQL Server 20xx 數(shù)據(jù)庫系 統(tǒng)。 關(guān)鍵字: 三層 體系結(jié)構(gòu) ,組件 , Web 服務(wù),網(wǎng) 上書店 , Abstract II Abstract It 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 shortings, we give a researchbased 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 multistorey structure and ponents technology, logically divided into data layer, middle layer and presentation layer. The presentation layer use website technology, the middle layer provide operational services from ponents of Web Services, and the data layer use Microsoft SQL Server 20xx database system. Keywords: threetier architecture, ponents, Web Services,online bookshop, 目錄 III 目錄 摘要 ............................................................. I 第一章 緒論 ................................................. 1 第二章 相關(guān)知 識 ............................................. 2 簡介 .......................................... 2 的新性能 2 XML Web Service 簡介 .................................. 3 簡 單 對 象 訪 問 協(xié) 議 - - SOAP 4 Web 服 務(wù) 描 述 語 言 - - WSDL 5 通 用 發(fā) 現(xiàn) 、 說 明 和 集 成 ― ― UDDI 6 第三章 網(wǎng)站功 能分析及 設(shè)計 .................................. 8 需求分析 .............................................. 8 總體體系結(jié)構(gòu)圖 ........................................ 8 網(wǎng)站功能模塊設(shè) 計 ..................................... 9 網(wǎng)站功能模塊示 意圖 .................................. 10 圖 書 管 理 模 塊 示 意 圖 10 購 物 車 管 理 模 塊 示 意 圖 13 訂 單 管 理 模 塊 示 意 圖 13 用 戶 管 理 模 塊 示 意 圖 16 管 理 員 信 息 管 理 模 塊 示 意 圖 18 第四章 網(wǎng)站數(shù) 據(jù)庫層設(shè) 計及實現(xiàn) ............................. 19 數(shù)據(jù)庫分析 ........................................... 19 數(shù)據(jù)庫設(shè)計 ........................................... 21 數(shù)據(jù)表設(shè)計 21 各 數(shù) 據(jù) 表 的 相 互 聯(lián) 系 24 第五章 中間層 設(shè)計及實 現(xiàn) ................................... 25 dataBaseWebService .................................. 25 功能描述 25 接口描述 25 設(shè) 計 過 程 及 編 碼 26 測試 29 客戶端調(diào)用 31 廣東技術(shù)師范學院計算機科學系畢業(yè)論文 IV bookWebService ....................................... 31 功能描述 31 接口描述 31 設(shè) 計 過 程 及 編 碼 32 測試 41 客戶端調(diào)用 42 其它 Web 服務(wù) ......................................... 42 mentWebService 42 orderWebService 42 customerWebService 43 adminWebService 45 第六章 表示層 設(shè)計及實 現(xiàn) ................................... 46 clientWebApplication 應(yīng)用程序 ....................... 46 第七章 系統(tǒng)部 署 ............................................ 62 部署前的準備 ......................................... 62 創(chuàng)建 Web 安裝程序 62 數(shù)據(jù)庫的備份 65 運 行 環(huán) 境 的 配 置 66 部署圖 ............................................... 66 表示層部署圖 66 中間層部署圖 67 部署過程 ............................................. 67 表 示 層 部 署 過 程 67 中間層部 署 過 程 68 數(shù) 據(jù) 庫 部 署 過 程 69 部署完成的測試 ....................................... 70 結(jié)論 ........................................................ 72 參考文獻: ................................................. 73 致謝 ........................................................ 74 附錄 A 搭建開發(fā)平臺 和運行環(huán) 境 ......................
點擊復制文檔內(nèi)容
研究報告相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1