搜索资源列表
allegro-4.9.21
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
XMLParser
- sax/dom/pull三种方法的XML解析过程。可运行,供参考-sax/dom/pull three methods of XML parsing process. To run for the reference
AttList
- Wraps a DOM attribute list in a SAX Attributes Source Code for Linux.
AttList
- Wraps a DOM attribute list in a SAX Attributes Source Code for Linux.