国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

基于struts和hibernate的theoneshop書城的設(shè)計(jì)與實(shí)現(xiàn).doc

約81頁DOC格式手機(jī)打開展開

基于struts和hibernate的theoneshop書城的設(shè)計(jì)與實(shí)現(xiàn),摘 要隨著internet信息技術(shù)的高速發(fā)展和個(gè)人,信息化發(fā)揮著越來越大的作用,在信息時(shí)代。對(duì)于各行各業(yè)的實(shí)體店,建立一個(gè)功能強(qiáng)大、界面美觀、簡(jiǎn)潔的商城銷售管理系統(tǒng),也是至關(guān)重要的。本文使用jsp,servlet,javabean,xml,ajax等多種技術(shù)來實(shí)現(xiàn)一個(gè)商城銷售管理系統(tǒng)。本系統(tǒng)是按照mvc三層模式并采用s...
編號(hào):10-140330大小:4.95M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 fakeru 發(fā)布

摘    要
隨著Internet信息技術(shù)的高速發(fā)展和個(gè)人,信息化發(fā)揮著越來越大的作用,在信息時(shí)代。對(duì)于各行各業(yè)的實(shí)體店,建立一個(gè)功能強(qiáng)大、界面美觀、簡(jiǎn)潔的商城銷售管理系統(tǒng),也是至關(guān)重要的。
本文使用JSP,Servlet,JavaBean,XML,Ajax等多種技術(shù)來實(shí)現(xiàn)一個(gè)商城銷售管理系統(tǒng)。本系統(tǒng)是按照MVC三層模式并采用Struts、Hibernate、Spring開源框架來搭建,不但提高了系統(tǒng)的開發(fā)效率,而且使得系統(tǒng)的組件結(jié)構(gòu)以及系統(tǒng)的各功能模塊的組件工作流程更加清晰。為了降低操作人員在使用系統(tǒng)時(shí)的阻塞時(shí)間,在開發(fā)系統(tǒng)時(shí),充分使用了Ajax技術(shù)來實(shí)現(xiàn)客戶端和服務(wù)器之間的異步通信。使用戶有一種像在操作本地應(yīng)用程序般的順暢感覺。在瞬息萬變的今天,一成不變的系統(tǒng)難以適應(yīng)企業(yè)需求的日益變化,因此本文非常注重系統(tǒng)的擴(kuò)展性。為此,系統(tǒng)還巧妙地使用了Struts“控制器”來處理權(quán)限管理問題,從而有效地提高了系統(tǒng)的擴(kuò)展性。系統(tǒng)功能主要包括個(gè)人信息管理、前后臺(tái)訂單處理、帳戶管理、會(huì)員信息管理、商品信息管理、商品分類管理、庫存信息管理。最后,本文還對(duì)該系統(tǒng)的實(shí)現(xiàn)效果進(jìn)行了簡(jiǎn)單的評(píng)價(jià)以及對(duì)系統(tǒng)整個(gè)開發(fā)過程進(jìn)行總結(jié)。


關(guān)鍵字:網(wǎng)上店鋪,JSP,Struts,Spring,Hibernate,XML,Ajax,系統(tǒng)架構(gòu)分析,控制器

 

 

 

Abstract
Along with the Internet information technology's high speed development and individual, the enterprise surfer's rapid popularization, enterprise's WWW website is playing more and more major role in the trade activity, in the information age, establisheing a formidable function, artistic interface electronic commerce website, building up the electronic commerce system platform, to enterprise's development is very important.
 This article uses JSP, JavaBean, Servlet, Ajax and so many kinds of technologies to realize an electronic bookshopping system.This system defers to the MVC patterns and uses Struts Hibernate Spring open-source framework to build, not only raised system's development efficiency, moreover causes system's modular design as well as system's various functional module work flow is clearer. In order to reduce user's time blocking time in using electronic book city purchasing system, when developing the system, used the Ajax technology to realize between the client side and server's asynchronous communication fully.Enables the user seems to operate the local application procedure and feel fluently. Presently,many changes within a short time.This system use the Struts’s "Controller" and Spring’s AOP skill based on function to handle the permission management and goods clasification,so that enhance the system's extensibility. The system functions mainly including individual information management,commodity information browsing, commodity information inquiry,commodity order, foreground-backsground order form processing,account management,member information management,commodity information management,classification of goods management,announcement management and so on.Finally, this article also realized the effect to this electronic book city purchasing system to carry on the simple appraisal as well as the system entire performance history summary.
Key words: Onlineshoping, JSP, Struts, Hibernate,Spring,Ajax, System Framework Analysis, Controller
 
目  錄
1、緒論 1
1.1題目背景及目的 1
1.2國內(nèi)外研究狀況 1
1.3論文構(gòu)成及其研究?jī)?nèi)容 2
2、THEONESHOP書城的技術(shù)體系簡(jiǎn)介 3
2.1 JSP、ASP和PHP技術(shù)之比較 3
2.2 JSP開發(fā)WEB應(yīng)用的幾種主要方式 3
2.3 JSP的MVC模型 4
2.4 Struts、Hibernate、Spring開源框架 6
2.5 傳統(tǒng)動(dòng)態(tài)頁面技術(shù)與AJAX技術(shù)的比較 9
2.6 AJAX、XML的主要技術(shù) 9
2.7 服務(wù)器介紹 11
3、THEONESHOP書城的系統(tǒng)分析 13
3.1用戶需求 15
3.1.1系統(tǒng)現(xiàn)狀 15
3.1.2 要解決的主要問題 15
3.1.3達(dá)到的具體指標(biāo) 15
3.2 用例分析: 16
3.2.1用例圖 16
3.2.2活動(dòng)圖 18
3.3靜態(tài)建模 21
3.4動(dòng)態(tài)建模 23
3.4.1順序圖 23
3.4.2協(xié)作圖 25
3.4.3狀態(tài)圖 27
4、THEONESHOP書城的系統(tǒng)設(shè)計(jì) 28
4.1網(wǎng)站總體設(shè)計(jì) 28
4.1.1一般關(guān)系模型設(shè)計(jì) 28
4.1.2前臺(tái)總體結(jié)構(gòu)設(shè)計(jì) 28
4.1.3后臺(tái)的總體結(jié)構(gòu)設(shè)計(jì) 29
4.2網(wǎng)頁詳細(xì)設(shè)計(jì) 30
4.2.1數(shù)據(jù)庫結(jié)構(gòu)的具體設(shè)計(jì) 30
4.2.2主頁總體布局設(shè)計(jì) 31
4.2.3JavaBeans或類設(shè)計(jì) 33
4.2.5核心處理功能網(wǎng)頁設(shè)計(jì) 55
5、THEONESHOP書城的實(shí)現(xiàn)與運(yùn)行 57
5.1數(shù)據(jù)庫表結(jié)構(gòu)的建立與數(shù)據(jù)輸入 57
5.2網(wǎng)站系統(tǒng)設(shè)計(jì)與測(cè)試 60
5.3寫出系統(tǒng)操作使用的簡(jiǎn)要說明 66
5.4運(yùn)行系統(tǒng)并打印出運(yùn)行結(jié)果 66
5.5THEONEShop網(wǎng)上書城系統(tǒng)的簡(jiǎn)單評(píng)價(jià) 71
結(jié)論 73
參考文獻(xiàn) 74
致謝 76