搜索资源列表

  1. xml分析类

    0下载:
  2. 用于解析和生成xml的基本工具集,封装了DOM分析xml文件的类,易于使用-for xml parsing and generating a basic tool sets, Packaging, a DOM analysis xml document type, easy to use
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:谷天一
  1. 001

    0下载:
  2. xml教程---经典论坛下载的. XML 入门简介 XML 如何使用 XML 语法 XML 元素 XML 属性 XML 确认 XML 浏览器 XML 检视 XML 使用CSS XML 使用XSL XML 数据岛 XML 解析器 XML 应用 XML 高级部分 XML 命名空间 XML CDATA XML 编码 XML 服务器 XML 应用 XML HTTP XML 行为 XML 技术 实例/测验 XML 例子 XML 测验 资源 XML
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-20
    • 文件大小:175104
    • 提供者:彭斯喜
  1. domparser

    0下载:
  2. 一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。-use QT for a show interface under Linux right Xml file parsing examples.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:
  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服务器

    • 发布日期:2024-05-20
    • 文件大小:318464
    • 提供者:刘大为
  1. 嵌入式xml parser

    0下载:
  2. 嵌入式xml的封装和解析的源代码,可以放在BREW等嵌入式平台应用,很小。-embedded xml packaging and parsing source code can be put on the BREW platform, such as embedded applications, very small.
  3. 所属分类:BREW编程

    • 发布日期:2024-05-20
    • 文件大小:464896
    • 提供者:方炜
  1. XML解析程序

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:Hill
  1. XML_Wrapper

    0下载:
  2. 由于刚开始接触XML时要么遇到编译错误,要么API太复杂,因此封装一个MS XML的类,接口见XMLMake.h和XMLParse.h文件,内附说明和Demo代码-Since the beginning of contact when either XML encountered compile errors or API too complicated and therefore a package of MS XML categor
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:苦丁茶
  1. libxml2-2.6.20.win32

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

    • 发布日期:2024-05-20
    • 文件大小:1516544
    • 提供者:黄黄黄
  1. Java与XML联合编程之DOM篇

    0下载:
  2. Java与XML联合编程之DOM篇 java中通过documentobjectmodule模型来解析xml文件 diamondsong提供-Java and XML DOM Joint Programming Between Part java through documentobje ctmodule analytic models to provide xml document diamondsong
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:ss
  1. lxh

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

    • 发布日期:2024-05-20
    • 文件大小:6175744
    • 提供者:刘新华
  1. SAXParser

    0下载:
  2. 一个基于SAX分析方法的XML文档解析函数包,C语言开发,VC环境编译成功,与expat实用方法相似。-an analysis method based on the XML packet analytic function, C-language development, VC environment compiler, with success expat practical method similar.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:
  1. DOMTreeTest

    0下载:
  2. 用DOM解析XML源码,以多种形式生成,开发环境ECLIPSE-using DOM parsing XML source code, in various forms generation, Eclipse development environment
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:吕波
  1. testKxml

    0下载:
  2. 使用kxml解析xml,两种方式一种pull一种doc-use kxml analytic xml, a two way pull a doc
  3. 所属分类:J2ME

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:mars
  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 ado
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-20
    • 文件大小:243712
    • 提供者:东南
  1. iks-symbian.20050926a.src

    0下载:
  2. symbina上可以使用一个xml解析器,对开发网络应用很有好处-symbina can use an xml parser, and development of network applications very good
  3. 所属分类:Symbian

    • 发布日期:2024-05-20
    • 文件大小:190464
    • 提供者:wang
  1. makemmllxm

    0下载:
  2. 自己写的解析XML的代码,简单扼要,使用VC编写,有界面-himself wrote the parsing XML code, a brief, prepared using VC, interface
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:77824
    • 提供者:李名
  1. tinyxml-070212

    0下载:
  2. 一个完善的XML解析其,可以用来做程序配置脚本语言使用。-a perfect its XML parser can be used for the allocation procedures used scr ipting language.
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:468992
    • 提供者:funix
  1. xml__parser

    0下载:
  2. xml__parser.rar 利用微软的XML Parser SDK解析xml文件并且将解析的结果显示在自定义的书控件中;-xml__parser.rar use Microsoft's XML Parser SDK analytic xm l documents and the results of the analysis show that in the book-defined controls;
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:wsq
  1. simplexml

    0下载:
  2. 通过扫描字符串及结构体数组,实现对XML文件的简单初步解析.-by scanning string and array structure and realizing the XML file simple preliminary analysis.
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:欧阳
  1. irrxml-1.1

    0下载:
  2. 一个解析XML文件的源代码,名字为irrxml,是3D引擎irrlicht内文件系统的一部分。-a parsing XML document source code, to name irrxml. 3 D is the engine of document irrlicht system.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:84992
    • 提供者:王理
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org