【正文】
on development, database creation and maintenance of the two areas. This system at the front desk mainly using JSP as a development language, the background using Oracle as the database management system, the development environment is Eclipse, server using tomcat, developed a Web technology based B/S structure of the system of shopping mall. Through this system, Advertiser can issues business information and products advertisements, and users can conveniently order goods depending on B/S pattern. Because of running on web, the system can offer whole day, better more quick room of activities to realize the basis functions of transaction in Inter. The Web, according to the current design principles of business Web, gives first place to transaction function in Inter, it is a synthesis electronic merce Web. From the analysis above, the content of this paper mainly includes the design of client and server. Client part is specific to user, Server part is specific to administrator. Administrator and manager the hole system, guarantee the guarantee of data base. The developing of this system consist of demand analysis、 functional design、 detailed design、 database design. Key words: Sales work 。管理員能夠?qū)φ麄€系統(tǒng)的數(shù)據(jù)進行管理。用戶可以查閱、訂購商品,該系統(tǒng)可以為客戶提供更方便、更好、更快的商務(wù)活動空間,實現(xiàn)網(wǎng)上交易,是一個綜合性電子商務(wù)系統(tǒng)。 本系統(tǒng)前臺主要使用 JSP 作為開發(fā)語言,后臺使用 Oracle 作為數(shù)據(jù)庫管理系統(tǒng),開發(fā)環(huán)境是 Eclipse,服務(wù)器采用 tomcat,開發(fā)出的一個基于 Web 技術(shù)的 B/S 結(jié)構(gòu)的商城購物系統(tǒng)。北京郵電大學(xué)畢業(yè)設(shè)計 基于 SSH 的體育用品銷售管理系統(tǒng)開發(fā) 北京郵電大學(xué)畢業(yè)設(shè)計 摘 要 隨著計算機技術(shù)和通信技術(shù)的迅速發(fā)展,網(wǎng)絡(luò)的規(guī)模也逐漸增大,網(wǎng)絡(luò)的元素也隨之不斷增加,有的利用其通信,有的利用其商業(yè)用途,在網(wǎng)絡(luò)上進行出售、收購、宣傳等操作,從而使得網(wǎng)絡(luò)越來越成為現(xiàn)今社會上必不可少的元素,而網(wǎng)站就是這個網(wǎng)絡(luò)里很龐大的元素。 本文所討論的系統(tǒng)是基于目前 web 開發(fā)中流行的 2 大框架: struts、 hibernate的 ,是典型的 B/S 架構(gòu)的系統(tǒng),其開發(fā)主要包括應(yīng)用程序的開發(fā) , 數(shù)據(jù)庫的建立和維護兩個方面。 應(yīng)用此系統(tǒng),商家可以發(fā)布商業(yè)信息,廣告等等。從整個系統(tǒng)結(jié)構(gòu)上看,本系統(tǒng)包括客戶端和服務(wù)器端,客戶端主要針對客戶的一般需求,而服務(wù)器端主要是針對管理員的需求。整個系統(tǒng)的開發(fā)過程由需求分析,系統(tǒng)的功能設(shè)計,詳細設(shè)計,數(shù) 據(jù)庫設(shè)計等幾個部分組成。design modular。 validation 北京郵電大學(xué)畢業(yè)設(shè)計 目 錄 摘 要 .............................................................................................................. II Abstract .......................................................................................................... III 第一章 緒 論 .................................................................................................1 課題的背景和意義 .............................................................................1 工作內(nèi)容 ..........................................................................................1 J2EE 體系結(jié)構(gòu)介紹 ............................................................................1 Tomcat 簡介 ..........................................................................2 Ajax 技術(shù)簡介 ........................................................................2 Struts2 框架的引入 ................................................................3 Hibernate 框架的引入 ............................................................3 網(wǎng)站工作模式 ...................................................................................4 本章小結(jié) ..........................................................................................4 第二章 需求分析 ............................................................................................5 需求分析概述 ...................................................................................5 功能模塊圖 .......................................................................................5 可行性分析 .......................................................................................5 經(jīng)濟可行性 .............................................................................5 技術(shù)可行性 .............................................................................6 環(huán)境可行性分析 ......................................................................6 用戶需求分析 ...................................................................................6 用戶注冊需求 .........................................................................6 用戶登錄需求 .........................................................................6 購買商品需求 .........................................................................6 購物車管理需求 ......................................................................6 訂單管理需求 .........................................................................6 管理員需求分析 ................................................................................6 管理庫存的需求 ......................................................................6 系統(tǒng)用例圖 .........................................................................................7 第三章 概要設(shè)計 ............................................................................................9 系統(tǒng)體系結(jié)構(gòu)的設(shè)計 .........................................................................9 系統(tǒng)的層次結(jié)構(gòu)設(shè)計 .........................................................................9 數(shù)據(jù)庫設(shè)計 .......................................................................................9 系統(tǒng)組成 ....................................................................................... 13 系統(tǒng)文件組織設(shè)計 .......................................................................... 13 北京郵電大學(xué)畢業(yè)設(shè)計 第四章 詳細設(shè)計 ......................................................................................... 15 系統(tǒng)運行環(huán)境 ................................................................................ 15 系統(tǒng)部署架構(gòu) ................................................................................ 15 系統(tǒng)時序圖 .................................................................................... 15 系統(tǒng)的持久化層具體實現(xiàn) ................................................................ 15 定義 Hibernate 工廠類 ........................................................ 15 使用 Dao 模式 ..................................................................... 16 系統(tǒng)業(yè)務(wù)邏輯層設(shè)計 ...................................................................... 16 系統(tǒng)接口及映射文件的實現(xiàn)設(shè)計 ...........................