资源列表
SoapToolkit30B1
- WEB SERVICE SOAP TOOL KIT3.0
SoapTest
- C++实现对webservice的调用,新手可以学习借鉴一下(C ++ implements calls to webservice)
EasyXML
- 本书第一篇(第一章和第二章)适度地介绍XML 的相关知识,并且简介接下来的章节所需要的相关知识。第一章答复了先前提过的基本问题-XML 是什么?为什么需要XML?以及XML 是如何被用来解决实际情况中的问题?第二章提供一个实作练习,使得你可以快速了解如何建立XML 文件并将其在浏览器上显示的整个过程。第二篇(第三章到第六章)的重点是解说建立XML文件的规则和技术。第三章和第四章教导你如何建立格式正确的XML 文件-即文件符合XML 最基本的要求。第五章和第六章则教导你如何建立有效的XML 文件-
ESAYXML
- XML简单使其易于在任何应用程序中读写数据,是数据交换的唯一公共语言-XML make it simple and easy in any application to read and write data, data exchange is the only common language
j2ee
- 基于CXF框架创建并发布WebService,要求从XML中读取数据信息,或从数据库读取信息,提供数据的显示和查询操作接口-CXF-based framework to create and publish WebService, required to read data from XML, or read information from a database, providing data display and query interfaces
WebService
- 用于web编程发送短信的实现的webservice的借口代码-Web programming for the implementation of the webservice to send text messages excuse code
PersistencePaysoffsAdvancedMappingwithJPA
- JPA高级篇,2个子目录包含原文中相关章节所有源码,每个子目录包含一个build.xml文件,一个src目录包含源码和persistence.xml文件。-This code illustrates the second article about JPA. You will find 2 sub-directories that contain the code that changes throughout the article. In each sub-directory yo
lib
- axis调用web service的实例,非常好用(axis use web service is very good)
TestMosquitto
- mqtt协议 Mosquitto客户端实例代码,已包含Mosquitto的静态库和动态库,可以直接运行-Mqtt protocol Mosquitto client instance code, has been included Mosquitto static library and dynamic library, you can directly run
xmltest
- xml的一个简单应用 能够 解决的问题 一 :如何实现xml的使用 二:如何将xml完美的应用在flex中间-xml a simple application can solve one problem: how to achieve the use of xml II: How to Perfectly xml in flex between Applications
Ice-1.3.0-C_introduce
- 该文档是介绍著名的ice平台的PPT,请大家参考使用。-This document is to introduce the famous ice platform PPT, please refer to use.
Xalan-C_current-src
- apache xalan-c 的xml文件分析和解析库,支持XPath,XSL转换等