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

搜索资源列表

  1. WebServiceCNMARC

    1下载:
  2. 用C#开发的WebService服务器端程序,用来发布CNMARC数据。-C# development WebService server applications, used to distribute data CNMARC.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:38.7kb
    • 提供者:xujian
  1. Search_CNMARC_by_WebService_Client_Code

    0下载:
  2. 用C#编写的WebService客户端程序,用来获取以WebService形式发布的CNMARC数据。 -C# WebService prepared by the client program. WebService used to obtain a release form of CNMARC data.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:153.57kb
    • 提供者:xujian
  1. 2008516378018

    0下载:
  2. 本源码是对著名的开源代码CoolPlayer的扩充,其中有些来自于其它的开源代码,一切的版权属原机构或原作者。 在此对原作者致敬! 包含的功能: 1、支持mp3种格式的音乐文件播放。 2、通过插件支持其它格式的音乐文件播放。 3、支持换肤功能。 4、进行了汉化。 5、增加了mp3歌词显示功能。 6、增加了音乐搜索功能,要有网站和数据库支持。 7、增加了多文件,多线程的下载功能。 8、增加了编辑mp3标记功能。 9、支持网络播放功能。 10、改善原来
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:4.57mb
    • 提供者:dsf
  1. VCWebService.rar

    0下载:
  2. 在VC++中调用WebService接口,访问数据库. WebService网站是用asp.net(C#)做的.,Use VC++ to call WebService interface, access to the database. WebService website is asp.net (C#) to do.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-29
    • 文件大小:11.67mb
    • 提供者:黄一山
  1. webservice

    0下载:
  2. c#调用c++ DLL 并访问access数据库 C# 编写webservice 在C#中调试信息到 debug view中-CSharp Call C++ lib read write access DB
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-25
    • 文件大小:168.89kb
    • 提供者:秦玉杰
  1. gsoap

    0下载:
  2. c++ webservice 的新手文档-c++ webservice novice document
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:120.35kb
    • 提供者:yyqi
  1. SendMobile

    0下载:
  2. 手机归属地查询服务 c#语言编写,visual studio2005 下开发,access 数据库-Phone attribution to a telephone inquiry service c# Languages, visual studio2005 developed, access database
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:479.16kb
    • 提供者:wymwon
  1. Weather

    0下载:
  2. 这是一个关于webservice的天气查询系统,本系统可以B/S C/S webservice全可可用,系统功能可强大,可以查询3天的天气,也可以查询所有城市-This is a weather webservice query on the system, the system can be B/SC/S webservice-wide may be available, the system can be a powerful feature, you can query the weath
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-24
    • 文件大小:202.58kb
    • 提供者:李四
  1. new_images

    0下载:
  2. flex调用webservice的源码 flex调用webservice的源码-flex invoke web service with c/java
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-04
    • 文件大小:30.41kb
    • 提供者:xiehua
  1. SoapClientBase

    0下载:
  2. 使用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
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:1.61kb
    • 提供者:薛兴涛
  1. WebServiceLib

    0下载:
  2. 通过调用Webservice实现天气预报。 开发语言: C#语言 -Webservice achieved by calling the weather. Development Language: C# Language
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:26.6kb
    • 提供者:简娜
  1. SOAPcalc

    0下载:
  2. gsoap可用的webservice代码,c++源码,calc的服务端和客户端交互,可以实现web计算器服务。-the the webservice code gsoap available, c++ source code, calc service and client interaction, can be achieved web calculators services.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-11
    • 文件大小:794.61kb
    • 提供者:hong
  1. gsoap_C_CPP_WebService

    0下载:
  2. gsoap实现C++的WebService 包含详细的使用方法介绍,可以方便地实现C、C++的webservice服务器或客户端的开发,使用简单实用-the gsoap implementation of C++ WebService Contains detailed use method of introduction, you can easily achieve the development of the C, C++ webservice server or client,
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-10
    • 文件大小:1.05mb
    • 提供者:朝阳
  1. Thin_WS_Client

    0下载:
  2. java 对Webservice的调用,对C# Webservice的调用和处理-java for Webservice calls for C# Webservice calls and handling
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-17
    • 文件大小:312.72kb
    • 提供者:王文迪
  1. SoapTest

    0下载:
  2. C++实现对webservice的调用,新手可以学习借鉴一下(C ++ implements calls to webservice)
  3. 所属分类:xml/soap/webservice

    • 发布日期:2017-12-19
    • 文件大小:2.67mb
    • 提供者:黯伤
搜珍网 www.dssz.com