搜索资源列表
ixml
- 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 d
IXmlSample
- IXml program which will fetch data from xml and shown to the screen.
wav_metadata.py
- Python scr ipt that replaces in-situ the string between <node> and </node> in the iXML chunk of the RIFF-WAVE file. Counts with trailing spaces in iXML to use up in case the new content uses more bytes than
IXmlDemo
- Ixml的使用,wince的XML文件解析库的使用实例,可以用于网络应用开发。-the sample of using Ixml on wince.
iXml
- 用于解析XML文件的代码。类似TinyXML,但是功能比TinyXML简单,而且只支持UTF-8编码的XML文件。-The code for parse XML file. It is the same as TinyXML, but it is not powerful as TinyXML. It is only used for UTF-8 file.