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

搜索资源列表

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

    0下载:
  2. 使用标准C++写的XML解析类及其用法示例,可以解析文件或者字符串
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:199534
    • 提供者:段涛
  1. VcXml

    0下载:
  2. 一个字符串与XML互相转化的资料 里面详细介绍了如何将字符串转化成XML格式 以及将XML转化成字符串-string to xml
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:816131
    • 提供者:覃伟
  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. XML

    0下载:
  2. 手机中的XML解析,与服务器连接时,进行解读字符串,或者组合字符串的程序。-Phone XML parsing, with the server connection, read the string, or combination of string procedures.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-26
    • 文件大小:2388
    • 提供者:mr.liu
  1. UNICODEXML

    0下载:
  2. 用unicode码打开文档,使其支持多国语言;动态的添加菜单;给一段字符串添加XML元素。-Open the document with unicode code so that it supports multiple languages dynamically add menu to add a string to XML elements.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:54704
    • 提供者:zhl
  1. XMLDirectoryLister_src

    0下载:
  2. 将英语译成中文(简体) C# XML目录列表 此代码生成一个条目作为XML目录清单。可返回的XML作为XML的字符串,一个W3C DOM文档,或ADO+数据集的调用者。 -C# XML Directory Lister
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-31
    • 文件大小:2016
    • 提供者:鱼宁
  1. XML

    0下载:
  2. 可以实现用java读取XML去掉XML里不必要的字符串,读取XML中的有用的字符串。-Read XML with java can get rid of unnecessary strings in XML, read XML in a useful string.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-02
    • 文件大小:7868
    • 提供者:心之一方
  1. xmlparser

    0下载:
  2. XML解析器在XML文件中载入一个满内存,它解析文件,它会产生一个树结构代表XML文件。当然,你也可以解析XML数据,你已经储存自己变成一个内存缓冲区中。此后,你可以很轻易地“探”树,让你的数据。你也可以使用“添加修改树”和“删除”功能和再生一个XML字符串从subtree格式化。-Here is how it works: The XML parser loads a full XML file in memory, it parses the file and it generates a
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:1265
    • 提供者:李有
  1. XMLParse

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

    • 发布日期:2017-04-10
    • 文件大小:1362781
    • 提供者:谢金赣
  1. utils

    0下载:
  2. 自己写的一个工具类,里面包含了连接池,字符串处理,properties文件赢取,xml文件解析,正则式工具类等.-Write a utility class, which includes the connection pool, string processing, properties file to win, xml file parsing, regular expression tools and so on.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:49813
    • 提供者:和仁
  1. lxwTest-server

    0下载:
  2. 使用gsoap实现服务器,简单的加法,除法和字符串逆序-complete a server with function of addition,division and chars reversion by gsoap
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-15
    • 文件大小:3700309
    • 提供者:娄行威
  1. lxwTest_client

    0下载:
  2. gsoap客户端实现获取加法,除法及字符串逆序的web服务。-a gsoap client complete the web service of adition,division and chars rsversion.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-15
    • 文件大小:3689993
    • 提供者:娄行威
  1. XmlWriter

    0下载:
  2. 以简单的方式实现XML字符串的序列号,使用std::string实现-hello,this is a xmlwriter,yes,this is。
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:1114
    • 提供者:bigfish
  1. Light_XML_Encoding_deconding

    0下载:
  2. 将树形数据结构用于最小化 DOM 模型 XML 编解码器的开发。在解析 XML 文本时,基于 Expat 解释器将 XML 字符串构造成树 状结构;编码时构造 DOM 树结构,采用非递归深度优先法遍历树,将其串行化成 XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级 XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based e
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-12-11
    • 文件大小:1061000
    • 提供者:赵玉雷
搜珍网 www.dssz.com