搜索资源列表
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.
xerces-c-src_2.6.0
- XERcES c/c++ xml解析器源码,支持读写xml文件功能,unxi/linux下需要gcc3.2以上版本
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.)