Document Object Module的意思|示意

美 / / 英 / /

文档对象模块


Document Object Module的网络常见释义

文档对象模型 Document Object Module(文档对象模型)的简称. Module(文档对象模型)的简称.

Document Object Module相关例句

An object is contained in a formal module as text is contained in the document.

一个对象包含了规范模块中的形式,类似于在文档中包含的文本。

The SimpleXML module in PHP is a procedural answer to XSLT, that lets you traverse an XML document as a standard PHP object.

PHP 中的 SimpleXML 模块是对 XSLT 的过程响应,可以将 XML 文档作为一个标准 PHP 对象进行遍历。

In Listing 2, ButterflyTransformer takes a ButterflyXmlDocument object, representing the XSLT stylesheet, and USES PHP 5's XSL module to apply it to an XML data document.

在清单2中,ButterflyTransformer接受一个表示xslt样式表的ButterflyXmlDocument对象,并使用PHP 5的XSL模块将其应用到XML数据文档中。