Actor Dom Deluise talks about his career in comedy.
演员多姆·德卢斯谈论他的喜剧事业。
Document Object Model (DOM) API.
文档对象模型(DOM)api。
DOM scripting and event handling.
dom脚本和事件处理。
DOM maps those elements to one generic element class.
DOM将这些元素映射到一个一般性的元素类。
Listing 5 shows how the DOM builds the books XML file.
清单5显示了DOM构建图书XML文件的方式。
Table 2 shows the DOM expressions of locating elements.
表2展示了定位元素的DOM表达式。
Many programming languages represent XML as a DOM tree.
许多编程语言将XML表示为dom树。
Also, look at how to write XML using DOM and PHP text templating.
此外还可以了解如何使用DOM和php文本模板编写XML。
DOM provides a straightforward object model for XML documents.
DOM将为XML文档提供一个简单的对象模型。
Build the DOM structure by hand using the client DOM interface.
使用客户机DOM接口手动构建DOM结构。
Extensions such as DOM are typically painless to install and enable.
安装和启用DOM这样的扩展的操作通常都是非常简易。
It contains only one DOM node as the containers of the mode's content.
它只包含一个DOM节点作为模式内容容器。
Listing 9 shows a DOM-based implementation of the parser interface.
清单9显示了一个基于DOM的解析器接口实现。
Our DOM implementation consists of a set of classes (Listings 11 to 16).
我们的DOM实现由一组类组成(清单11到16)。
All manipulation of data should be performed on the separated DOM document.
所有对数据的操作应当在单独的DOM文档中完成。
A DPTK query expression is a string that describes how to traverse the DOM.
DPTK查询表达式是一个描述如何遍历dom的字符串。
DOM implementations are available for a wide variety of programming languages.
DOM实现广泛应用于多种编程语言。
Listing 4 shows a code fragment demonstrating the normal DOM parsing procedure.
清单4中的代码段说明了一般的DOM解析过程。
To ensure that, always turn on namespace awareness when you build your DOM tree.
要确保这一点,应该在构建dom树时始终打开名称空间感知。
With the DOM, you can build, modify, query, validate and transform XML Documents.
使用DOM可以构建、修改、查询、验证和转换XML文档。
Scripts can then use the DOM to modify the content dynamically before the user's eyes.
然后,脚本可以使用DOM在用户看到内容之前动态地修改内容。
In older browsers this will be a valid DOM element, but it will have no special meaning.
在较老的浏览器中,这会是一个有效的DOM元素,但它没有任何的特别含义。
Users can replace any version of the schema file to get the corresponding DOM layer code.
用户可以通过替换模式文件的任何版本获得相应的dom层代码。
The constructor instantiates DOM so that all underlying classes will use the same object.
构造器实例化了DOM,因此所有基本类都将使用同一个对象。
The application parses the XML document, typically using the document object model (DOM).
应用程序解析XML文档,通常使用文档对象模型(DOM)。
Otherwise, use the DOM API to identify the elements that represent member properties.
否则,请使用DOMAPI来识别代表成员属性的元素。
Wouldn't it make more sense to manipulate the DOM directly using a parsing framework?
这样看来,通过一个解析框架来操纵此 DOM不是更有意义么?
DOM provides this, in the form of a navigable tree of elements, attributes, and text nodes.
DOM提供了一个这样的模型,一个可导航的元素、属性和文本节点树。
In Listing 2, I only use the base level of DOM for XML processing, called DOM level 1.
在清单2中,只使用DOM的基本层(叫做DOMLevel 1)进行XML处理。
In Listing 2, I only use the base level of DOM for XML processing, called DOM level 1.
在清单2中,只使用DOM的基本层(叫做DOMLevel 1)进行XML处理。
应用推荐