搜索资源列表
xerces-c-src1_6_0.tar.gz
- apache里使用的xml解析器
XML文档处理类CMarkup
- 一个xml解析类源代码,C++实现但使用了mfc的CString类,用于Linux需要改写相关部分。-an analytic category xml source code, but the use of C realization of the mfc redeem category, the need for Linux rewrite the relevant parts.
xerces-c-current
- 开源的XML解析器,采用C++实现。与微软的COM方式的 XML解析器使用方式不同。-open source XML parser, using C to achieve. Microsoft's COM with the way the use of XML parser different ways.
ezxml.用C语言实现的XML解析库
- 用C语言实现的XML解析库,适合在嵌入式或非WINDOWS环境下使用,Using C language to resolve the XML database, suitable for use in embedded or non-WINDOWS environment
xmlparse
- XML解析源码,用C语音实现xml数据的编码和解析-XML parsing source code, using C language to achieve encoding and parsing xml data
C-XMLCode_BREW
- brew 平台xml解析,有做通讯接口的,可以借此一用,高人设计,非常经典-brew platform xml parsing, facilitate the development of
CSharpxml-decoder
- C# xml 解析 源码 sax C# xml 解析 源码 sax-C# xml decoder source code
xerces-c-src1_6_0.tar
- apache里使用的xml解析器-Xml parser used in apache
61549802testxml_demo
- xml 解析的类和例子,xml 解析xml 解析的类和例子,xml 解析-xml parsing categories and examples, xml parsing xml analytic categories and examples, xml Analysis
xmlsource
- XML解析器,可以用于任何操作系统和编译器上-Are you tired of the many non-portable XML solutions around? Try my library. It works in any OS and in any compiler. No MFC, no COM, no global variables, Plain, pure C++!
XML
- 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
markupclass_demo
- XML解析器,基于DOM的,很好用,标C的。-XML parser, based on DOM, and it just works.
xmlParser
- xml解析程序,有例子程序。非常好用,linux,windows移植简单-prase xml。
parse_XML_C
- 标准C实现的XML解析源码。基于MCBXML。虽然在VS中实现,但根据它可以向各嵌入式平台移植。-Standard C source code implementation of the XML parsing. Based on MCBXML. Although the VS to achieve, but according to it can be transplanted to the embedded platform.
parsexml
- XML解析..如何读取外部已存在的表格-XML parsing .. how to read the external table ..
__xmlParser
- XML解析类,轻巧、简单、易用(内含源码、示例程序以及文档说明)-This is a basic XML parser written in ANSI C++ for portability. It works by using recursion and a node tree for breaking down the elements of an XML document.
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
xerces-c-3.1.4.tar
- xml解析器xerces-c-3.1.4.tar.gz压缩文件(XML parser xerces-c-3.1.4.tar.gz compressed file)
解析XML并在DataGridView中显示
- Visual Studio 2017 winform C# 操作 XML(WinForm C# operates XML)
TinyXml
- 一个非常好用的 Xml 解析工具 , 更快 , 并且使用更少的内存分配 , 现在是所有开发的重点 , 经过良好的测试 , 是您的最佳选择 ;(A very good Xml parsing tool, faster, and less memory allocation, is now the focus of all development, and it's your best choice after a good test.)