搜索资源列表
libxml2-2.6.20.win32
- 最新跨平台的xml语言解析库,架构稳定,调用简单-latest cross-platform xml language analytic libraries, stable structure, a simple call
libxml2-2.7.8.tar
- libxml是一个开源的第三方类库,是linux下的非常著名的XML类库。用于对XML文档进行各种操作。-the libxml is an open source third-party libraries, is under linux famous XML libraries. Used to perform various operations on XML documents.
Libxml2_XML
- libxml2操作XML文件,vc6.0开发的-libxml2 operation XML file, vc6.0 Development
3rd
- insight3D 安装资源,包括opencv - opengl - SDL - libxml2 (to parse xml files) libgtk+-2.0 -insight3D installation resources, including opencv- opengl- SDL- libxml2 (to parse xml files) libgtk+-2.0
libxml2_read_xml
- vc++环境下,用libxml2工具解析XML文档-vc++ environment, libxml2 tools parse an XML document
libxml2.dll
- 解析xml的工具libxml2 已经编译好 里面已经有需要的头文件 库文件 -xml resolution tool libxml2
libxml2
- 基于Visual C ++ 的XML源码,可以实现XML文件读取、写入、搜索-XML source
zlib-1.2.7
- 基于Visual C ++ 的库文件源码,可以在libxml2的基础上实现XML文件读取、写入、搜索-zlib source
libxml2-2.7.4.tar
- Libxml2 是一个xml c语言版的解析器,本来是为Gnome项目开发的工具,是一个基于MIT License的免费开源软件-Libxml2 is an xml c language version of the parser was originally developed for the Gnome project tools, is one based on the MIT License free open source software
XMLConfigFile
- 基于libxml2的C++ 读取xml文件的win32程序-C++ based on libxml2 Read xml file win32 program
xml
- 对开源的libxml2进行了封装扩展,使功能更加完善,可用于c c++ 编译中配置文件解析或校验 -xml parsing, libxml2 package
xmldrv_3.9.1
- xml解析器,基于libxml,rapidxml,tinyxml2的通用解析类。-xml parser, based on libxml2, rapidxml, tinyxml2
MFC-parse-XML-file-types
- C++标准库中没有操作XML的方法,用C++操作XML文件必须熟悉一种函数库,LIBXML2是其中一种很优秀的XML库,而且它同时支持多种编程语言;2)LIBXML2库的Tutorial写得不太好,尤其是编码转换的部分,不适用于中文编码的转换;3)网上的大多数关于Libxml2的介绍仅仅是翻译了自带的资料,没有详细介绍如何在windows平台下进行编程,更很少提到如何解决中文问题。-C++ standard library no way to manipulate XML, C++, XML d