CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 xml/soap/webservice

文件名称:rapidxml-1.13-with-tests

介绍说明--下载内容来自于网络,使用问题请自行百度

RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。   整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。   RapidXml 为采用C++语言操作XML提供了机遇,同时结合XMPP协议也开启了诸如Wt、CxServer等基于C++的网络应用在即时通讯领域的更宽广的发展空间。



Box2D最早是Erin Catto为2006 GDC上的演讲而编写的演示代码,随着越来越多人对之感兴趣,Erin也在不断地改进和增加新的功能,最终演变为现在的Box2D物理引擎。随着使用Box2D的游戏 Crayon Physics Deluxe在本届IGF上拔得头筹,对于这个物理引擎的关注度明显提升

-RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。   整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。   RapidXml 为采用C++语言操作XML提供了机遇,同时结合XMPP协议也开启了诸如Wt、CxServer等基于C++的网络应用在即时通讯领域的更宽广的发展空间。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

rapidxml-1.13-with-tests/
rapidxml-1.13-with-tests/doc/
rapidxml-1.13-with-tests/doc/doc.sln
rapidxml-1.13-with-tests/doc/documentation/
rapidxml-1.13-with-tests/doc/documentation/bin/
rapidxml-1.13-with-tests/doc/documentation/bin/doxygen.exe
rapidxml-1.13-with-tests/doc/documentation/bin/iconv.dll
rapidxml-1.13-with-tests/doc/documentation/bin/libexslt.dll
rapidxml-1.13-with-tests/doc/documentation/bin/libxml2.dll
rapidxml-1.13-with-tests/doc/documentation/bin/libxslt.dll
rapidxml-1.13-with-tests/doc/documentation/bin/postprocessor.exe
rapidxml-1.13-with-tests/doc/documentation/bin/xsltproc.exe
rapidxml-1.13-with-tests/doc/documentation/bin/zlib1.dll
rapidxml-1.13-with-tests/doc/documentation/build_docs.bat
rapidxml-1.13-with-tests/doc/documentation/documentation.vcproj
rapidxml-1.13-with-tests/doc/documentation/Doxyfile
rapidxml-1.13-with-tests/doc/documentation/manual-for-doxygen.hpp
rapidxml-1.13-with-tests/doc/documentation/reference.xsl
rapidxml-1.13-with-tests/doc/postprocessor/
rapidxml-1.13-with-tests/doc/postprocessor/postprocessor.cpp
rapidxml-1.13-with-tests/doc/postprocessor/postprocessor.vcproj
rapidxml-1.13-with-tests/license.txt
rapidxml-1.13-with-tests/manual.html
rapidxml-1.13-with-tests/rapidxml.hpp
rapidxml-1.13-with-tests/rapidxml_iterators.hpp
rapidxml-1.13-with-tests/rapidxml_print.hpp
rapidxml-1.13-with-tests/rapidxml_utils.hpp
rapidxml-1.13-with-tests/tests/
rapidxml-1.13-with-tests/tests/Makefile
rapidxml-1.13-with-tests/tests/Makefile-Common
rapidxml-1.13-with-tests/tests/other_parsers/
rapidxml-1.13-with-tests/tests/other_parsers/pugixml/
rapidxml-1.13-with-tests/tests/other_parsers/pugixml/pugiconfig.hpp
rapidxml-1.13-with-tests/tests/other_parsers/pugixml/pugixml.cpp
rapidxml-1.13-with-tests/tests/other_parsers/pugixml/pugixml.hpp
rapidxml-1.13-with-tests/tests/other_parsers/pugixml/pugixpath.cpp
rapidxml-1.13-with-tests/tests/other_parsers/pugxml/
rapidxml-1.13-with-tests/tests/other_parsers/pugxml/pugxml.h
rapidxml-1.13-with-tests/tests/other_parsers/tinyxml/
rapidxml-1.13-with-tests/tests/other_parsers/tinyxml/tinystr.cpp
rapidxml-1.13-with-tests/tests/other_parsers/tinyxml/tinystr.h
rapidxml-1.13-with-tests/tests/other_parsers/tinyxml/tinyxml.cpp
rapidxml-1.13-with-tests/tests/other_parsers/tinyxml/tinyxml.h
rapidxml-1.13-with-tests/tests/other_parsers/tinyxml/tinyxmlerror.cpp
rapidxml-1.13-with-tests/tests/other_parsers/tinyxml/tinyxmlparser.cpp
rapidxml-1.13-with-tests/tests/sandbox/
rapidxml-1.13-with-tests/tests/sandbox/sandbox.cpp
rapidxml-1.13-with-tests/tests/sandbox/sandbox.vcproj
rapidxml-1.13-with-tests/tests/sandbox/simple_all.xml
rapidxml-1.13-with-tests/tests/sandbox/test.xml
rapidxml-1.13-with-tests/tests/tests.sln
rapidxml-1.13-with-tests/tests/test_alignment/
rapidxml-1.13-with-tests/tests/test_alignment/main.cpp
rapidxml-1.13-with-tests/tests/test_alignment/Makefile
rapidxml-1.13-with-tests/tests/test_alignment/test_alignment.vcproj
rapidxml-1.13-with-tests/tests/test_allocation_1/
rapidxml-1.13-with-tests/tests/test_allocation_1/main.cpp
rapidxml-1.13-with-tests/tests/test_allocation_1/Makefile
rapidxml-1.13-with-tests/tests/test_allocation_1/test_allocation_1.vcproj
rapidxml-1.13-with-tests/tests/test_allocation_2/
rapidxml-1.13-with-tests/tests/test_allocation_2/main.cpp
rapidxml-1.13-with-tests/tests/test_allocation_2/Makefile
rapidxml-1.13-with-tests/tests/test_allocation_2/test_allocation_2.vcproj
rapidxml-1.13-with-tests/tests/test_comparative/
rapidxml-1.13-with-tests/tests/test_comparative/filelist.txt
rapidxml-1.13-with-tests/tests/test_comparative/main.cpp
rapidxml-1.13-with-tests/tests/test_comparative/Makefile
rapidxml-1.13-with-tests/tests/test_comparative/test_comparative.vcproj
rapidxml-1.13-with-tests/tests/test_interface/
rapidxml-1.13-with-tests/tests/test_interface/main.cpp
rapidxml-1.13-with-tests/tests/test_interface/Makefile
rapidxml-1.13-with-tests/tests/test_interface/test_interface.vcproj
rapidxml-1.13-with-tests/tests/test_invalid/
rapidxml-1.13-with-tests/tests/test_invalid/main.cpp
rapidxml-1.13-with-tests/tests/test_invalid/Makefile
rapidxml-1.13-with-tests/tests/test_invalid/test_invalid.vcproj
rapidxml-1.13-with-tests/tests/test_multimodule/
rapidxml-1.13-with-tests/tests/test_multimodule/main1.cpp
rapidxml-1.13-with-tests/tests/test_multimodule/main2.cpp
rapidxml-1.13-with-tests/tests/test_multimodule/Makefile
rapidxml-1.13-with-tests/tests/test_multimodule/test_multimodule.vcproj
rapidxml-1.13-with-tests/tests/test_nodes/
rapidxml-1.13-with-tests/tests/test_nodes/main.cpp
rapidxml-1.13-with-tests/tests/test_nodes/Makefile
rapidxml-1.13-with-tests/tests/test_nodes/test_nodes.vcproj
rapidxml-1.13-with-tests/tests/test_non_comparative/
rapidxml-1.13-with-tests/tests/test_non_comparative/filelist.txt
rapidxml-1.13-with-tests/tests/test_non_comparative/main.cpp
rapidxml-1.13-with-tests/tests/test_non_comparative/Makefile
rapidxml-1.13-with-tests/tests/test_non_comparative/test_non_comparative.vcproj
rapidxml-1.13-with-tests/tests/test_no_exceptions/
rapidxml-1.13-with-tests/tests/test_no_exceptions/main.cpp
rapidxml-1.13-with-tests/tests/test_no

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com