【正文】
商丘職業(yè)技術(shù)學院畢業(yè)設計(論文) 題目 : 基于 J2EE 結(jié)構(gòu)的網(wǎng)上商城的設計與實現(xiàn) 系部: 軟件學院 專業(yè): 軟件技術(shù) 班級: 軟件( 2)班 學號: 0909340214 姓名: 吳 xx 指導教師: 張 xx 完成日期: 2021 年 5 月 6 日 商丘職業(yè)技術(shù)學院軟件技術(shù)畢業(yè)論文 I 摘 要 隨著社會的發(fā)展,科技的進步,作為信息載體的計算機日益顯露出其舉足輕重的地位。當今社會已步入了信息社會,知識經(jīng)濟將成為新世紀的主導產(chǎn)業(yè)。伴隨 計算機的逐步推廣和使用,計算機已在科研、生產(chǎn)、商業(yè)、服務等許多方面創(chuàng)造了提高效率的途徑。 特別是人類進入新千年以來,信息產(chǎn)業(yè)得到飛速發(fā)展。經(jīng)濟的全球化,人們生活在動態(tài)流通的環(huán)境中,也越來越需求及時,互動,反饋的為標準的服務產(chǎn)品。Inter 飛速發(fā)展使互聯(lián)網(wǎng)成為人們快速獲取發(fā)布和傳遞信息的重要渠道,也使電子商務平臺得到廣泛的應用,特別是阿里巴巴(支付寶)、中銀控( Chinapay)等大型公司的第三方支付平臺的相繼推出,使 網(wǎng)絡購物功能日趨完善和成熟??梢哉f 電子商務正改變著人們已有的生活方式。其在改善生活質(zhì)量 的同時,在用戶體驗方面也得到很大提升。 因此,本文著眼于電子商務平臺,從基于網(wǎng)上商城系統(tǒng)入手,模擬淘寶網(wǎng)、京東商城、當當網(wǎng)等三大網(wǎng)購門戶網(wǎng)站,以服務器-瀏覽器( B/ S)架構(gòu),整合最新 開發(fā)的 ++Jquery 開源框架,嘗試對網(wǎng)上購物系統(tǒng)的各功能模塊及業(yè)務邏輯作出簡要淺析,并對部分用例給出具體實現(xiàn)。 關(guān)鍵字 : 網(wǎng)上購物;購物車;權(quán)限管理;訂單 商丘職業(yè)技術(shù)學院軟件技術(shù)畢業(yè)論文 II Abstract With the social development, technological advances, increasing the puter as an information carrier revealing his important position. Today39。s society has entered the information society, knowledgebased economy will be the leading industry in the new century. With the gradual promotion and use of the puter, the puter in scientific research, production, merce, services, and many other aspects to create a more efficient way. In particular the new millennium, mankind has been the rapid development of information industry. Economic globalization, the flow of people live in a dynamic environment, more and more demand for timely, interactive feedback as the standard of service products. The rapid development of Inter makes quick access to the Inter bee an important issue and transfer of information channels, emerce platform also widely used, especially Ali Baba (Alipay), Bank of Control (Chinapay) and other large thirdparty payment platform pany launched to make online shopping functions are being more perfect and mature. Can be said that electronic merce is changing people39。s way of life has been. Improve the quality of life in the same time, the user experience has also been greatly improved. Therefore, this paper focuses on emerce platform, starting from the Online Shopping Mallbased, simulation Taobao, Jingdong Mall, Dangdang three major online shopping portal to the server the browser (B / S) architecture, integrating the latest web2. 0 developed + + Jquery open source framework, try online shopping system and the functional modules of business logic to make a brief, and gives some concrete realization of use cases Keywords: online shopping。 shopping cart。 rights management。 orders 商丘職業(yè)技術(shù)學院軟件技術(shù)畢業(yè)論文 III 目 錄 前言 ................................................................................................................................ 1 1. 項目需求及設計說明 ........................................................................................ 2 項目開發(fā)環(huán)境 ................................................................................................... 2 技術(shù)實現(xiàn) ........................................................................................................... 2 名稱解釋: ....................................................................................................... 2 項目背景 ........................................................................................................... 3 用例模塊描述 ......................................................................................................... 4 用戶權(quán)限 .................................................................................................... 4 我的訂單 .................................................................................................... 4 商品展示 .................................................................................................... 5 購 物車 ..................................................................................................................... 5 項目設計說明 ..................................................................................................... 5 系統(tǒng)基本架構(gòu) ................................................................................................... 5 數(shù)據(jù)庫設計 ....................................................................................................... 6 類別表( Category) ................................................................................... 6 商品表( Product) ..................................................................................... 6 用戶表( Users) .......................................................................................... 7 收件人地址表( receive_address) ............................................................... 7 選購條目表( item) ................................................................................... 7 訂單表( Order) ....................................................................................... 8 訂單項表( OrderLine) ............................................................................. 8 領域模型 ........................................................................................................... 8 ........................................................................... 8 ................................................................................. 8 ................................................................................... 8 ................................................................................. 9 業(yè)務模型 ........................................................................................................... 9 ....................................................................... 9 .................................................................. 10 ..................................................................... 10 ......................................................