zoukankan      html  css  js  c++  java
  • ABAP术语-XML

    原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/21/1115743.html

    The "eXtensible Markup Language" is a data format for structured document interchange on the Web. XML itself is not a markup language, such as HTML, but rather a metalanguage used to create other specialized languages. XML documents will be increasingly used to allow collaboration, that is to say exchanging business documents on the Internet.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    可扩展标记语言(eXtensible Markup Language)是一种结构化 Web 上交互的文档的数据格式。XML 本身并非一种标记语言,如 HTML,而是用来创建其他专门语言的元语言。为了便于协作,XML 文档的使用会不断增长,就是说在互联网上交互商业文档。
  • 相关阅读:
    C语言I博客作业09
    C语言I博客作业08
    C语言I作业07
    C语言博客作业06
    C语言I博客作业05
    C语言I博客作业04
    C语言I博客作业03
    C语言|博客作业07
    C语言|博客作业06
    C语言|博客作业05
  • 原文地址:https://www.cnblogs.com/rena/p/9110465.html
Copyright © 2011-2022 走看看