搜索资源列表
java_xml
- java操作xml文件的各种代码,关于DOM和sax的部分非常详细,注释很清楚-xml document the code, DOM and sax on the part of a very detailed and very clear Notes
JavaandXML
- This the xml document retrieval java procedure, I debugging good. Using the xml document retrieval dom way to Shoreline.-This the xml document retrieval pro java procedure. I debugging good. Using the xml document retrie val dom way to Shoreline.
ExtensionOfMFCinDotNet
- 本书详细介绍了在现有MFC应用程序中综合运用.NET框架的技术。全书共分11章,内容包括正则表达式、文件I/O和注册表、数据加密、XML和DOM、ADO .NET数据库、远程处理、事件日志等。为了让读者透彻理解如何运用.NET框架来扩展MFC程序,作者为每个知识点配备了演示程序并提供了实用的项目创建指导和大量案例程序。 本书适合于具有MFC编程知识的程序员作为参考书,尤其适合致力于在MFC应用程序中运用.NET基类库(BCL)的程序员。-the book described in de
XMLEdit
- 一个用C++Builder写的XML编辑器,可以作为XML DOM使用之参考。-a C Builder write XML Editor, XML DOM can be used as a reference.
HIBERNATE_BIJI[1]
- 查找以manager作为tag标记,属性中存在name且属性值为"DBConnectionManager"的// XML节点, 并返回此节点的DOM Element对象-THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS ``AS IS AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRA
XMLparserforc
- 将树形数据结构用于最小化DOM 模型XML 编解码器的开发。在解析XML 文本时,基于Expat 解释器将XML 字符串构造成树 状结构;编码时构造DOM 树结构,采用非递归深度优先法遍历树,将其串行化成XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based eXtended
Markup112
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
TinyXML
- TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树-TinyXML is an open source parsing XML parsing library that can be used in C++, Windows or Linux can be compiled. The analytical model by parsing the
SAXforPascal1-1
- SAX for Pascal -- Simple XML Api for Pascal good Delphi library to use with XML, where full DOM is not required
DOM-Example
- DOM Document Object Model Un standard care defineş te o modelare obiectuală a unui document XML/HTML independentă de limbaj-DOM Document Object Model Un standard care defineş te o modelare obiectuală a unui document XML