搜索资源列表
xsl示例
- xml源码,很简单,但是很实用。 在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i
XMLProxy
- 基于MSXML的xmlhttp代理,分为同步和异步两种-A proxy base on MSXML s xmlhttp use post method(as default) or get method support async and sync mode rewrite onGetResponse method to do your own work in async mode in Parameter isAsync (false is default) method (post is
xml
- Xml基础教程,学习xml应学习的基础知识,概念,使用方法-xml base design
SoapClientBase
- 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthSer
XML-Study-Base
- XML学习基础与详解,学习XML开发的重要资料,描述讲解得非常号。-Detailed study based on XML and learn important information on XML developed to describe explain the very number.
XmlHelper
- xml文件处理的基础类,方便xml文件的读写-xml file handling in the base class, easy to read and write xml file
S2SHXml
- 基于xml文件的配置文件,实现spring struts2 hibernate框架搭建,所需要的包文件请自行从网上下载!-base on xml config of S2SH
Address-Book
- 如何使用XML语言(读和写XML)来构建数据基础。检查该代码,其自由不是演示和你真的会学会很多关于XML…… -How to use XML language (reading and writing XML) to build a data base. Examine the code, its free demo and you really will not learn much about XML ......
json
- json 解析代码,基于c++,高效,稳定-json parse base on c++