文件名称:XMLparserforc
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:65.09kb
-
已下载: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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XMLparserforc.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.