资源列表
WebService
- WebService开发指南,标准的WebService调用方法-WebService development guide, the standard method of WebService calls
weather_webservices
- gsoap好的使用例子。有助于gsoap快速入门。 vs2010下编译通过-gsoap good use of examples. QuickStart helps gsoap.
XML_Complete_Notes
- This notes is on XML, Complete xml Syntax and constructs has been discussed, This is better than ebooks which would contain 100 s of pages,This basic information is more than enough to brush up the knowledge of xml
xls2xml
- 可以将EXCEL格式的文件转换成为XML格式-EXCEL format files will be converted to XML format
11
- Visual C++ 2010 XML编程-Visual C++ 2010 XML Programming
Qjh7CIRl
- XML and Perl by: Mark Riehl, Ilya Sterin,-XML and Perl by: Mark Riehl, Ilya Sterin,
livechat
- Online live web chat. Using php xml and flash. Very good live chat for studing.
tinyxml
- tinyxml,对其进行了修改,添加了构造xml数据到内存和从内存获取xml数据的接口。-tinyxml,add the interface of reading xml data from the memory and writing xml data to the memory
20_XML.ppt.tar
- some materials about learning xml
XML 扩展标记语言
- xml解析语言文档,xml基本使用文档,基础介绍(XML parse language files, XML basically use documents, basic introduction)
Thetified
- 唯一二叉树的XML函数表达式标识转换The only XML Binary conversion function expression identified-The only XML Binary conversion function expression identified
Expat_2.0.1
- 开源的xml解析库,最近的关于使用expat的文章可以在xml.com网站找到。-Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). An introductory ar