搜索资源列表
mxml_xercesc
- XML Parser written in C++ Using the Xerces-c lib-XML Parser written in C. Using the Xerces-c l ib
poco-1.2.5.tar
- C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
tinyxml_2_5_3
- 解析xml的利器。TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.
ry-http
- 这是一个用C语言编写的http信息的解析器。能够解析请求数据和相应数据。在关于http应用系统的开发中可以利用它。-This is a parser for HTTP messages written in C. It parses both requests and responses. Http application on the development can take advantage of it.
minijson.tar
- c语言实现的一个Json解析的工具,简单编译就可以运行-Json parser for Unix/Linux
iniparser.rar
- c语言实现的ini文件解析程序,提供快速的ini配置文件读取,可以支持写操作。,c language parser of the ini file to provide rapid ini configuration file read, write operation can support.
XML
- 一个简单的纯C的XML报文解析器,匹配相应字段,取值-XML Packet parser
libroxml-2.1.1.tar
- 一个用于XML解析的轻量级XML语言解析器源代码。 可扩展标记语言(英语:eXtensible Markup Language,简称:XML),是一种标记语言。标记指计算机所能理解的信息符号,通过此种标记,计算机之间可以处理包含各种信息的文章等。 XML被广泛用来作为跨平台之间交互数据的形式,主要针对数据的内容,通过不同的格式化描述手段(XSLT,CSS等)可以完成最终的形式表达(生成对应的HTML,PDF或者其他的文件格式)。 -An xml parser,write in c。
jsoncpp-src-0.6.0-rc2.tar
- Json 解析器,c++ 实现,方便网络开发-The Json parser, c++ achieve, facilitate network development
xml
- c语言的xml解析程序,能够解析xml文档,少有的c语言版本的解析程序-c language xml parser to parse xml document, few c-language version of the resolver
xerces-c-src1_6_0.tar
- apache里使用的xml解析器-Xml parser used in apache
htmlparser1_4
- 一个用c++实现的解析html文件的原码从国外下的。- The analysis html document original code which realizes with c from overseas under.
DBManual
- xml解析程序,c++实现的多xml文档的解析,从而将该信息写入数据库-xml parser, c++ achieve multi-xml document parsing, so that information written into the database
googldemo
- Apache的Xerces C++是广大c/c++程序员非常喜欢使用的XML解析器之一,这是2.3版的源代码,详情请访问:http://xml.apache.org-Apache' s Xerces C++ are the vast numbers of c/c++ programmers like to use one of the XML parser, which is 2.3 version of the source code, more information, please
Expat_2.0.1
- 开源的xml解析库,最近的关于使用expat的文章可以在xml.com网站找到。-Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). An introductory ar
CatchPacket
- 在局域网的环境下,实现了对数据包的截取及对其进行分析,类似sniffer软件-It can be used in the lan network to catch the packets.And it can analyze the packets.
c++_ParseXML
- These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building 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.1
- XML解析,功能很强大。此版本为最新版。可供研究XML解析器的人参考-XML Parser.
C-XMLCode
- Xml Parser for xml encoding