搜索资源列表
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.
MsXml2
- xml解析库,能够动态解析xml得到有用的数据,使用c完成
xmltest
- 使用标准C++写的XML解析类及其用法示例,可以解析文件或者字符串
xerces-c-src_2.6.0
- XERCES C/C++ XML解析器源码,支持读写XML文件功能,unxi/linux下需要gcc3.2以上版本
ExpatImpl_src_xmlc++
- expat xml 解析的c++封装,很好用的
xerces-c-current
- xerces-c xml解析器 支持dom解析和sax模式解析
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
xml
- c语言的xml解析程序,能够解析xml文档,少有的c语言版本的解析程序-c language xml parser to parse xml document, few c-language version of the resolver
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
CEXML
- xml文档解析,基本适应于大多数C++开发坏境-xml document analysis, the basic adaptation to the majority of C++ development environments
tinyxml
- xml文件解析的小工具,xml文件解析的小工具-a tool to read xml,a tool to read xml!
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++!
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
Markup114
- cmarkup,c++ xml解析库,对xml进行一些操作,增删查改-cmarkup, c++ xml parser library, and some xml operations, additions and deletions to change search
xerces-c-3.1.1
- XML解析,功能很强大。此版本为最新版。可供研究XML解析器的人参考-XML Parser.
xmlDoc
- 极小、精简的c++ xml解析类,适合简单的xml解析,不依赖笨重的xml库-sample c++ xml parse
xerces-c-3.1.0
- 属于第三方应该库,用于xml解析,schema核验-xml parse
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.)