【正文】
ded users with the following functions: membership registration、 shopping car management、 goods search、 information modify etc. It has also provided managers with goods management、 customer information management、 news management 、 ad management and so on. It has been designed with B/S mode of threetier structure, JSP technology in dynamic page design. Considering from the security and reusing code of the system, key codes has been secured by JavaBean technology. MySQL database has been used as the background database. The paper mainly introduced this, detailed introduced some thoughts and method of system analysis,system design and database ,in the chapter of system design,author listed the detailed algorithm of how to implement online system rely on Web server and client’s broswer,making use of the electronic instrument’s characteristics of highefficiency and lowcost,providing a trading flat for client,release bussiness information in the Inter,enable the user to look up, search,subscribe the client with fulltime,better,faster space of mercial activity. Keywords ECommerce; Online Shopping; JavaWeb 哈爾濱理工大學(xué)學(xué)士學(xué)位論文 III 目 錄 摘 要 ......................................................................................................... I Abstract ........................................................................................................II 第 1 章 緒論 ................................................................................................ 1 選題目的和意義 ............................................................................... 1 國內(nèi)外文獻(xiàn)綜述 ............................................................................... 2 論文研究內(nèi)容 ................................................................................... 3 第 2 章 需求分析 ........................................................................................ 4 引言 ................................................................................................... 4 背景分析 .................................................................................... 4 術(shù)語定義 .................................................................................... 4 任務(wù)概述 ........................................................................................... 5 可行性分析 ....................................................................................... 5 社會(huì)可行性 ................................................................................ 5 經(jīng)濟(jì)可行性 ................................................................................ 6 技術(shù)可行性 ................................................................................ 6 系統(tǒng)功能分析 ................................................................................... 6 本章小結(jié) ........................................................................................... 6 第 3 章 系統(tǒng)設(shè)計(jì) ........................................................................................ 7 總體結(jié)構(gòu)設(shè)計(jì) ................................................................................... 7 系統(tǒng)架構(gòu)設(shè)計(jì) ................................................................................... 7 設(shè)計(jì)目標(biāo)與用例分析 ................................................................... 10 設(shè)計(jì)目標(biāo) .................................................................................. 10 用例分析 .................................................................................. 10 模塊功能詳細(xì)設(shè)計(jì) ......................................................................... 11 權(quán)限管理模塊功能設(shè)計(jì) .......................................................... 11 商品顯示模塊功能設(shè)計(jì) .......................................................... 15 交易模塊功能設(shè)計(jì) .................................................................. 18 搜索模塊功能設(shè)計(jì) .................................................................. 21 商品討論模塊功能設(shè)計(jì) .......................................................... 21 數(shù)據(jù)庫數(shù)據(jù)設(shè)計(jì) ............................................................................. 22 數(shù)據(jù)庫主要實(shí)體類圖 .............................................................. 22 數(shù)據(jù)主要實(shí)體描述 .................................................................. 24 本章小結(jié) .......................................................................................... 26 第 4 章 系統(tǒng)實(shí)現(xiàn) ...................................................................................... 27 總體實(shí)現(xiàn) ......................................................................................... 27 哈爾濱理工大學(xué)學(xué)士學(xué)位論文 IV 后臺(tái)邏輯實(shí)現(xiàn) ................................................................................. 28 持久層實(shí)現(xiàn) .............................................................................. 28 事務(wù)處理 .................................................................................. 28 業(yè)務(wù)邏輯層實(shí)現(xiàn) ...................................................................... 29 控制層實(shí)現(xiàn) .............................................................................. 29 主要模塊功能實(shí)現(xiàn) ......................................................................... 29 權(quán)限管理模塊實(shí)現(xiàn) .................................................................. 29 商品顯示模塊實(shí)現(xiàn) .................................................................. 30 交易模塊功能實(shí)現(xiàn) .................................................................. 30 搜索模塊功能實(shí)現(xiàn) .................................................................. 31 商品討論模塊功能實(shí)現(xiàn) .......................................................... 31 其他功能實(shí)現(xiàn) .......................................................................... 31 部分頁面展示 ................................................................................. 32 本章小結(jié) .......................................................................................... 35 第 5 章 系統(tǒng)測試 ...................................................................................... 36 測試用例設(shè)計(jì)與測試用例的運(yùn)行過程及測試結(jié)果分析 ..........