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

资源列表

« 1 2 ... .56 .57 .58 .59 .60 161.62 .63 .64 .65 .66 ... 207 »
  1. saxon b8-3

    0下载:
  2. Saxon是目前能找到的唯一的xslt2.0引擎,他的开发者也是xslt规范的制订者之一。这是个不需要许可的版本,功能比完全版本稍弱一点。-Saxon is able to find the only xslt2.0 engine, the developers also xslt norms in the formulation of one. This is not licensed version, fully functional version of supporters than 1
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:6957196
    • 提供者:孙永
  1. saxon sa8-3

    0下载:
  2. saxon是目前唯一能找到的xslt2.0引擎,他的开发者是xslt规范制订者之一。这是完全版本,需要许可,可以试用-Saxon is the only engine available in xslt2.0 his development is the norm-setting xslt one. This is the full version needs to be licensed, can be tested
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:8655809
    • 提供者:孙永
  1. jawe-1.4.2-1.src

    0下载:
  2. xpdl是工作流的接口标准,jawe可以提供一个图形界面编辑工作流,并生成xml格式的xpdl文件。-XPDL workflow is the interface standards, jawe can provide a graphical editor workflow, and generate the XPDL xml format documents.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:7071387
    • 提供者:孙永
  1. devilxie_XML 实用大全

    0下载:
  2. 这是介绍XML编程技术的经典书籍,知识覆盖面比较广。不容错过-This is the XML programming techniques introduced the classic books, knowledge coverage more widely. Not to be missed
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2242872
    • 提供者:逍遥书生
  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 书籍 XML 规范-xml Guide --- class
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:175658
    • 提供者:彭斯喜
  1. DOM中文参考手册(CHM)

    0下载:
  2. 一个有关xml方法中文讲解版,对你或许有点作用-a way to explain the Chinese version, you may have a role
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:113019
    • 提供者:何列云
  1. tinyxml_2_3_3

    0下载:
  2. 一个小巧的XML解析器,支持STL,非常好用。-a compact XML parser, support STL, very handy.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:162562
    • 提供者:张繁
  1. GEDCOM

    0下载:
  2. XML数据迁移案例研究 XML 的无处不在和不断改进的工具支持所创造的吸引力已经吸引了各地的组织。随着这些组织转向XML,他们必须提供一个一致的数据迁移策略让他们的用户继续使用旧的文件。这是一个不一般的问题,传统 的做法需要用枯燥的编码来实现转化过程。然而 Microsoft® .NET 框架中的 System.Xml 名字空间通过可扩展的 API 和对 XSLT 的支持极大地简化了数据迁移的难度。-XML data migration case studies XML everywher
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:101986
    • 提供者:aaa
  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. xsl示例

    0下载:
  2. xml源码,很简单,但是很实用。  在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1391
    • 提供者:崔利敏
  1. xsl的实例

    0下载:
  2. 用xml 调用xsl实现 table界面的设计思想,适合初级学员学习的经典范例-using xml calling xsl achieve table interface design, suitable for primary students to learn the classic model! !
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1159
    • 提供者:王瑞
  1. xsl的实例1

    0下载:
  2. xsl的基本实现方法,其中包括滚动字和table的实现-xsl the basic method, which includes the words rolling table and the realization! !
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:王瑞
« 1 2 ... .56 .57 .58 .59 .60 161.62 .63 .64 .65 .66 ... 207 »
搜珍网 www.dssz.com