资源列表
gSoap2.85_CalcTest
- 利用gsoap工具通过客户端调用服务器端webservice实现简单的加减乘除-Tools by using gsoap client calls the server-side webservice to do some simple addition and subtraction, multiplication and division
Xfire
- 帮助你开发webservice,使用xfire快速开发你的webservice-Help you develop webservice, using xfire for rapid development of your webservice
FlashDen
- Flash+XML相册 1.0 中文版 本系统由hp9.cn[蓝色清净de世界]汉化,功能强大! 强烈推荐个人网站使用,完全中文.flash+xml建立,任何空间都可使用 -Flash+ XML Gallery 1.0 Chinese version of the system by hp9.cn [蓝色清净de世界] Chinese and powerful! Strongly recommend the use of personal websites is entirely in
XMLppt
- XML的PPT课件,市面上现在专门讲XML的书籍很好,这个课件是专门为XML课程教授编写的,非常实用-XML-PPT courseware, there are now books devoted to a very good XML, the XML courseware specifically for the preparation of course, very practical
read_XML
- 读取xml文件,能够读取3层内的xml框架结构。-Read xml file, can read three layers of the xml framework.
VcXml
- 一个字符串与XML互相转化的资料 里面详细介绍了如何将字符串转化成XML格式 以及将XML转化成字符串-string to xml
XMLWEB
- xml实现javaweb通用报表功能,使报表开发轻松简单-xml web
XML
- 一个简单的纯C的XML报文解析器,匹配相应字段,取值-XML Packet parser
dombookmarks
- 使用Qt写的XML BookMark的例子。-The use of Qt XML BookMark Writing examples.
XmlTree
- MFC把xml文档解析,显示在一个树形控件中,可进行增删改,保存操作,用到tiny库-MFC parse the xml document displayed in a tree control, add or delete can be changed, the save operation, use the tiny library
tinyXml
- 简单实用的开源项目tinyXml,只有六个源文件,实用者可以简单地加入系统直接进行xml文件的基本操作!-Simple and practical open source project tinyXml, only six source files, utility can easily join the system xml files directly to the basic operation!
libroxml-2.1.1.tar
- 一个用于XML解析的轻量级XML语言解析器源代码。 可扩展标记语言(英语:eXtensible Markup Language,简称:XML),是一种标记语言。标记指计算机所能理解的信息符号,通过此种标记,计算机之间可以处理包含各种信息的文章等。 XML被广泛用来作为跨平台之间交互数据的形式,主要针对数据的内容,通过不同的格式化描述手段(XSLT,CSS等)可以完成最终的形式表达(生成对应的HTML,PDF或者其他的文件格式)。 -An xml parser,write in c。