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

(java)社區(qū)電子服務平臺服務生成技術設計與實現(xiàn).doc

約67頁DOC格式手機打開展開

(java)社區(qū)電子服務平臺服務生成技術設計與實現(xiàn),目錄摘要iabstractii第一章緒論11.1 選題的背景11.2 國內(nèi)外狀況21.3 問題的提出31.4 主要研究內(nèi)容31.5 論文的組織結(jié)構3第二章相關理論及技術介紹52.1 開發(fā)平臺52.1.1 myeclipse52.1.2 netbeans52.2 相關技術52.2.1 xml52.2.2 dom4j62....
編號:45-259394大小:869.00K
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 wanli1988go 發(fā)布

目 錄
摘 要 I
ABSTRACT II
第一章 緒論 1
1.1 選題的背景 1
1.2 國內(nèi)外狀況 2
1.3 問題的提出 3
1.4 主要研究內(nèi)容 3
1.5 論文的組織結(jié)構 3
第二章 相關理論及技術介紹 5
2.1 開發(fā)平臺 5
2.1.1 MyEclipse 5
2.1.2 NetBeans 5
2.2 相關技術 5
2.2.1 XML 5
2.2.2 Dom4j 6
2.2.3 SOAP 6
2.2.4 WebService 7
2.2.5 WSDL 7
2.2.6 Velocity 8
2.2.7 Swing 8
2.2.8 Java反射 9
2.3 本章小結(jié) 9
第三章 服務開發(fā)平臺的總體框架 10
3.1 前臺可視化IDE的設計 11
3.2 后臺的總體設計 12
3.2.1 后臺RuntimeContainer容器管理模塊設計概述 13
3.2.2 后臺UDDI注冊中心模塊設計概述 14
3.2.3 后臺SP Agent Builder代碼生成模塊設計概述 16
3.3 本章小結(jié) 20
第四章 服務生成工具SP Agent Builder的設計與實現(xiàn) 21
4.1 三層XML schema設計與解析模塊的設計與實現(xiàn) 21
4.1.1 功能層XML schema的設計 21
4.1.2 表示層XML schema 的設計 24
4.1.3 傳輸層XML schema 的設計 24
4.1.4 三層XML文件解析的設計與實現(xiàn) 26
4.2 數(shù)據(jù)轉(zhuǎn)換模塊的設計與實現(xiàn) 28
4.2.1 目標數(shù)據(jù)格式介紹 28
4.2.2 對象與目標數(shù)據(jù)格式之間的轉(zhuǎn)換 31
4.3 傳輸代理模塊的設計與實現(xiàn) 35
4.3.1 網(wǎng)絡傳輸協(xié)議 36
4.3.2 傳輸代理的運作流程 38
4.4 代碼生成器模塊的設計與實現(xiàn) 39
4.4.1 模板的設計 39
4.4.2 代碼生成的運作流程 40
4.5 可視化編輯器模塊的設計與實現(xiàn) 41
4.5.1 可視化編輯器的設計 41
4.5.2 可視化編輯器的運作流程 42
4.5 本章小結(jié) 42
第五章 系統(tǒng)實現(xiàn) 44
4.1 創(chuàng)建服務 44
4.2 編輯服務 48
4.3 刪除服務 50
4.4 本章小結(jié) 51
第六章 結(jié)論 52
致 謝 53
參考文獻 54
畢業(yè)設計小結(jié) 56
附錄A XML數(shù)據(jù)類型和Java數(shù)據(jù)類型之間的映射規(guī)則 57
附錄B 功能層XML schema的設計 58
附錄C 表示層XML schema的設計 60
附錄D 傳輸層XML schema的設計 61
附錄E TXT文本的格式介紹 63

摘 要
建立社區(qū)電子服務平臺,作為建設數(shù)字城市的重要環(huán)節(jié)之一,得到了眾多服務提供商的支持。因此,能否將服務提供商所提供的服務高效快速地接入服務平臺,將會極大地影響到社區(qū)電子服務平臺的工作效率,而將服務接入平臺的關鍵在于為服務生成對應的服務代理,負責服務頁面和服務器之間的通訊。
服務生成工具,能根據(jù)服務信息自動生成服務代理。它由可視化編輯器模塊、三層XML的設計與解析模塊、傳輸代理模塊、數(shù)據(jù)轉(zhuǎn)換模塊和代碼生成器模塊組成??梢暬庉嬈髂K負責服務信息的采集;三層XML (功能層、表示層和傳輸層)設計模塊負責規(guī)范服務信息的存儲格式;解析模塊負責解析出三層XML文件中的服務信息;傳輸代理模塊負責傳輸不同協(xié)議的信息;數(shù)據(jù)轉(zhuǎn)換模塊負責將信息轉(zhuǎn)換成與服務器約定的不同格式;代碼生成器模塊負責生成服務代理的代碼。
服務生成工具能夠為采用不同傳輸協(xié)議和不同通訊格式的服務,生成服務代理,解決了將服務快速接入平臺的主要問題。同時它具有很好的拓展性、靈活性。本文所完成的設計已用于陜西利安信息傳播有限公司新一代利安電超市的建設,取得了很好的應用效果。

關鍵詞:數(shù)字城市,服務提供商,服務生成工具,服務代理

ABSTRACT
As one of the important means of building Digital City, the building of the community e-service platform, has gained many service providers’ support. Therefore, whether the platform can make link with the SP expeditiously, may influence the efficiency of the platform. The key of making link with the SP is generating the corresponding service agents for the service for the communication between the service page and the server.
The SP Agent Builder can automatically build the agent according to the service information. It is made up of the visual editor module, the three-layers XML design module and parser module, transfer agent module, data conversion module and the code generator module. The visual editor module is responsible for collecting service information; the three-layers XML (the functional layer, said layer and transport layer) design module is responsible for standardizing service information’s storage format; parser module is responsible for parsing the information of the three-layers XML; the transport agent module is responsible for transmission of information; data conversion module is responsible for converting the information in special format; code generation module is responsible for generate the code for the agent.
SP Agent Builder can build the agent for the service using different transportation protocol and different format, so it solves the main problem of making link with SP rapidly and it is expansible, flexible. It also has been used to make a new platform of Line Community Charges Supermarket for Shaanxi Line Co., Ltd. and achieved good results.

KEY WORDS:digital city, service provider, SP agent builder, agent
參考文獻
【1】 彭建津.基于城市網(wǎng)格化管理平臺的數(shù)字社區(qū)服務研究[D].上海:復旦大學,2008.
【2】 張中華,李學興.數(shù)字化社區(qū)體現(xiàn)_以人為本_廊坊市數(shù)字化社區(qū)綜合服務平臺建設【J】.信息系統(tǒng)工程,2008, (176):70-73.
【3】 鄧育洲.健全信息服務體系打造新型數(shù)字社區(qū)【J】.甘肅科技,2005,21(5):2-6
【4】 李林.數(shù)字社區(qū)信息化系統(tǒng)工程【M】.北京:電子工業(yè)出版社.2005.
【5】 顧兵.XML實用技術教程【M】.北京:清華大學出版社,2007.
【6】 湯宏斌,廖俊松,耿勝.基于XML的電子商務應用體系構件研究【J】.計算機應用,2002, 22(3):15-21.
【7】 章明,許青松,沈錫臣.基于XML的數(shù)據(jù)交換共享平臺模型【J】.清華大學學報..