【正文】
中北大學(xué) 20xx 屆畢業(yè)設(shè)計(jì)說(shuō)明書 I 摘 要 這篇論文主要以 基于 J2EE 的誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心為例 , 闡述了基于 J2EE 架構(gòu)的網(wǎng)上購(gòu)物系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) , 對(duì)系統(tǒng)實(shí)現(xiàn)的關(guān)鍵技術(shù) 以及模式的運(yùn)用 進(jìn)行了研究 , 實(shí)現(xiàn)了 購(gòu)物車設(shè)計(jì)、訂單管理、會(huì)員管理、商品 信息管理 、公告維護(hù)等 重要功能 ,并給出了相應(yīng)的實(shí)現(xiàn)模型 , 實(shí)現(xiàn)了網(wǎng)上購(gòu)物系統(tǒng)的基本功能 ,并且運(yùn)用相關(guān)的設(shè)計(jì)模式融合到系統(tǒng)之中,對(duì)相關(guān)的設(shè)計(jì)模式在網(wǎng)上購(gòu)物系統(tǒng)中的應(yīng)用加以研究,分析出相關(guān)模式的作用。 該系統(tǒng)具有高效、安全、維護(hù)簡(jiǎn)單等特點(diǎn)。 系統(tǒng)基于 B/S 架構(gòu) ,采用 jsp、 java、 Struts + JDBC + DAO 技術(shù)進(jìn)行開發(fā) , 數(shù)據(jù)庫(kù)由 sqlserver20xx 搭建 。面向廣大的消費(fèi)者設(shè)計(jì)的網(wǎng)上購(gòu)的一個(gè)平臺(tái),實(shí)現(xiàn)價(jià)廉物美的公平交易。 本文按照軟件工程的思想,應(yīng)用統(tǒng)一建模工具 (UML),并以組件的思想 并以組件的思想,構(gòu)造設(shè)計(jì)了電子商務(wù)平臺(tái)中的各個(gè)功能模塊;設(shè)計(jì)開發(fā)過(guò)程中,按照 RUP 項(xiàng)目開發(fā)原則進(jìn)行設(shè)計(jì)開發(fā)工作,并應(yīng)用用例圖、順序圖 等圖形化手段進(jìn)行了分析。 關(guān)鍵詞: J2EE 誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心 This thesis is the integrity of J2EEbased shopping work example to explain the J2EEbased online shopping system architecture design and implementation of key technologies for system implementation and the use of models has been studied to realize the shopping cart design, order management, membership management, product information management, announcements and other important maintenance functions, and the corresponding implementation model to achieve the basic functions of online shopping system, and the use of design patterns related to the system being integrated, the relevant design patterns In the online shopping system to study, analyze the role of related patterns. The system has high efficiency, safety, maintenance and simple. System based on B / S structure, using jsp, java, Struts + JDBC + DAO technology development, database set up by the sqlserver20xx. For the majority of consumers purchase a web design platform, cheap and fair trade. This according to software engineering, application of the Unified Modeling tools (UML), and the idea of ponents and to ponents of the idea of emerce platform in the 中北大學(xué) 20xx 屆畢業(yè)設(shè)計(jì)說(shuō)明書 IV structural design of the various functional modules。 design and development process, project development in accordance with RUP principles of design and development work, and app ly the use case diagram, sequence diagram and other graphical methods were analyzed. 中北大學(xué) 20xx 屆畢業(yè)設(shè)計(jì)說(shuō)明書 IV 目錄 1 引言 ................................................ 5 選題背景 ............................................ 5 2 系統(tǒng)概述 ............................................ 6 本系統(tǒng)技術(shù)概述 ......................................... 6 J2EE 技術(shù)架構(gòu) ................................................. 6 Jsp 動(dòng)態(tài)頁(yè)面技術(shù) .............................................. 7 Tomcat 中連接池機(jī)制 ........................................... 7 JDBC 數(shù)據(jù)訪問(wèn)技術(shù) ............................................. 7 Struts 技術(shù) ................................................... 8 MVC 設(shè)計(jì)模式 ................................................. 10 DAO 模式 ..................................................... 12 3 基于 J2EE 的誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心 .......................... 13 項(xiàng)目概述 ............................................. 13 誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心簡(jiǎn)介 ........................................ 13 誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心的 業(yè)務(wù)流程 .................................. 13 誠(chéng) 信網(wǎng)絡(luò)購(gòu)物中心的需求分析 .................................. 16 誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心的開發(fā) ................................. 17 項(xiàng)目啟動(dòng) .................................................... 17 系統(tǒng)角色 .................................................... 17 系統(tǒng)用例 .................................................... 17 主要用例圖細(xì)化 .............................................. 19 誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心的模型分析 .................................. 20 設(shè)計(jì)模式 .................................................... 23 4 誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心的實(shí)現(xiàn)與分析 ......................... 30 誠(chéng)信網(wǎng)絡(luò)購(gòu)物中心的系統(tǒng)架構(gòu) ............................. 30 開發(fā)環(huán)境配置 .......................................... 32 構(gòu)件開發(fā) ............................................. 33 界面原型開發(fā) ................................................ 33 Struts 架構(gòu)搭建 。 ............................................ 35 系統(tǒng)運(yùn)行 ............................................. 37 系統(tǒng)主頁(yè) .................................................... 37 顧客注冊(cè) .................................................... 38 中北大學(xué) 20xx 屆畢業(yè)設(shè)計(jì)說(shuō)明書 IV 購(gòu)物車操作 .................................................... 39 訂單頁(yè)面 ..................................................... 40 后臺(tái)管理 ..................................................... 41 5 系統(tǒng)維護(hù) ........................................... 42 系統(tǒng)維護(hù)的概念 ........................................ 42 系統(tǒng)維護(hù)的內(nèi)容 ........................................ 42 參 考 文 獻(xiàn) ........................................... 1 中北大學(xué) 20xx 屆畢業(yè)設(shè)計(jì)說(shuō)明書 IV 1 引言 選題背景 近年來(lái),隨著 Inter 的迅速發(fā)展,人們對(duì)互聯(lián)網(wǎng)的認(rèn)識(shí)逐漸增強(qiáng),網(wǎng)上購(gòu)物系統(tǒng)已經(jīng)走進(jìn)了人們的日常生活。對(duì)于企業(yè)來(lái)說(shuō),這種新型的商業(yè)運(yùn)營(yíng)