boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - which XML lib you guys are using
相关主题
请教template和factory有啥区别?
Help C++ Template function link error .
good C++ open source project?
请问一下,用什么语言/库/脚本作GUI比较方便?
网络程序问题
whitespace 问题
内存池这个玩意...
一个STL的问题
两个看来相似的问题
人无食不活,码无库不通
相关话题的讨论汇总
话题: xml话题: lib话题: guys话题: using话题: libxml2
进入Programming版参与讨论
1 (共1页)
mw
发帖数: 525
1
Hi, I need some XML functions for my project. currently i am using LibXML2,
which is a C implementation.
Do you guys know any popular, buf-free(more or less) C++ implemented XML lib?
thanks a lot in advance!
f*****Q
发帖数: 1912
T*******i
发帖数: 4992
3
tinyxml

,
lib?

【在 mw 的大作中提到】
: Hi, I need some XML functions for my project. currently i am using LibXML2,
: which is a C implementation.
: Do you guys know any popular, buf-free(more or less) C++ implemented XML lib?
: thanks a lot in advance!

mw
发帖数: 525
4
looks great
i like this kind of light-weight stuff

【在 T*******i 的大作中提到】
: tinyxml
:
: ,
: lib?

1 (共1页)
进入Programming版参与讨论
相关主题
人无食不活,码无库不通
[合集] Exception Handling in C
C++ Singleton Help
If using C++, please avoid the use of STL for these questio (转载)
如何比较C, C++ 和JAVA???
A C++ inheritance question!
基础不行,怎么办
friend function in C++
register variable
interview questions
相关话题的讨论汇总
话题: xml话题: lib话题: guys话题: using话题: libxml2