基于xml的通用信息發(fā)布服務(wù).rar
基于xml的通用信息發(fā)布服務(wù),基于xml的通用信息發(fā)布服務(wù)1.6萬字 48頁包括開題報告,任務(wù)書,論文正文,答辯ppt摘要隨著internet的飛速發(fā)展,web的出現(xiàn)改變了人們習(xí)慣的處理方式,也給數(shù)據(jù)庫技術(shù)提出了必須面對的重要問題:即如何有效地存儲和管理web上的數(shù)據(jù)或者文檔,使其既能被高效地操作和維護(hù),又能在internet平臺上方便地表示和交換...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 usactu 發(fā)布
基于XML的通用信息發(fā)布服務(wù)
1.6萬字 48頁
包括開題報告,任務(wù)書,論文正文,答辯PPT
摘 要
隨著Internet的飛速發(fā)展,Web的出現(xiàn)改變了人們習(xí)慣的處理方式,也給數(shù)據(jù)庫技術(shù)提出了必須面對的重要問題:即如何有效地存儲和管理Web上的數(shù)據(jù)或者文檔,使其既能被高效地操作和維護(hù),又能在Internet平臺上方便地表示和交換。 XML技術(shù)自出現(xiàn)以來發(fā)展非常迅速,在許多領(lǐng)域內(nèi)得到廣泛的支持,而且擁有著廣闊的應(yīng)用前景。在現(xiàn)在的很多實際應(yīng)用中,例如電子數(shù)據(jù)交換、電子商務(wù)等更是將XML作為一種基礎(chǔ)性、支柱性的技術(shù)來看待。
本文講述的是基于XML數(shù)據(jù)庫的一個圖書信息管理系統(tǒng)的設(shè)計與實現(xiàn),該系統(tǒng)利用struts, spring,JDOM,schema等技術(shù),基于多層系統(tǒng)架構(gòu)來實現(xiàn)了圖書信息的管理的各個功能模塊,包含了對通用新聞信息的發(fā)布,書籍資源、讀者資源、借書信息、還書信息等信息進(jìn)行管理的設(shè)計和實現(xiàn),并且介紹了采用這些技術(shù)以及系統(tǒng)框架的優(yōu)點。本系統(tǒng)沒有用到傳統(tǒng)的關(guān)系型數(shù)據(jù)庫,而是采用了XML作為數(shù)據(jù)庫來保存數(shù)據(jù)信息,文章最后對XML的原生數(shù)據(jù)庫的現(xiàn)狀進(jìn)行了分析,并展望了其未來的發(fā)展趨勢。
關(guān)鍵字:Struts, Spring, JDOM, XML, Schema,原生數(shù)據(jù)庫
The Implementation for Universal
Information Management base on XML
Abstract
As the Internet is developing fast, the appearance of web is changing the way of our life. And it also brings about some very important questions for database technology. That is to say how can we keep and manage the data or files on the web effectively. So they can be operated and maintained in a fast way and also can be exchanged or displayed very conveniently. From the appearance of XML technology, xml is developing very fast, and it owns supports from many fields. So we can believe it has very expansive future in applications. In many applications now we use, for example, electronic data processing and exchanging, E-business and so on. They take XML as the base and pivotal technology.
This paper is about the designing and realization of a library information system. The system is mainly based on struts, spring, and JDOM and schema technology. Using five layers software framework, the library system implements all the requirement of a library, including news putout, books information, reader information, borrowing books information, return books information and so on. This paper presents the designing of library system, and introduces the technology we use and the advantage of the framework. The library system in this paper is never using the tradition database. Instead of it, we use XML files as the database to storage the data information. In the end of the paper, it analyses the Native XML Databases technology and the development of the future.
Key Words: Struts, Spring, JDOM, XML, Schema,Native XML Databases
目 錄
1.緒論 1
1.1 課題背景及目的 1
1.2 研究現(xiàn)狀 1
1.3 研究內(nèi)容 3
2.系統(tǒng)總體設(shè)計 4
2.1 功能設(shè)計 4
2.2 設(shè)計原則 4
2.3 總體框架 4
3.信息發(fā)布系統(tǒng)框架介紹 6
3.1 系統(tǒng)需求概述 6
3.2 系統(tǒng)體系架構(gòu)設(shè)計 7
3.2.1 表現(xiàn)層 9
3.2.2 業(yè)務(wù)層 9
3.2.3 數(shù)據(jù)解析層 10
3.2.4 對象層 12
3.2.5 XML數(shù)據(jù)庫層 13
3.2.6 通用性在系統(tǒng)中的體現(xiàn) 13
3.3 系統(tǒng)實現(xiàn)類圖及描述 17
3.3.1 表現(xiàn)層的類 17
3.3.2 業(yè)務(wù)層的類 19
3.3.3 數(shù)據(jù)解析層的類 20
3.3.4 對象層的類 20
3.3.5 XML數(shù)據(jù)庫層 20
3.4 系統(tǒng)設(shè)計開發(fā)流程 21
3.4.1. 環(huán)境搭建 21
3.4.2. 開發(fā)流程 23
4. XML原生數(shù)據(jù)庫的特色 35
4.1 傳統(tǒng)數(shù)據(jù)庫技術(shù)面臨的挑戰(zhàn) 35
4.2 XML技術(shù)特點 35
4.3 原生數(shù)據(jù)庫技術(shù)優(yōu)點 39
4.4 原生數(shù)據(jù)庫發(fā)展前景 41
總 結(jié) 42
致 謝 43
參考文獻(xiàn) 44
參考文獻(xiàn)
[10] 梁立新.基于Struts-Spring-Hibernate的Java應(yīng)用開發(fā)[M] .電子工業(yè)出版社
[11] (美)沃爾斯,(美)布雷登巴赫 著,李磊,程立,周悅虹 譯.Spring in Action中文版[M] .北京:人民郵電出版社
[12] 余連新.一種基于JMS和XML的企業(yè)應(yīng)用集成實現(xiàn)[J].企業(yè)技術(shù)開發(fā)
[13] 孫衛(wèi)琴.精通Struts:基于MVC的Java Web設(shè)計與開發(fā)[M] .北京:電子工業(yè)出版社
[14] 蔣國銀,董利紅.工作流過程建模理論綜述[J].計算機(jī)系統(tǒng)應(yīng)用
[15] 丁柯,金蓓弘,馮玉琳.事務(wù)工作流的建模和分析[J].計算機(jī)學(xué)報
1.6萬字 48頁
包括開題報告,任務(wù)書,論文正文,答辯PPT
摘 要
隨著Internet的飛速發(fā)展,Web的出現(xiàn)改變了人們習(xí)慣的處理方式,也給數(shù)據(jù)庫技術(shù)提出了必須面對的重要問題:即如何有效地存儲和管理Web上的數(shù)據(jù)或者文檔,使其既能被高效地操作和維護(hù),又能在Internet平臺上方便地表示和交換。 XML技術(shù)自出現(xiàn)以來發(fā)展非常迅速,在許多領(lǐng)域內(nèi)得到廣泛的支持,而且擁有著廣闊的應(yīng)用前景。在現(xiàn)在的很多實際應(yīng)用中,例如電子數(shù)據(jù)交換、電子商務(wù)等更是將XML作為一種基礎(chǔ)性、支柱性的技術(shù)來看待。
本文講述的是基于XML數(shù)據(jù)庫的一個圖書信息管理系統(tǒng)的設(shè)計與實現(xiàn),該系統(tǒng)利用struts, spring,JDOM,schema等技術(shù),基于多層系統(tǒng)架構(gòu)來實現(xiàn)了圖書信息的管理的各個功能模塊,包含了對通用新聞信息的發(fā)布,書籍資源、讀者資源、借書信息、還書信息等信息進(jìn)行管理的設(shè)計和實現(xiàn),并且介紹了采用這些技術(shù)以及系統(tǒng)框架的優(yōu)點。本系統(tǒng)沒有用到傳統(tǒng)的關(guān)系型數(shù)據(jù)庫,而是采用了XML作為數(shù)據(jù)庫來保存數(shù)據(jù)信息,文章最后對XML的原生數(shù)據(jù)庫的現(xiàn)狀進(jìn)行了分析,并展望了其未來的發(fā)展趨勢。
關(guān)鍵字:Struts, Spring, JDOM, XML, Schema,原生數(shù)據(jù)庫
The Implementation for Universal
Information Management base on XML
Abstract
As the Internet is developing fast, the appearance of web is changing the way of our life. And it also brings about some very important questions for database technology. That is to say how can we keep and manage the data or files on the web effectively. So they can be operated and maintained in a fast way and also can be exchanged or displayed very conveniently. From the appearance of XML technology, xml is developing very fast, and it owns supports from many fields. So we can believe it has very expansive future in applications. In many applications now we use, for example, electronic data processing and exchanging, E-business and so on. They take XML as the base and pivotal technology.
This paper is about the designing and realization of a library information system. The system is mainly based on struts, spring, and JDOM and schema technology. Using five layers software framework, the library system implements all the requirement of a library, including news putout, books information, reader information, borrowing books information, return books information and so on. This paper presents the designing of library system, and introduces the technology we use and the advantage of the framework. The library system in this paper is never using the tradition database. Instead of it, we use XML files as the database to storage the data information. In the end of the paper, it analyses the Native XML Databases technology and the development of the future.
Key Words: Struts, Spring, JDOM, XML, Schema,Native XML Databases
目 錄
1.緒論 1
1.1 課題背景及目的 1
1.2 研究現(xiàn)狀 1
1.3 研究內(nèi)容 3
2.系統(tǒng)總體設(shè)計 4
2.1 功能設(shè)計 4
2.2 設(shè)計原則 4
2.3 總體框架 4
3.信息發(fā)布系統(tǒng)框架介紹 6
3.1 系統(tǒng)需求概述 6
3.2 系統(tǒng)體系架構(gòu)設(shè)計 7
3.2.1 表現(xiàn)層 9
3.2.2 業(yè)務(wù)層 9
3.2.3 數(shù)據(jù)解析層 10
3.2.4 對象層 12
3.2.5 XML數(shù)據(jù)庫層 13
3.2.6 通用性在系統(tǒng)中的體現(xiàn) 13
3.3 系統(tǒng)實現(xiàn)類圖及描述 17
3.3.1 表現(xiàn)層的類 17
3.3.2 業(yè)務(wù)層的類 19
3.3.3 數(shù)據(jù)解析層的類 20
3.3.4 對象層的類 20
3.3.5 XML數(shù)據(jù)庫層 20
3.4 系統(tǒng)設(shè)計開發(fā)流程 21
3.4.1. 環(huán)境搭建 21
3.4.2. 開發(fā)流程 23
4. XML原生數(shù)據(jù)庫的特色 35
4.1 傳統(tǒng)數(shù)據(jù)庫技術(shù)面臨的挑戰(zhàn) 35
4.2 XML技術(shù)特點 35
4.3 原生數(shù)據(jù)庫技術(shù)優(yōu)點 39
4.4 原生數(shù)據(jù)庫發(fā)展前景 41
總 結(jié) 42
致 謝 43
參考文獻(xiàn) 44
參考文獻(xiàn)
[10] 梁立新.基于Struts-Spring-Hibernate的Java應(yīng)用開發(fā)[M] .電子工業(yè)出版社
[11] (美)沃爾斯,(美)布雷登巴赫 著,李磊,程立,周悅虹 譯.Spring in Action中文版[M] .北京:人民郵電出版社
[12] 余連新.一種基于JMS和XML的企業(yè)應(yīng)用集成實現(xiàn)[J].企業(yè)技術(shù)開發(fā)
[13] 孫衛(wèi)琴.精通Struts:基于MVC的Java Web設(shè)計與開發(fā)[M] .北京:電子工業(yè)出版社
[14] 蔣國銀,董利紅.工作流過程建模理論綜述[J].計算機(jī)系統(tǒng)應(yīng)用
[15] 丁柯,金蓓弘,馮玉琳.事務(wù)工作流的建模和分析[J].計算機(jī)學(xué)報
TA們正在看...
- 01.1四時田園雜興課堂教學(xué)教案教學(xué)設(shè)計(部編版).doc
- 01.2稚子弄冰課堂教學(xué)教案教學(xué)設(shè)計(部編版).doc
- 01.3村晚課堂教學(xué)教案教學(xué)設(shè)計(部編版).doc
- 02冬陽·童年·駱駝隊公開課優(yōu)秀教案教學(xué)設(shè)計(五年...doc
- 02冬陽·童年·駱駝隊最新教研教案教學(xué)設(shè)計(部編版...doc
- 02冬陽·童年·駱駝隊課堂教學(xué)教案教學(xué)設(shè)計(部編版).doc
- 03祖父的園子公開課優(yōu)秀教案教學(xué)設(shè)計(五年級下冊).doc
- 03祖父的園子最新教研教案教學(xué)設(shè)計(部編版五年級下...doc
- 03祖父的園子課堂教學(xué)教案教學(xué)設(shè)計(部編版).doc
- 04草船借箭公開課優(yōu)秀教案教學(xué)設(shè)計(五年級下冊).doc