文件名称:Light_XML_Encoding_deconding
- 所属分类:
- xml/soap/webservice
- 资源属性:
- [PDF]
- 上传时间:
- 2017-04-15
- 文件大小:
- 1.01mb
- 下载次数:
- 0次
- 提 供 者:
- 赵**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将树形数据结构用于最小化 DOM 模型 XML 编解码器的开发。在解析 XML 文本时,基于 Expat 解释器将 XML 字符串构造成树
状结构;编码时构造 DOM 树结构,采用非递归深度优先法遍历树,将其串行化成 XML 串。本编解码器解决了国际化语言关键问题,是
一个通用、高效的工业级 XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based eXtended Marked Language(XML) coding
and encoding module. When parsing XML text, based on expat, it puts the parsed content into the tree. When encoding, it constructs a DOM tree,
then use non-recursion depth-first method to access the tree and serialize it into XML text. This module also solves the key problem of international
language, and forms an universal, highly effective and industrial-level-reached basic module for XML application
状结构;编码时构造 DOM 树结构,采用非递归深度优先法遍历树,将其串行化成 XML 串。本编解码器解决了国际化语言关键问题,是
一个通用、高效的工业级 XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based eXtended Marked Language(XML) coding
and encoding module. When parsing XML text, based on expat, it puts the parsed content into the tree. When encoding, it constructs a DOM tree,
then use non-recursion depth-first method to access the tree and serialize it into XML text. This module also solves the key problem of international
language, and forms an universal, highly effective and industrial-level-reached basic module for XML application
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Light_XML_Encoding_deconding.pdf