资源列表
digester-python
- 一个用Python实现的将XML源文件转化成Python对象结构的转换器。使用时请将转化规则写到config.xml文件中。使用该程序后可以避免每次都写冗长的读取xml文件创建对象结构的过程。当使用混合编程时,该程序也可以被用于C++工程。参见http://commons.apache.org/digester/,本程序是这个工程的Python版本!-With the realization of a Python source file will be XML objects into the
Delphi2007
- soap server and client
JavaWS
- With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach
libxml2-2.5.6
- Libxml2是一个C语言的XML程序库,可以简单方便的提供对XML文档的各种操作,并且支持XPATH查询,以及部分的支持XSLT转换等功能。-libxml2-2.5.6
WebService
- 本书介绍了WebService的相关知识,是入门级的文档,能够帮助初学者快速了解WebService-WebService book introduces the relevant knowledge, is the entry-level document that can help beginners learn quickly WebService
SOAP_Study
- 本书介绍了Soap的相关知识,对简单对象访问协议做了初步介绍。-Soap book introduces the relevant knowledge, on the Simple Object Access Protocol done a preliminary introduction.
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
select
- select 美化.增加一些新的功能 select 美化.增加一些新的功能 -aaaa.select landscaping.aaaa.select landscaping.aaaa.select landscaping.aaaa.select landscaping.
Markup111
- CMarkup类 XML解析 生成 封装好接口,还有详细接口调用说明-XML Analysis CMarkup category超好用
player
- 用于网页上的falsh xml mp3 play- falsh xml mp3 play
2.0
- 支持多线程的socket C# ,包括exe文件 先运行server,输入ip端口号,再运行 client,输入server IP 端口号-socket program ,C# ,multi threads
3.0
- C#的socket程序,服务器端支持多线程。本文件为server端-C# socket multi thread ,server side