網(wǎng)上花店系統(tǒng).doc
約52頁DOC格式手機打開展開
網(wǎng)上花店系統(tǒng),2.7萬字52頁摘要本系統(tǒng)采用model2模式(jsp+javabean+servlet),并使用當前流行的apache struts框架進行開發(fā),用mysql完成數(shù)據(jù)的管理。struts最早作為jakarta項目的組成部分問世,它為使用mvc體系來編寫應(yīng)用提供了一個架構(gòu),由于其具有結(jié)構(gòu)層次分明,高可重用性,便于開發(fā)與...
內(nèi)容介紹
此文檔由會員 beijing2008 發(fā)布
2.7萬字 52頁
摘 要
本系統(tǒng)采用Model2模式(JSP+JavaBean+Servlet),并使用當前流行的Apache Struts框架進行開發(fā),用MySQL完成數(shù)據(jù)的管理。Struts最早作為Jakarta項目的組成部分問世,它為使用MVC體系來編寫應(yīng)用提供了一個架構(gòu),由于其具有結(jié)構(gòu)層次分明,高可重用性,便于開發(fā)與設(shè)計分工等諸多優(yōu)點,使得這門技術(shù)在WEB開發(fā)中得到了廣泛的應(yīng)用。MySQL是當前最受歡迎的開源SQL數(shù)據(jù)庫管理系統(tǒng),也是一個快速的、多線程、多用戶和健壯的SQL數(shù)據(jù)庫服務(wù)器。由于MySQL具有支持多編譯器、支持多平臺、支持多種字符集,并且操作簡單、好學易懂等優(yōu)點,所以對許多的中小型應(yīng)用來說,無論是從降低成本,還是從性能方面它都提供了不錯的選擇。
本文是采用J2EE體系結(jié)構(gòu)中的Struts框架來開發(fā)的花卉銷售系統(tǒng),目標是實現(xiàn)一個以銷售為中心的網(wǎng)上花店管理系統(tǒng),構(gòu)建用戶信息與賬號,賬號與訂單信息有機結(jié)合的業(yè)務(wù)系統(tǒng)。提供了包括傳統(tǒng)業(yè)務(wù)中最基本的用戶注冊、登錄、查詢、訂購、購物車管理、生成訂單、花卉信息管理、用戶信息管理及訂單信息管理等功能,是一個比較完善的系統(tǒng)。
關(guān)鍵詞:J2EE;網(wǎng)上花店系統(tǒng);Struts
ABSTRACT
This paper presents the flowers sale system using Struts frame of J2EE system structure. The goal of this system is to realize an system of online flowers management taking sells as the central, to construct a transaction system including the customer information and the account, the account and the order form information organically synthesize, which to provide the traditional five kind of basic services including the inquiry, ordering, management of the shopping cart, the production of order form, the commodity information management.
Key words: J2EE;system of online flowers management;Struts
目 錄
第一章 前言
第二章 系統(tǒng)需求分析
第三章 系統(tǒng)概要設(shè)計
3.1 用戶注冊
3.2 用戶登錄
3.3 查看或修改個人信息
3.4 在線花卉查詢
3.5 在線花卉選購
3.6 用戶注銷
3.7 管理員登錄
3.8 用戶信息管理
3.9 花卉信息管理
3.10 訂單信息管理
第四章 系統(tǒng)詳細設(shè)計與編碼實現(xiàn)
第五章 系統(tǒng)功能測試
5.1 軟件測試簡介
5.2 系統(tǒng)測試實例
第六章 結(jié)論
謝辭
參考文獻
摘 要
本系統(tǒng)采用Model2模式(JSP+JavaBean+Servlet),并使用當前流行的Apache Struts框架進行開發(fā),用MySQL完成數(shù)據(jù)的管理。Struts最早作為Jakarta項目的組成部分問世,它為使用MVC體系來編寫應(yīng)用提供了一個架構(gòu),由于其具有結(jié)構(gòu)層次分明,高可重用性,便于開發(fā)與設(shè)計分工等諸多優(yōu)點,使得這門技術(shù)在WEB開發(fā)中得到了廣泛的應(yīng)用。MySQL是當前最受歡迎的開源SQL數(shù)據(jù)庫管理系統(tǒng),也是一個快速的、多線程、多用戶和健壯的SQL數(shù)據(jù)庫服務(wù)器。由于MySQL具有支持多編譯器、支持多平臺、支持多種字符集,并且操作簡單、好學易懂等優(yōu)點,所以對許多的中小型應(yīng)用來說,無論是從降低成本,還是從性能方面它都提供了不錯的選擇。
本文是采用J2EE體系結(jié)構(gòu)中的Struts框架來開發(fā)的花卉銷售系統(tǒng),目標是實現(xiàn)一個以銷售為中心的網(wǎng)上花店管理系統(tǒng),構(gòu)建用戶信息與賬號,賬號與訂單信息有機結(jié)合的業(yè)務(wù)系統(tǒng)。提供了包括傳統(tǒng)業(yè)務(wù)中最基本的用戶注冊、登錄、查詢、訂購、購物車管理、生成訂單、花卉信息管理、用戶信息管理及訂單信息管理等功能,是一個比較完善的系統(tǒng)。
關(guān)鍵詞:J2EE;網(wǎng)上花店系統(tǒng);Struts
ABSTRACT
This paper presents the flowers sale system using Struts frame of J2EE system structure. The goal of this system is to realize an system of online flowers management taking sells as the central, to construct a transaction system including the customer information and the account, the account and the order form information organically synthesize, which to provide the traditional five kind of basic services including the inquiry, ordering, management of the shopping cart, the production of order form, the commodity information management.
Key words: J2EE;system of online flowers management;Struts
目 錄
第一章 前言
第二章 系統(tǒng)需求分析
第三章 系統(tǒng)概要設(shè)計
3.1 用戶注冊
3.2 用戶登錄
3.3 查看或修改個人信息
3.4 在線花卉查詢
3.5 在線花卉選購
3.6 用戶注銷
3.7 管理員登錄
3.8 用戶信息管理
3.9 花卉信息管理
3.10 訂單信息管理
第四章 系統(tǒng)詳細設(shè)計與編碼實現(xiàn)
第五章 系統(tǒng)功能測試
5.1 軟件測試簡介
5.2 系統(tǒng)測試實例
第六章 結(jié)論
謝辭
參考文獻