以文本方式查看主题

-  中文XML论坛 - 专业的XML技术讨论区  (http://bbs.xml.org.cn/index.asp)
--  『 XML工具及XML开发环境 』  (http://bbs.xml.org.cn/list.asp?boardid=7)
----  几个C++ XML解析器(XML Parser)  (http://bbs.xml.org.cn/dispbbs.asp?boardid=7&rootid=&id=25193)


--  作者:admin
--  发布时间:12/9/2005 1:24:00 PM

--  几个C++ XML解析器(XML Parser)
[URL=http://www.programmersheaven.com/zone3/cat1104/31805.htm]Arabica Project[/URL]
Arabica is an XML parser toolkit, providing SAX2 and DOM implementations, written in Standard C++. SAX is an event-based XML processing API. It defines the interface between the parser (probably someone else's code) and its client (probably your code). Unlike the DOM, SAX has no official status ... 按此在新窗口浏览图片
Size: 0 Kb  Downloads: 436 Updated: 2004-1-7  Rating: (Not Rated)
按此在新窗口浏览图片

[URL=http://www.programmersheaven.com/zone3/cat1104/28442.htm]C++ library for XML designer 1.0.0.17[/URL]
XML Designer is fastest and most effective XML software in the market. If you deal with large documents written in XML format and you have a performance and computer resources limitation, our XML Designer is right software for you. XML Designer lets users to construct, navigate, edit, store the ... 按此在新窗口浏览图片
Size: 306 Kb  Downloads: 1497 Updated: 2003-8-18  Rating: (Not Rated)
按此在新窗口浏览图片

[URL=http://www.programmersheaven.com/zone3/cat1104/25854.htm]Chilkat High-Performance XML C++ Library v2.4.0[/URL]
An XML parser Visual C++ static library that offers a high-performance alternative to the standard MSXML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is significantly faster and less memory intensive, and the API is much simpler. It includes in-document A...  



--  作者:fzchen001
--  发布时间:3/8/2006 12:55:00 PM

--  

--  作者:sevencat
--  发布时间:3/12/2006 1:00:00 PM

--  
C/C++里常用的是这几个:
1、expat,C接口的sax的XML解析器,不过有人在他上面封装了DOM。
2、libxml,C接口的XML解析器,支持dom,在非win平台上也被大量使用。
3、xerces :这个就不用说了,IBM的东东质量还是不错的(附带可以加上icu和xalan)
4、tinyxml:这个是比较轻量级的xml解析器,
5、msxml:MS出品的,用起来还不错。
除了上面这些,我不太推荐用其他的,因为其他的使用的人比较少,出了问题找不到人,而且BUG可能会比上面的几个要多。
注:上面的几个我多多少少都用过,
--  作者:goodcode
--  发布时间:3/15/2006 3:50:00 PM

--  
我用tinyxml作配置文件的解析不错
--  作者:emmali808
--  发布时间:3/12/2008 10:11:00 PM

--  
非常感谢!!!
--  作者:emmali808
--  发布时间:3/14/2008 1:52:00 PM

--  
tinyxml可以在linux下使用吗

--  作者:emmali808
--  发布时间:3/16/2008 2:14:00 PM

--  
有没有更加详细的介绍?
--  作者:tzqqkl
--  发布时间:3/28/2008 9:14:00 PM

--  

--  作者:yumeng
--  发布时间:4/6/2008 10:16:00 AM

--  
感谢 推荐
W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
62.500ms