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

正文內容

基于web的b2b電子商務平臺的設計與實現(xiàn)說明書(已修改)

2025-05-23 19:15 本頁面
 

【正文】 1 10126 一 22021718 分類號 TP315 UDC 編號 論文題目 基于 WEB 的 B2B 電子商務 平臺的設計與實現(xiàn) 研究生 : 指導教師 : 專業(yè) : 研究方向 : 所在學院 : 王俊義教授 計算機應用技術 2021 年 5 月 28 日 基于 WEB 的 B2B 電子商務平臺的設計與實現(xiàn) 摘要 電子商務在現(xiàn)代商業(yè)模式中正在發(fā)揮著日益重要的作用,基于與國際接軌,整合業(yè)務流 程,充分發(fā)揮集團購銷優(yōu)勢的迫切需要,中國石油股份有限公司作為國內能源領域的龍頭企 業(yè),組織開發(fā)了基于 Web 的 B2B 大型商務網站,最終建成實現(xiàn)了 網上虛擬交易平臺,成為聯(lián) 結采購商與供應商的商務網絡環(huán)境,是構建 B2B 電子商務平臺的典型案例。本文對該系統(tǒng)所 采用的面向對象的規(guī)劃與設計的開發(fā)過程進行了詳細的分析,同時對于該系統(tǒng)的技術核心 基于 EJB 的中間件技術所遇到的問題,如客戶端與后臺業(yè)務對象存在較強的依賴關系,從而 不利于系統(tǒng)的管理與維護 。以及客戶端與服務器之間過多的方法調用降低了網絡運行效率等 問題,提出了構造三層應用模型的思路,并討論了實現(xiàn)的總體方法。最后,對該系統(tǒng)作為典 型的 J2EE 技術架構應用于電子商務平臺的構建進行了總結,以獲取相關項目開 發(fā)的經驗。 關鍵詞電子商務, WEB 服務,中間件, J2EE, EJB,應用系統(tǒng) 絡 內蒙古大學碩士學位論文 ABSTRACT it is playing a very important effect that the electronic Commerce is in the modern business pattern. For contacting with international ,integrating business process and giving full play to grouppurchase, as the mainstay enterprise in the energy field, PetroChina pany Ltd. developed a largescale B2B electric business work that been based on web, built a visual merce environment that relate to buyer and supplier, it is a typical example that build a B2B Ebusiness platform. In the thesis I have a detailed discuss about the developing process that apply the ObjectOriented analysis and design method, and discourse the question that been met in the process of developing the system based on EJB technology. Such as: tight coupling, which leads to direct dependence between clients and business objects。 too many method invocations between 2 client and server, leading to work performance problems, to the above problems, this paper proposes the threetier application model based on EJB, and its implementation method is also discussed. at last,we summarize the process of developing ,it is thought as a typical use of J2EE architecture to make up the Ebusiness platform. And we obtain the experience in the course of work. Keywords electronic merce ,Web Server, middleware, J2EE, EJB, Application System 基于 WEB 的 B2B 電子商務平臺的設計與實現(xiàn) 目錄 第一章緒論 ........................................................................................................................................1 B2B電子商務平臺概述與課題研究的背景 ........................................................................ l 主要研究內容 .........................................................................................................................1 論文的內容及組織 .................................................. ??。?。,?。?。?。,二, ................................... 3 第二章主要技術及系統(tǒng)架構介紹 .................................................................................................... 5 多層設計 ............. ??‘ ..................................................??, ..........................................??。二 5 多層設計 ...??。 .................................................................................??。 ..??。 ..??。二 5 J2EE架構 ..................................................................................................................... 7 J2EE的 API與組件 ........................................:..................:......................................... 9 設計模式 MVC 體系 結構 ................................................................................................11 面 向 對 象 開 發(fā) 技 術 在 工 程 中 的 應用 ..................................................................................13 第 三 章 系 統(tǒng) 分 析 與 設計 ..........??。 ...............??。 .................................... .? ?巧 系統(tǒng)應用環(huán)境? ...................................................................................................................15 電子商務系統(tǒng)分析的過程 ..................................................................................................16 系統(tǒng)分析的基本思路 ................................................................................................16 需求用例分析 ............................................................................................................17 系統(tǒng)需求 ....................................................................................................................18 基于 EJB 的多層系統(tǒng)架構分析與設計 ............................................................................. 22 系統(tǒng)構架 .................................................................................................................... 22 基于 EJB 構 建 電 子 商 務 系 統(tǒng) 存 在 的 問題 ...............................................................23 基于 EJB 的三層應用模型的技術框架 ................................................................... 3 24 EJB的三層應用模型的實現(xiàn)方法二。 ........................................................................... 27 EJB 應用組件層的實現(xiàn) .............................................................................................27 子系統(tǒng)會話層的實現(xiàn) ................................................................................................. 27 系統(tǒng)訪問會話層的實現(xiàn) ............................................................................................. 28 客戶端方法調用的實現(xiàn) ............................................................................................. 30 基于 EJB的三層應用模型的優(yōu)點, ........................................................................... 34 基于 EJB 的 三 層 應 用 模 型 在 電 子 商 務 中 的 應用 ..............................................................35 內蒙古大學碩士學位論文 Web 層設計 .......................................................................................................................... 3 8 第四章系統(tǒng)實現(xiàn) .... ??。??‘??,??。 . 。 . ,二。 . 。二, ..................................................................................41 系 統(tǒng) 運 行 環(huán) 境二。 ......................................................................
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1