畢業(yè)論文 基于struts+spring+hibernate架構(gòu)的藥品銷售系統(tǒng)研究與實(shí)現(xiàn).doc
約45頁DOC格式手機(jī)打開展開
畢業(yè)論文 基于struts+spring+hibernate架構(gòu)的藥品銷售系統(tǒng)研究與實(shí)現(xiàn),目錄摘要iabstract....................................................................ii前言11 系統(tǒng)分析21.1 需求分析21.2 性能需求21.3 運(yùn)行環(huán)境21.3.1硬件設(shè)備21.3.2支持程序22 系統(tǒng)總體框架42.1 模型結(jié)構(gòu)42....
內(nèi)容介紹
此文檔由會員 ljjwl8321 發(fā)布
目 錄
摘 要 I
Abstract....................................................................II
前 言 1
1 系統(tǒng)分析 2
1.1 需求分析 2
1.2 性能需求 2
1.3 運(yùn)行環(huán)境 2
1.3.1硬件設(shè)備 2
1.3.2支持程序 2
2 系統(tǒng)總體框架 4
2.1 模型結(jié)構(gòu) 4
2.2 功能模塊簡介 4
3 技術(shù)介紹 6
3.1 MVC模式簡介.......................................................6
3.2 Struts2.x簡介 6
3.3 Spring簡介 8
3.4 Hibernate簡介 9
4 系統(tǒng)詳細(xì)設(shè)計(jì) 11
4.1 數(shù)據(jù)庫設(shè)計(jì) 11
4.1.1 E-R圖 11
4.1.2 主要數(shù)據(jù)表 12
4.2主要窗體界面 12
4.2.1首頁界面和后臺首頁 12
5 藥品銷售系統(tǒng)實(shí)現(xiàn)... 15
5.1 域模型對象 15
5.2 持久層實(shí)現(xiàn) 15
5.3 業(yè)務(wù)邏輯層實(shí)現(xiàn) 17
5.4 表現(xiàn)層 19
5.4.1 視圖層 19
5.4.2 控制層 20
5.4.3 模型層......................................................21
結(jié) 束 語 22
參考文獻(xiàn) 23
譯 文 24
譯文原件復(fù)印件 31
致 謝 40
基于Struts+Spring+Hibernate架構(gòu)的藥品銷售系統(tǒng)
研究與實(shí)現(xiàn)
摘 要
隨著Internet技術(shù)和企業(yè)信息化建設(shè)的發(fā)展,構(gòu)建基于Web的應(yīng)用系統(tǒng)的需求越來越復(fù)雜,開發(fā)周期越來越緊迫。開發(fā)可擴(kuò)展性好、重用性高和易于維護(hù)、易管理的Web應(yīng)用是當(dāng)前Web技術(shù)發(fā)展的熱點(diǎn)之一。
論文結(jié)合藥品銷售系統(tǒng)多層次體系結(jié)構(gòu)發(fā)展的現(xiàn)狀,探討Struts2.x、Spring、和Hibernate框架。方法 本文以基于J2EE體系的Web開發(fā)方法為探討的基線。首先,從Servlet/Jsp技術(shù)原理,到結(jié)合這兩種技術(shù)進(jìn)行Web開發(fā)的Model 1和Model 2設(shè)計(jì),再到實(shí)現(xiàn)Model2的—Struts架構(gòu)內(nèi)部機(jī)制進(jìn)行探討;其次,對持久層的設(shè)計(jì)進(jìn)行分析,即Hibernate作為持久層實(shí)現(xiàn),結(jié)合Spring技術(shù)作為業(yè)務(wù)層實(shí)現(xiàn),進(jìn)行框架整合;最后,詳細(xì)論述該框架在藥品銷售系統(tǒng)中的應(yīng)用。結(jié)果 通過實(shí)踐表明,應(yīng)用這種系統(tǒng)框架可以提高系統(tǒng)開發(fā)效率,同時(shí)滿足系統(tǒng)擴(kuò)展性和易于維護(hù)性的要求。
結(jié)論 Struts+Spring+Hibernate框架在J2EE開發(fā)中有著舉足輕重的地位。
關(guān)鍵詞:Struts, Spring, Hibernate , 架構(gòu)
RESEARCH AND IMPLEMENTATION OF MEDICINESALES MANAGEMENT SYSTEM BASED ON STRUTS, SPRING, HIBERNATE
Abstract
With the Web technology development and the greater demands for application Systems based on Web to meet more complicated requirements, shorter development cycle of software. So the application of Web which has better development, maintainability, expansibility, repeatability and easy management, is the hotspot of the Web technology.
The paper is based on the web development methods of J2EE architecture. Firstly, introduce the technical principle of Servlet/Jsp, the Model1 and Model 2 design combining Servlet with JSP and the discuss of internal mechanism of Struts2.x architecture which can better implement the Model 2 and so on. Secondly, I applied the Hibernate to the persistence layer, applied the spring framework to the business layer, conformed in framework and constructed a flexible, extensible and high performance developing architecture .Finally, an example based on medicine-sales management system is introduced to illustrate the process to build multi-tiers system with the help of the architecture. Results show that this new framework (Struts2.x+Spring+Hibernate) helps to increase work efficacy in exploration.
Our study demonstrate that Struts2.x+Spring+Hibernate has important reference value for the J2EE development.
Key words:Struts, Spring, Hibernate , Architecture
摘 要 I
Abstract....................................................................II
前 言 1
1 系統(tǒng)分析 2
1.1 需求分析 2
1.2 性能需求 2
1.3 運(yùn)行環(huán)境 2
1.3.1硬件設(shè)備 2
1.3.2支持程序 2
2 系統(tǒng)總體框架 4
2.1 模型結(jié)構(gòu) 4
2.2 功能模塊簡介 4
3 技術(shù)介紹 6
3.1 MVC模式簡介.......................................................6
3.2 Struts2.x簡介 6
3.3 Spring簡介 8
3.4 Hibernate簡介 9
4 系統(tǒng)詳細(xì)設(shè)計(jì) 11
4.1 數(shù)據(jù)庫設(shè)計(jì) 11
4.1.1 E-R圖 11
4.1.2 主要數(shù)據(jù)表 12
4.2主要窗體界面 12
4.2.1首頁界面和后臺首頁 12
5 藥品銷售系統(tǒng)實(shí)現(xiàn)... 15
5.1 域模型對象 15
5.2 持久層實(shí)現(xiàn) 15
5.3 業(yè)務(wù)邏輯層實(shí)現(xiàn) 17
5.4 表現(xiàn)層 19
5.4.1 視圖層 19
5.4.2 控制層 20
5.4.3 模型層......................................................21
結(jié) 束 語 22
參考文獻(xiàn) 23
譯 文 24
譯文原件復(fù)印件 31
致 謝 40
基于Struts+Spring+Hibernate架構(gòu)的藥品銷售系統(tǒng)
研究與實(shí)現(xiàn)
摘 要
隨著Internet技術(shù)和企業(yè)信息化建設(shè)的發(fā)展,構(gòu)建基于Web的應(yīng)用系統(tǒng)的需求越來越復(fù)雜,開發(fā)周期越來越緊迫。開發(fā)可擴(kuò)展性好、重用性高和易于維護(hù)、易管理的Web應(yīng)用是當(dāng)前Web技術(shù)發(fā)展的熱點(diǎn)之一。
論文結(jié)合藥品銷售系統(tǒng)多層次體系結(jié)構(gòu)發(fā)展的現(xiàn)狀,探討Struts2.x、Spring、和Hibernate框架。方法 本文以基于J2EE體系的Web開發(fā)方法為探討的基線。首先,從Servlet/Jsp技術(shù)原理,到結(jié)合這兩種技術(shù)進(jìn)行Web開發(fā)的Model 1和Model 2設(shè)計(jì),再到實(shí)現(xiàn)Model2的—Struts架構(gòu)內(nèi)部機(jī)制進(jìn)行探討;其次,對持久層的設(shè)計(jì)進(jìn)行分析,即Hibernate作為持久層實(shí)現(xiàn),結(jié)合Spring技術(shù)作為業(yè)務(wù)層實(shí)現(xiàn),進(jìn)行框架整合;最后,詳細(xì)論述該框架在藥品銷售系統(tǒng)中的應(yīng)用。結(jié)果 通過實(shí)踐表明,應(yīng)用這種系統(tǒng)框架可以提高系統(tǒng)開發(fā)效率,同時(shí)滿足系統(tǒng)擴(kuò)展性和易于維護(hù)性的要求。
結(jié)論 Struts+Spring+Hibernate框架在J2EE開發(fā)中有著舉足輕重的地位。
關(guān)鍵詞:Struts, Spring, Hibernate , 架構(gòu)
RESEARCH AND IMPLEMENTATION OF MEDICINESALES MANAGEMENT SYSTEM BASED ON STRUTS, SPRING, HIBERNATE
Abstract
With the Web technology development and the greater demands for application Systems based on Web to meet more complicated requirements, shorter development cycle of software. So the application of Web which has better development, maintainability, expansibility, repeatability and easy management, is the hotspot of the Web technology.
The paper is based on the web development methods of J2EE architecture. Firstly, introduce the technical principle of Servlet/Jsp, the Model1 and Model 2 design combining Servlet with JSP and the discuss of internal mechanism of Struts2.x architecture which can better implement the Model 2 and so on. Secondly, I applied the Hibernate to the persistence layer, applied the spring framework to the business layer, conformed in framework and constructed a flexible, extensible and high performance developing architecture .Finally, an example based on medicine-sales management system is introduced to illustrate the process to build multi-tiers system with the help of the architecture. Results show that this new framework (Struts2.x+Spring+Hibernate) helps to increase work efficacy in exploration.
Our study demonstrate that Struts2.x+Spring+Hibernate has important reference value for the J2EE development.
Key words:Struts, Spring, Hibernate , Architecture
TA們正在看...
- 深化課程改革匯報(bào)材料2016.9..doc
- 濮陽市實(shí)驗(yàn)小學(xué)內(nèi)涵發(fā)展工作情況匯報(bào).doc
- 愛國衛(wèi)生組織管理組工作情況匯報(bào)8..doc
- 特色班級匯報(bào)材料.doc
- 環(huán)境綜合整治工作匯報(bào).doc
- 班級文化建設(shè)研究課題匯報(bào)材料.doc
- 生態(tài)林業(yè)2011年上半年工作匯報(bào)資料.doc
- 疾病預(yù)防控制工作匯報(bào).doc
- 監(jiān)理例會匯報(bào)材料.doc
- 監(jiān)理周例會匯報(bào)材料2017.11..doc