特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

j2ee網(wǎng)絡(luò)開(kāi)發(fā)論文.doc

約43頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

j2ee網(wǎng)絡(luò)開(kāi)發(fā)論文,j2ee網(wǎng)絡(luò)開(kāi)發(fā)論文頁(yè)數(shù):43字?jǐn)?shù):15243 摘要在為中村企業(yè)開(kāi)發(fā)的這個(gè)erp系統(tǒng)中,我們使用了j2ee規(guī)范,并且發(fā)揮了它四個(gè)層次的不同功能。我們使用uml語(yǔ)言為各階段建立模型。在整個(gè)系統(tǒng)界面設(shè)計(jì)和開(kāi)發(fā)過(guò)程中我用到了j2ee中的一些技術(shù):servlet技術(shù)、javaserver page技術(shù)和javabean技術(shù)。同...
編號(hào):10-76058大小:2.86M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

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

J2EE網(wǎng)絡(luò)開(kāi)發(fā)論文


頁(yè)數(shù):43 字?jǐn)?shù):15243


摘 要
在為中村企業(yè)開(kāi)發(fā)的這個(gè)ERP系統(tǒng)中,我們使用了J2EE規(guī)范,并且發(fā)揮了它四個(gè)層次的不同功能。我們使用UML語(yǔ)言為各階段建立模型。在整個(gè)系統(tǒng)界面設(shè)計(jì)和開(kāi)發(fā)過(guò)程中我用到了J2EE中的一些技術(shù):Servlet技術(shù)、JavaServer Page技術(shù)和JavaBean技術(shù)。同時(shí)也采用了一個(gè)當(dāng)今非常流行的MVC結(jié)構(gòu)來(lái)組合Serlet、JSP和JavaBean,發(fā)揮它們的不同作用。我在本系統(tǒng)中的工作是前臺(tái)開(kāi)發(fā),即系統(tǒng)界面的開(kāi)發(fā)。
關(guān) 鍵 字:
Servlet JSP JavaBean MVC
Abstract
In this ERP system developed for the inside village business enterprise, we used the J2EE specification, and developed the different function of its four level of structures. We use the UML language to establish the model for each stage. I used other techniques of J2EE such as Servlet technique, JavaServer Page technique and the JavaBean technique in designing and developing the whole interface of this system. Also adopted an popular MVC construction to combine Servlet, JSP and JavaBean, to develop their different function .My work in this system is developing front .It is to say to develop the interface of the system.Keywords
Servlet JSP JavaBean MVC

目錄
目錄 2
序 言 4
第1章 ERP與J2EE簡(jiǎn)介 5
1.1 ERP理論的使用背景與發(fā)展過(guò)程 5
1.2 J2EE簡(jiǎn)介 5
1.3 小結(jié): 8
第2章 系統(tǒng)分析 9
2.1 需求分析 9
2.2 可行性分析 12
2.3 UML簡(jiǎn)介 13
2.4 小結(jié) 14
第3章 系統(tǒng)開(kāi)發(fā)與實(shí)現(xiàn) 15
3.1 前臺(tái)開(kāi)發(fā)工具介紹 15
3.1.1 Servlet技術(shù)簡(jiǎn)介 15
3.1.2 JSP技術(shù)簡(jiǎn)介 16
3.1.3 JavaBean技術(shù)簡(jiǎn)介 17
3.1.4 MVC結(jié)構(gòu)簡(jiǎn)介 17
3.2 數(shù)據(jù)庫(kù)設(shè)計(jì) 18
3.3 系統(tǒng)界面設(shè)計(jì) 22
3.4 小結(jié) 25
第4章 小結(jié)與體會(huì) 26
致 謝: 27
參考文獻(xiàn) 28