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

搜索资源列表

  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. HtmlAnalyzer

    0下载:
  2. 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:166078
    • 提供者:周嘉
  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. tinyxml_2_5_3

    0下载:
  2. 用C++实现的支持XML文件处理的库,简单易用速度快。
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:251831
    • 提供者:chenyuhe
  1. libxml2

    0下载:
  2. xml读写源码,使用简单(相对于在C语言中操作COM组件),带有samples。-xml source literacy, simple to use (as opposed to the C language operation COM), with samples.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:8683900
    • 提供者:刘开
  1. tinyxml_2_5_3.tar.gz

    0下载:
  2. TinyXml是一个基于DOM模型的、非验证的轻量级C++解释器,用在解析格式较为简单的XML文件,比如配置文件时,特别的合适。
  3. 所属分类:xml/soap/webservice

  1. XML

    0下载:
  2. 一个简单的纯C的XML报文解析器,匹配相应字段,取值-XML Packet parser
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:42448
    • 提供者:boddthking
  1. write_xml

    0下载:
  2. 用纯C写的解析 XML 格式 的代码,可解析XML的所有格式,并且生成简单的XML数据报文-write using c . to parse xml documents, and generate simple xml document.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:66393
    • 提供者:hzf
  1. XMLtinyxml

    0下载:
  2. 该资料是有关C++中,如何解析XML文档的源码,其中以一个简单的实例来说明在C++中如何解析XML-The information is related to C++, how to resolve the source XML document, with a simple example to illustrate in the C++ in how to resolve XML
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-24
    • 文件大小:247444
    • 提供者:tiddy
  1. PrabolaRSS

    0下载:
  2. 简单用C#实现了RSS源的读取,核心是XML文件的处理。只利用了三种控件textbox,button,treeview-Easy to use C# source implementation of the RSS reader, XML documents are the core of treatment. Using only three control textbox, button, treeview
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-04
    • 文件大小:40713
    • 提供者:李辰
  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-28
    • 文件大小:1648
    • 提供者:薛兴涛
  1. libxml2-2.5.6

    0下载:
  2. Libxml2是一个C语言的XML程序库,可以简单方便的提供对XML文档的各种操作,并且支持XPATH查询,以及部分的支持XSLT转换等功能。-libxml2-2.5.6
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-18
    • 文件大小:5272674
    • 提供者:wql
  1. ekhtml_for_win-vc6

    0下载:
  2. ekhtml是一个非常简单的html解析库,不但可以解析html而且对于xml也有一定的解析效果,SAX实现,C编写。这个是移植到VC6上的源码-ekhtml is a very simple html parsing library, not only for parsing html and xml parsing has some effect, SAX achieved, C write
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:134766
    • 提供者:langjian98
  1. tinyxml

    0下载:
  2. TinyXML是个简单的小的C++XML剖析器,能轻松整合到其他程序中-TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-28
    • 文件大小:53776
    • 提供者:李济环
  1. MyCinema

    0下载:
  2. 北大青鸟MyCinema简单的电影院售票系统,C/S结构,用XML存储数据-Beida Jade Bird MyCinema simple cinema ticketing system, C/S structure, using XML to store data
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-31
    • 文件大小:464586
    • 提供者:luoq
  1. markupclass

    0下载:
  2. c++操作xml文件包括xml的读、写、更改、生成等操作,简单易用-c++ xml operating xml file includes the reading, writing, change, generation, and operation, easy to use
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:723216
    • 提供者:zxh062
  1. XML

    0下载:
  2. C++写的处理XML的一个小程序,初次写功能也比较简单,大家互相看看学习吧。-visual C++ and XML
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-17
    • 文件大小:177003
    • 提供者:guof
  1. xmlParser

    0下载:
  2. 一个老外用C++写的xml打包和解析的类,很简单,但是功能很强大,并且是跨平台的,我这两年一直在用,强烈建议大家使用!!这是我目前用过的最好用的xmlparser.就包括两个文件xmlparser.h和xmlparser.c-xmlparser xmlparser xmlparser
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-09
    • 文件大小:1123563
    • 提供者:renhao
  1. threeganged

    0下载:
  2. C# 三级联动,简单的三级联动xml类型的,可自定义扩充-C# three linkage, a simple three linkage xml type, you can customize the expansion
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:2503
    • 提供者:hfm
  1. CheckXml

    0下载:
  2. C# 写的 一个简单的 xml 文件 check 有兴趣的朋友可以看看 -xml check
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:3021
    • 提供者:zhongjie
« 12 »
搜珍网 www.dssz.com