libxml编译教程
摘要 Libxml是一个自由授权的,用来处理XML的C语言库,它可以移植到很多的平台上。本教程为其基本函数提供了例子。 介绍 Libxml是一个C语言库,用来对XML数据进行读取、创建和维护。这个教程对其基本功能提供了例子代码和说明。...
摘要 Libxml是一个自由授权的,用来处理XML的C语言库,它可以移植到很多的平台上。本教程为其基本函数提供了例子。 介绍 Libxml是一个C语言库,用来对XML数据进行读取、创建和维护。这个教程对其基本功能提供了例子代码和说明。...
libxml,在UNIX/LINUX下非常重要的一个库,为XML相关应用提供方便.目前上载的是最新版本,若要取得最新版本,请参考里面的readme....
Libxml 简单教程.doc Libxml 简单教程.doc...
This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both l...
This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library. Permiss...