搜索资源列表
XML
- 改进的CMarkup封装,可直接对XML进行操作。只需要添加Cmarkup.h即可使用。
header
- 在solaris上平台,基于gsoap组件,soap信息头使用例程。介绍soap信息头的绑定以及使用。 IHeaderService.h-web服务定义文件 GSoap.cpp、GSoap.h-soap协议封装文件 headclient.cpp-web客户端 headserver.cpp-web服务器
xml_dll
- 公司项目中用到tinyxml(一个开源项目),我对其进行了封装,以支持直接从WebService获取XML数据,功能较简单,这是初版。-Project used tinyxml (an open source project), I carried out a package to support XML directly from WebService access to data, functions relatively simple, this is the first edition.
ExpatDll
- expat2.01 XML解析库,动态链接库源码。可以在VC6下直接编译。具体的配置在源代码“expat_external.h”中,请对比源码,查看改动之处。本动态库尚未经过测试,请使用者参考。-Analysis expat2.01 XML library, dynamic link library source. Can be directly compiled in VC6. The configuration of the specific source code in the "
expat-2.0.0
- 一个很好的XML开源的程序,里面有不少功能。-XML open source a good thing, function is all
xmlParser
- 一个老外用C++写的xml打包和解析的类,很简单,但是功能很强大,并且是跨平台的,我这两年一直在用,强烈建议大家使用!!这是我目前用过的最好用的xmlparser.就包括两个文件xmlparser.h和xmlparser.c-xmlparser xmlparser xmlparser
XML_ReadWrite
- 包含XML解析类,详情见XMLMake.h和XMLParse.h文件,里面包含了说明和Demo代码。-This includes a XML parser, see the XMLMake.h and XMLParse.h for detail,which contains descr iptions and Demo code
XMLFile
- 包含XMLFile.cpp、XMLFile.h,操作xml文件的类,读写操作非常简便。-Contains XMLFile.cpp XMLFile.h, operating class of the xml file, read and write operations is very simple.