文件名称:ixml
- 所属分类:
- 嵌入式Linux
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2010-01-20
- 文件大小:
- 317.09kb
- 下载次数:
- 0次
- 提 供 者:
- junhai_zhang@sina.com
- 相关连接:
- imxl
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The Document Object Model (DOM) is a set of interfaces that give a programmatic interface
to documents. It provides a platform-neutral and language-neutral interface for random access
and updating elements inside XML documents. DOM Level 1 provided the basic interfaces to
access document elements. DOM Level 2 extended the interfaces to provide proper support for
XML namespaces.
to documents. It provides a platform-neutral and language-neutral interface for random access
and updating elements inside XML documents. DOM Level 1 provided the basic interfaces to
access document elements. DOM Level 2 extended the interfaces to provide proper support for
XML namespaces.
相关搜索: ixml
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : ixml.zip 列表 ixml/ ixml/doc/ ixml/doc/docxx.sty ixml/doc/intro.dxx ixml/doc/ixml.dxx ixml/doc/license.dxx ixml/doc/Makefile.am ixml/doc/Makefile.in ixml/inc/ ixml/inc/ixml.h ixml/ixml.pdf ixml/Makefile.am ixml/Makefile.in ixml/src/ ixml/src/attr.c ixml/src/document.c ixml/src/element.c ixml/src/inc/ ixml/src/inc/ixmlmembuf.h ixml/src/inc/ixmlparser.h ixml/src/ixml.c ixml/src/ixmlmembuf.c ixml/src/ixmlparser.c ixml/src/namedNodeMap.c ixml/src/node.c ixml/src/nodeList.c ixml/windows/ ixml/windows/inc/ ixml/windows/inc/ixml.h ixml/windows/src/ ixml/windows/src/attr.cpp ixml/windows/src/document.cpp ixml/windows/src/element.cpp ixml/windows/src/inc/ ixml/windows/src/inc/ixmlmembuf.h ixml/windows/src/inc/ixmlparser.h ixml/windows/src/ixml.cpp ixml/windows/src/ixmlmembuf.cpp ixml/windows/src/ixmlparser.cpp ixml/windows/src/namedNodeMap.cpp ixml/windows/src/node.cpp ixml/windows/src/nodeList.cpp