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

搜索资源列表

  1. XMLLoad

    0下载:
  2. 通过VC6.0+MSXML4加载XML文件,显示为树型格式-VC6.0 MSXML4 by loading XML documents, to format tree
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:126810
    • 提供者:骆兆军
  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. 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. 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. xmlToTree

    0下载:
  2. 采用Delphi开发环境编写的简单代码,实现XML结构到树型结构的转换
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:219578
    • 提供者:惠惠0124
  1. tinyxml

    0下载:
  2. 解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树。
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:240808
    • 提供者:123456
  1. tree

    0下载:
  2. xml树,利用JS读取,可以在网站后台中使用,
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2201
    • 提供者:jj
  1. xml_ptr

    0下载:
  2. 生成XML树(通过std::map<> 实现XML解析树) 使用递归遍历打印,删除。
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:162632
    • 提供者:shi
  1. liqingyun_paper

    0下载:
  2. 一篇关于“现代汉语标注语料,树库文档转换成XML文档”的论文。 论文主要做了以下三个工作: 1. 对于汉语语料库的文本文档,进行转换,生成XML文档。 2. 对于符合树库标准的文档,进行转换,生成XML文档。 3. 将XML文档,根据DOM标准,以树形显示在屏幕上。-one of the "Modern Chinese Corpus tagging trees for documents converted into XML documents," the papers. P
  3. 所属分类:xml/soap/webservice

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

    0下载:
  2. 类似petrel的工程管理树的C++实现,使用xml文档记录工程条目,xml使用msxmllite组件操作,Similar to the petrel project management tree of C++ implementation, using the xml documentation project entry, xml using msxmllite component operation
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:125839
    • 提供者:gpluo
  1. Markup

    0下载:
  2. 一个比tinyxml更快的解析xml的程序,可以方便的生成dom树解析xml文件-A faster than tinyxml xml parsing the program, you can easily generate xml file parsing dom tree
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-24
    • 文件大小:499796
    • 提供者:冯旭飞
  1. tree

    0下载:
  2. js解析xml文件,涉及到遍历树及节点。 是非常有用的html工具-javascr ipt and xml
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-11
    • 文件大小:1528
    • 提供者:narutozj
  1. XML

    0下载:
  2. XML解释器的算法实现,用来显示一个二叉树-XML interpreter algorithm is used to display a binary tree
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:5866
    • 提供者:周周
  1. WebStructureDemo

    0下载:
  2. 能够打开并解析xml文件,以树状结构显示。 2.界面构成:两个按钮,分别用来打开文件和退出程序;一个树状控件,用于显示xml文件结构;一个文本控件,用于显示选中的xml树的节点的内容,如果选中的节点是最底层的简单节点,则显示此节点的文本内容,否则显示此节点的子节点的名字,一行一个。-Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to op
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-08
    • 文件大小:5619
    • 提供者:赵强
  1. xerces-c-3.1.1.tar

    0下载:
  2. Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-17
    • 文件大小:5051308
    • 提供者:coldwater
  1. XMLSerial

    0下载:
  2. 使用Xerces-C++解析XML数据,并生成相应的XML树。 注:要安装Xerces-C++才能使用-Parsing XML using Xerces-C data, and generate the corresponding XML tree. Note: To install the Xerces-C++ can be used
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-17
    • 文件大小:210494
    • 提供者:柳暗花明
  1. Thetified

    0下载:
  2. 唯一二叉树的XML函数表达式标识转换The only XML Binary conversion function expression identified-The only XML Binary conversion function expression identified
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:855396
    • 提供者:kk9696
  1. XMLDemo

    0下载:
  2. 这是一个xml树的源代码,实现了基本的xml节点插入删除功能-This is an xml tree of source code, to achieve the basic function to delete xml nodes into
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-27
    • 文件大小:9940005
    • 提供者:王潵
  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. xml-parser

    1下载:
  2. 简要的xml解析器,是老师上课的题目,主要使用了树的结构吧~-Brief xml parser, is the subject teacher in the class, the main use of the tree structure it ~
  3. 所属分类:xml/soap/webservice

    • 发布日期:2013-02-25
    • 文件大小:2272
    • 提供者:ryan
« 12 »
搜珍网 www.dssz.com