搜索资源列表
Markup111
- CMarkup类 XML解析 生成 封装好接口,还有详细接口调用说明-XML Analysis CMarkup category超好用
XMLProcessor
- 利用 IXMLDOMDocument 接口来解析和处理XML数据的示例代码。-IXMLDOMDocument interface using XML data parsing and processing the sample code.
SAX-developer-guide
- SAX API(Simple API for XML) 是由一组接口和类构成的。在运行中的各方面表现都优于DOM API, 在XML中对SAX的应用丝毫不比DOM少,几乎所有的XML解析器都会支持它。-SAX API(Simple API for XML)
XMLyuanmazi
- XML解析器是用来解析XML数据的程序,它是具有特定编程接口的程序,能把纯文本的XML文件当成一个具有树形结构的对象,然后对其进行操作。 -XML is a data format, a data format requires a parser which will resolve the information for you, XML is no exception. You can use SAX or DOM to build such a parser, certainly mu
XML-Parser-2.36
- XML解析器, 提供编程接口,我们根据其来解析自己定义的XML文档,得到保存在XML文档中的信息。-XML parser to provide a programming interface to resolve in accordance with its own definition of the XML document, the information stored in an XML document.
xml_ivs_public
- 一种通用的xml到结构体转换接口,用于程序的配置文件解析,使用者不需要再关注xml繁琐的规范。-A generic xml conversion interface to the structure for the program' s configuration file parsing, users do not need to concern xml tedious specification.