CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 xml/soap/webservice 搜索资源 - example.a

搜索资源列表

  1. SoapTest

    2下载:
  2. 一个使用webservice的实例,包含了客户端和服务器端的源程序。采用vb开发,需要调用soap3.0-a webservice example of the use, including the client and server side of the source. Vb use development, calling the soap3.0
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:14685
    • 提供者:李义明
  1. MyWebServerCode

    0下载:
  2. This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:8527
    • 提供者:远超
  1. ReplaceTextMessage

    0下载:
  2. 一个利用Java的DOM接口实现的对XML文档的内部信息进行修改并生成另一个文档的例子,希望能给学习Java中DOM处理XML文档的参考!-use a Java DOM interface to the XML's internal information and revise documents generated another example, in hopes of giving the learning Java DOM XML documents with reference
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2637
    • 提供者:徐广贤
  1. Stringindexof

    0下载:
  2. 有时候我们拿到一个HTML文本的时候我们并不在意它的格式,而只是想提取其中包含的文本信息。例如说为了在手机上显示一个超文本,如果直接显示的话那肯定会收到一大堆的错误,很多手机根本没有能力显示HTML信息,因此我们需要把存在于HTML中的文本提取出来并使用WML来重新组合以便手机可以正确的查看,这样做虽然丢失了格式,但是毕竟这种情况下更关心的是数据。下面给出一段程序完成这个功能,很简单!-Sometimes we get an HTML version of the time we do not
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:刘尧
  1. xmldtree_7

    0下载:
  2. 此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:11529
    • 提供者:周涛
  1. AJAXDatePicker

    0下载:
  2. AJAX Date Picker is a free ASP.NET 2.0 calendar control that utilizes AJAX techniques to get data from the server without an entire page postback. You can specify the clickable dates on a given month as well as other days like holidays, etc. A great
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:81260
    • 提供者:zhangli
  1. VCMXXMLWriterSample

    0下载:
  2. 示范了如何使用IMXWriter。MSND中只有VB和C#的示例,这是C++示例。关键词:XML,MXXMLWriter,IMXWriter,ISAXXMLReader,put_output,CComVariant,parseURL。不过参数是字符串形式,稍后我将上传以XMLDomDocument为参数的另一个示例。-demonstration of how to use IMXWriter. MSND only VB and C# examples, this is C examples. K
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:11499
    • 提供者:xb
  1. Assignment_4

    0下载:
  2. 一个使用UDDI4J和JUDDI的例子,不同于他们自带的示例程序,可以异步的调用注册过的服务.-UDDI4J, and the use of a JUDDI example, unlike the example they bring their own procedures, Asynchronous calls can be registered with the service.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1132900
    • 提供者:panrui
  1. OReilly.JavaScript.The.Definitive.Guide.5th.Editio

    0下载:
  2. This Fifth Edition is completely revised and expanded to cover Javascr ipt as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everyth
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2292246
    • 提供者:
  1. MakeXML

    0下载:
  2. 利用tinyXML生成xml的一个示例程序,tinyXML的源码也包含在内 因为tinyXML是跨平台的(windows和linux),所以将该工程改为linux下的,也没有问题。-use tinyXML Generation xml example of a procedure, tinyXML source code is included because tinyXML is cross-platform (windows and li nux), this works to the li
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:97252
    • 提供者:goggle
  1. wsdl_annotation

    0下载:
  2. This example shows how to specify that the WSDL of a deployed Web Service not be exposed to the public.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:4258
    • 提供者:欧阳纯萍
  1. xml实例

    0下载:
  2. xml实例,文本数据库,是初学者良好的学习代码。xml是时下流行的语言,也是很有发展空间的技术。建议大家都来下载-xml example, the text database is a good beginners to learn code. Xml is the recently popular language, and also the development of space technology. Recommended for everyone to download
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2657
    • 提供者:梦梦
  1. Xml素材

    0下载:
  2. 一组比较好的XML例子,有不少是可运行的示例。-a good group XML example, a number of operational examples.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:549432
    • 提供者:
  1. delphiPOST.rar

    1下载:
  2. 使用IDHTTP,POST数据到WEB服务器的例子。,The use of IDHTTP, POST data to a WEB server example.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-27
    • 文件大小:237947
    • 提供者:木子
  1. HelloWorldService

    0下载:
  2. 使用CXF与Spring集成编写的Web service 例子。-use cxf and spring to implement a example for webservice
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-06-19
    • 文件大小:29633421
    • 提供者:许子彦
  1. CMarkup--test

    0下载:
  2. 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。 -Create a new XML document analysis, modify the existing XML documents, all of which can be from a use of MFC or STL strings
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:420443
    • 提供者:黄绪勇
  1. MESSAGE

    0下载:
  2. 一个XML小实例,有关客户信息登记表,相关为DTD与SCHEMA-A small example of XML, the relevant customer information registration form, related to DTD and SCHEMA
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-02
    • 文件大小:991
    • 提供者:张新
  1. web+service

    0下载:
  2. webservice的讲解和一个简单的实例,有兴趣的可以下载看看。-webservice explanation and a simple example, are interested can download and see.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-09
    • 文件大小:1920290
    • 提供者:roaseman
  1. simplePerspective

    0下载:
  2. 一个flex 3d图像 透视效果的例子 请用flex3.0 mxml项目打开-A flex 3d images example of the effect of perspective please flex3.0 mxml project opens
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:7757
    • 提供者:mark
  1. example.xmldsig

    0下载:
  2. 实现文件上传功能,实用简单,方便oa系统实用。-To achieve file upload function, a simple and practical, convenient and practical oa system.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-07
    • 文件大小:391793
    • 提供者:lidong
« 12 3 »
搜珍网 www.dssz.com