CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - XML解析

搜索资源列表

  1. toolkit_4_4

    1下载:
  2. 可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, in
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:688154
    • 提供者:李毅
  1. wbxml2-0.9.0-src

    0下载:
  2. 方便地提供xml与wbxml的转换与解析,包括不同的源码和相应的xml文件。此代码可以在Windows和LINUX系统中使用-convenient way for xml wbxml with the conversion and analysis, including different source and the corresponding xml document. This code in Windows and Linux use
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:452753
    • 提供者:李毅
  1. ParserXM_Test

    0下载:
  2. 一种小型的XML文档解析器,可用于嵌入式系统开发!-a small XML parser can be used for embedded systems development!
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:452932
    • 提供者:jsb
  1. xerces-c-src_2_6_0.tar

    0下载:
  2. IBM的解析xml的工具Xerces的源代码-IBM's analytic tools Xerces xml source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9324884
    • 提供者:john
  1. Magic Strtree

    1下载:
  2. 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到-I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:560509
    • 提供者:闵远洋
  1. msxmlTest

    0下载:
  2. 利用VC的MSXML实现对XML文件的加载,解析,生成XML等功能.-VC MSXML achieve the XML file loading, analysis, generation of XML capabilities.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:61158
    • 提供者:发就历
  1. expat-1.95.8.tar

    0下载:
  2. HTML分析LIB包,可以用来解析HTML,XHMTL,XML,XSLT等格式,并可以做抓站点用途-HTML LIB packet analysis can be used to interpret HTML, extensible, XML, XSLT formats, and can grasp site uses
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:318349
    • 提供者:刘大为
  1. XHtml

    0下载:
  2. wince下面,支持XML HTML程序的例子.HTML解析使用了CIEView-weights below support XML HTML procedures example. Analysis using HTML CIEView
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:41995
    • 提供者:张立荣
  1. TranslateXml

    0下载:
  2. 一个将XML文件解析成树形结构的小程序。该程序程序采用DOM。-an XML document into a tree structure analysis of small programs. Procedure for the use of DOM.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:59822
    • 提供者:江健
  1. dataAccess

    0下载:
  2. 税务统计工具编程,用于xml文件解析。提取文件中数据-tax statistical tools programming for the xml file parsing. Data Extraction document
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16145
    • 提供者:于洋
  1. libxml2-2.6.20.win32

    0下载:
  2. 最新跨平台的xml语言解析库,架构稳定,调用简单-latest cross-platform xml language analytic libraries, stable structure, a simple call
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1517345
    • 提供者:黄黄黄
  1. VisioTransDs

    2下载:
  2. 通过将Visio图另存为XML文件,并采用DOM的方式对其进行解析,实现将VISIO中的有用信息抽取出来。欢迎下载!-Visio plans by Save as XML documents, and use the DOM its analytical approach, the realization of VISIO the useful information extracted. Welcome to download!
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2758
    • 提供者:贝蒂
  1. PlayXML

    0下载:
  2. 代码中演示了用Dom解析XML,创建修改XML,并最后用SAX来整理XML的格式,然后输出-code demonstrated with Dom parsing XML, XML to create change, and eventually used to collate SAX XML format, and then output
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:96253
    • 提供者:Long
  1. lxh

    0下载:
  2. 将数据库的Xml文件解析生成一个树型的数据结构,-database of Xml file parsing generated a tree data structure,
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6176316
    • 提供者:刘新华
  1. xmlctrltree

    0下载:
  2. 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:23735
    • 提供者:star
  1. netmesh_portal

    0下载:
  2. JDOM解析XML做的一个基于网格的portal程序,收集一些各节点主机的基本信息,涉及一个遍历算法。开发平台:Elipse3.1+JBO-JDOM parsing XML to do a grid-based portal procedures, the nodes collect some basic information mainframe, involving a traversal algorithm. Development platform : Elipse3.1 JBO
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:4322844
    • 提供者:a
  1. SgmlReader

    1下载:
  2. 一个转换html并解析xml的文件。需要的可以看下-a conversion and analytic xml document. Needs can glance! !
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:251359
    • 提供者:拉玛
  1. MAZAK

    1下载:
  2. MQTT连接服务器,定时发布车间信息,收到服务器车间信息请求后,也可以发布车间信息。定时采集机床数据,在界面刷新显示,并通过MQTT按照工厂设备id数据的格式发布至服务器。云端可查看设备状态数据。(MQTT connects to the server and releases shop information regularly. After receiving the information request from the server shop, it can also issue wo
  3. 所属分类:界面编程

    • 发布日期:2019-11-30
    • 文件大小:5002240
    • 提供者:well_jin
  1. 20110921

    1下载:
  2. CIM 文件解析与拓扑分析,电力数据挖掘(CIM file parsing and topology analysis, power data mining)
  3. 所属分类:Windows编程

    • 发布日期:2018-11-01
    • 文件大小:11177984
    • 提供者:wangliyan
  1. 苹果10【20190814】

    0下载:
  2. 直接上传到根目录 1.进入后台 -> 系统 -> 网站参数配置 -> 基本设置 网站模板:mac 自己可重命名 模板目录:html 也可以重命名 2.进入后台 -> 系统 -> 网站参数配置 -> 预留参数 播放器顺序:选择 -> 添加 3.轮播图 进入后台 -> 视频-> 视频数据 推荐值 9 幻灯 + 上传 海报图(自适应) + 副标题就可以 4.进入后台 -> 系统 -> 会员
  3. 所属分类:流媒体/Mpeg4

« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com