群发资讯网

返回主页
xml
可扩展标示语言
常用释义
英音[ ˌeks em ˈel ]
美音[ ˌeks em ˈel ]
基本释义
  • abbr. 可扩展标示语言(Extensive Markup Language)
例句
  • 1·The XML document is checked against a very restrictive schema.
    该 XML 文档是由一个限制非常严格的模式进行检查的。
  • 2·Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.
    尽管 XML 在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在 CLOB 或 BLOB中。
  • 3·Listing 2 shows a sample XML document, bib.xml, which represents a bibliography of books.
    清单 2 显示了一个示例 XML 文档 bib.xml ,它表示书籍的书目。
  • 4·If the XML parser sees a null character in its input, it throws an exception and stops processing.
    如果 XML 分析程序在其输入中看到一个空字符,它就会发出异常并停止处理。
  • 5·XML documents are validated by XML parsers.
    XML文档由xml解析器验证。
  • 6·Select the XML view to format the XML message.
    选择xml视图以设置XML消息的格式。
  • 7·An XML cursor defines a location in an XML document.
    XML游标定义了XML文档中的一个位置。
  • 8·If you request XML, you get all error messages in XML.
    如果请求XML,得到的所有错误消息都将是xml格式的。
  • 9·New to XML page: Get a more basic introduction to XML.
    XML新手入门页面:获取更多有关XML的基本介绍。
  • 10·XML domain — Original way of processing XML documents.
    xml域——处理XML文档的原始方式。