【正文】
如果要全套請登陸 或聯(lián)系 :632926059 畢業(yè)設(shè)計(jì)(論文) 題目: 基于 Struts 框架的電子商城系統(tǒng) 系 別 專業(yè)名稱 班級(jí)學(xué)號(hào) 學(xué)生姓名 指導(dǎo)教師 二 OO 九 年 五 月 基于 Struts 框架的電子商城系統(tǒng) 學(xué)生姓名: 班級(jí): 指導(dǎo)老師: 摘要: 伴隨著 Inter 的蓬勃發(fā)展, 電子商城 作為電子商務(wù)的一種形式正以其高效、低成本的優(yōu)勢,逐步成 為新興的經(jīng)營模式和理念,人們已經(jīng)不再滿足用途信息的瀏覽和發(fā)布,而是渴望著能夠充分享受網(wǎng)絡(luò)所帶來的更加多的便利。 電子商城 正適應(yīng)了當(dāng)今社會(huì)快節(jié)奏地生活,使顧客足不出戶便可以方便快捷輕松地選購自己喜歡的商品。 本系統(tǒng)便是嘗試用 JAVA 在網(wǎng)絡(luò)上架構(gòu)一個(gè)動(dòng)態(tài)的電子商務(wù)網(wǎng)站,它是在Windows XP 下,以 SQL Server 2020 為數(shù)據(jù)庫開發(fā)平臺(tái), Tomcat 網(wǎng)絡(luò)信息服務(wù)作為應(yīng)用服務(wù)器,采用 Struts 框架 技術(shù)開發(fā)的 電子商城 系統(tǒng)。 它 分前臺(tái)部分和后臺(tái)部分,前臺(tái)部分由用戶使用,主要包括用戶 管理 , 商品查詢,商品展臺(tái), 購物車, 收銀臺(tái), 訂單管理 及 商城公告 等功能; 后臺(tái)部分由管理員使用,主要包括商品 設(shè)置 , 商品大類別 設(shè)置 ,商品小類別 設(shè)置 , 會(huì)員設(shè)置,后臺(tái)管理員設(shè)置,公告設(shè)置,友情銜接設(shè)置, 訂單 設(shè)置及安全退出 等功能。 建立后的網(wǎng)站系統(tǒng)是一個(gè)動(dòng)態(tài)、交互式、 具有商品提供、系統(tǒng)管理 等功能的電子商務(wù)網(wǎng)站。 關(guān)鍵詞 : Struts SQL Server2020 Tomcat 電子商城 系統(tǒng) 指導(dǎo)老師簽名: Designed in the Online shopping system based on Struts Student name: Class: Supervisor: Abstract: Along with the vigorous development of the Inter, emerce works as a shopping center is a form of its highly efficient, lowcost advantages, gradually emerging as a business model and philosophy, there is no longer meet use and dissemination of information browsing, but a desire to bring the full enjoyment work more convenient. Inter shopping is being adapted to the fast pace of today39。s society to live, so that customers can enjoy the convenience of fast and easy way to purchase their own like modities. The system is trying to use JAVA in a dynamic work of emerce websites structure, which is in Windows XP, SQL Server 2020 for database development in platform, Tomcat application server as a work information services, use Struts technology development online shopping system. Prospects and the background of some of his hours, the prospects of users, including users registered, a shopping cart management, order management, personal information management functions。 Background in part by managers, including modity management, processing orders, customer information management, information management, and other functions links. After the establishment of the website is a dynamic, interactive, with modities, systems management, voice mail, and other functions of the emerce website users. Keyword: Struts SQL Server 2020 Tomcat Online shopping system Signature of Supervisor:如果要全套請登陸 或聯(lián)系 :632926059 目錄 前言 ......................................................................................................... 1 1.電子商城系統(tǒng)介紹 ........................................................................................... 1 2.關(guān)于本課題 ....................................................................................................... 1 正文 ......................................................................................................... 3 1 開發(fā)平臺(tái)與主要技術(shù) ....................................................................... 3 開發(fā)平臺(tái) ......................................................................................................... 3 主要技術(shù) .......................................................................................................... 3 2 需求分析 ............................................................................................ 3 總體設(shè)計(jì)思路 .................................................................................................. 3 系統(tǒng)介紹 ....................................................................................................... 4 運(yùn)行環(huán)境 ......................................................................................................... 4 硬件環(huán)境 ....................................................................................................... 4 軟件環(huán)境 ........................................................................................................ 5 功能需求 ......................................................................................................... 5 前臺(tái)功能需求 ............................................................................................ 6 后臺(tái)功能需求 ........................................................................................... 26 3 數(shù)據(jù)庫設(shè)計(jì) ...................................................................................... 34 SQL Server 介紹 ........................................................................................ 34 數(shù)據(jù)庫需求分析 .......................................................................................... 34 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè) 計(jì) .................................................... 錯(cuò)誤 !未定義書簽。 數(shù)據(jù)庫結(jié)構(gòu)設(shè)計(jì) ............................................................ 錯(cuò)誤 !未定義書簽。 4 系統(tǒng)概要設(shè)計(jì) ................................................... 錯(cuò)誤 !未定義書簽。 處理過程設(shè)計(jì) ................................................................ 錯(cuò)誤 !未定義書簽。 系統(tǒng)測試 ........................................................................ 錯(cuò)誤 !未定義書簽。 系統(tǒng)維護(hù) ........................................................................ 錯(cuò)誤 !未定義書簽。 結(jié)論 ....................................................................................................... 35 參考文獻(xiàn) .............................................................................................. 36 致謝 ....................................................................................................... 36 如果要全套請登陸 或聯(lián)系 :632926059 1 前言 1. 電子商城 系統(tǒng) 介紹 隨著 Inter的不斷普及,人們對于互聯(lián)網(wǎng)技術(shù)的要求已不單單是瀏覽一下網(wǎng)頁,收發(fā)電子郵件,日益忙碌的人們開始追求足不出戶的利用互聯(lián)網(wǎng)這一強(qiáng)大的平臺(tái)來實(shí)現(xiàn)的網(wǎng)上購物。近幾年,隨著網(wǎng)絡(luò)數(shù)據(jù)庫技術(shù)的進(jìn)一步發(fā)展,使得這一設(shè)想逐漸成為現(xiàn)實(shí)。 現(xiàn)在 流行的網(wǎng)上購物系統(tǒng)不僅要有漂亮的網(wǎng)頁,更要有嚴(yán)謹(jǐn)?shù)囊?guī)劃,每一個(gè)細(xì)小的環(huán)節(jié)都很重要,這樣才能使得在電子交易時(shí)避免不必要錯(cuò)誤發(fā)生。 近年來 Inter的迅速崛起,互聯(lián)網(wǎng)已日益成為收集提供信息的最佳渠道并逐步進(jìn)入傳統(tǒng)的流通領(lǐng)域。于是電子商務(wù)開始流行起來,越來越多的商家在網(wǎng)上建起在線商店,向消費(fèi)者展示出一種新穎的購物理念。越來越多的企業(yè)開始建造自己的網(wǎng)站?;?Inter的信息服務(wù),商務(wù)服務(wù)已經(jīng)成為現(xiàn)代企業(yè)一項(xiàng)不可缺少的內(nèi)容。很多企業(yè)都已不滿足