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

搜索资源列表

  1. CPPSOAP

    0下载:
  2. 该程序展示了在c++中如何通过soap调用web服务。不需要借助第三方的组件,如微软的soaptookit-the program demonstrated how the c soap call through web services. Do not need third-party components, such as Microsoft's soaptookit
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:360871
    • 提供者:wqf
  1. Markup80

    0下载:
  2. 在Visual C++中支持xml文件操作的最新版本CMarkUp-in Visual C support xml file manipulation of the latest version CMarkUp
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:459049
    • 提供者:时磊
  1. Corp_Edit

    0下载:
  2. 这是一个真实的项目,使用xml数据源,用vc编写,对vc中如何使用xml的朋友可以看一看。或许会对你有所帮助!-This is a real project, it programs with VC++, use XML as data source. If you are using VC++ to write a xml project,this sample will be helpful to you.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:251939
    • 提供者:why
  1. XML文档处理类CMarkup

    0下载:
  2. 一个xml解析类源代码,C++实现但使用了mfc的CString类,用于Linux需要改写相关部分。-an analytic category xml source code, but the use of C realization of the mfc redeem category, the need for Linux rewrite the relevant parts.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:207147
    • 提供者:岁月无声
  1. GetTable

    0下载:
  2. 一个用gsoap实现的web服务程序,包括客户端和服务器端。实现了从服务端读取相应结构的数据。-gsoap achieve with a web service procedures, including the client and server side. Realizing from the server to read the data structure accordingly.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:73974
    • 提供者:杰西卡
  1. xmltut1

    0下载:
  2. XML解析器,vc++,可以解吸XML文件并形成树型结构-XML parser, vc, desorption and formed XML document tree structure
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:50489
    • 提供者:zxd
  1. MQ

    0下载:
  2. 与IBM Web Sphere MQ接口的C++代码-with IBM Web Sphere MQ interface C code
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:13350
    • 提供者:NiHui
  1. C++SOAP

    0下载:
  2. 主要是用C++针对SOAP方面的一些操作-C is mainly used against some of the SOAP operation
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:317747
    • 提供者:bf2000bf
  1. tixml_parser

    0下载:
  2. 一个小巧的xml解析器,开源使用,可以根据自己的需要扩展-a compact xml parser, PC use, in accordance with their own needs expansion
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:48339
    • 提供者:weikun
  1. mxml_xercesc

    0下载:
  2. XML Parser written in C++ Using the Xerces-c lib-XML Parser written in C. Using the Xerces-c l ib
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:5621
    • 提供者:michael
  1. xml_src

    0下载:
  2. 一个我曾经在工程中用过的xml库,非常合适需要在工程中,利用xml文件来保存数据,或者组织数据结构的同行用。简单易懂,对于那些没有太多网络方面知识的人。-one I had in engineering used xml basement, in a very suitable project, xml document use to preserve data, or data structure of the organization using peer. Simple to unders
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:35172
    • 提供者:rqok
  1. xhtml_gen

    0下载:
  2. 为C++开发者提供了简单易用的生成复杂的XHTML文档的工具。生成的文档格式好,支持Stylesheet-C developers to provide a simple, easy-to-use complex generated XHTML document tools. Generation of file formats, and support Stylesheet
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:43705
    • 提供者:lhwbrike
  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. XMLProces

    0下载:
  2. 封装了MSXML,对利用msxml开发的人员具有一定的参考价值-Packaging MSXML, the use of mjs15451 development of the staff has some reference value
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2148
    • 提供者:胡永春
  1. CXMLOper

    0下载:
  2. 在别人的类的基础上封装,修正了前一个版本的问题,经过实践又添加了几个很重要的函数,满足XML的简单需求。关键词:MSXML,CXMLOper,XML-others in the category on the basis of Packaging, an amended version of the former. After practice also added a few very important function, a simple XML meet demand. Keywords
  3. 所属分类:xml/soap/webservice

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

    0下载:
  2. XMLlib是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-XMLlib is a revenue parsing XML for Analysis, can be used for C, in Windows or Linux compiler. The analytical model adopted for parsing XML documents
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:243891
    • 提供者:东南
  1. xmlx

    0下载:
  2. xml canonicalization
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:9092918
    • 提供者:hao ming
  1. XML_wrapper_src

    0下载:
  2. Code Project 的XML DOM的VC++的封装,写的不错,值得借鉴-Code Project XML DOM VC Packaging and write good, which is worth learning from
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:3585
    • 提供者:力量
  1. libxml2-2.6.22+.win32

    0下载:
  2. kai 开源 xml 解析 libxml-kai revenue xml analytic libxml
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1587747
    • 提供者:xxun
  1. hu_XML

    0下载:
  2. XML库。用纯C(Vs2005环境下)写的XML库,可在任何环境下调用。-XML library. Using pure C (Vs2005 environment) to write the XML, in any circumstances call.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:243119
    • 提供者:大象
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com