1. Actor Dom Deluise talks about his career in comedy.
演员多姆·德卢斯谈论他的喜剧事业。

《柯林斯英汉双解大词典》

2. Document Object Model (DOM) API.
文档对象模型(DOM)api。

来自互联网

3. DOM scripting and event handling.
dom脚本和事件处理。

来自互联网

4. First you use DOM to extract this data.
首先需要使用DOM来提取此数据。

来自互联网

5. DOM maps those elements to one generic element class.
DOM将这些元素映射到一个一般性的元素类。

来自互联网

6. Listing 5 shows how the DOM builds the books XML file.
清单5显示了DOM构建图书XML文件的方式。

来自互联网

7. Table 2 shows the DOM expressions of locating elements.
表2展示了定位元素的DOM表达式。

来自互联网

8. With DOM, you have to build up the tree (see Listing 3).
使用DOM,您必须构建该树(参见清单3)。

来自互联网

9. Many programming languages represent XML as a DOM tree.
许多编程语言将XML表示为dom树。

来自互联网

10. Also, look at how to write XML using DOM and PHP text templating.
此外还可以了解如何使用DOM和php文本模板编写XML。

来自互联网

11. DOM provides a straightforward object model for XML documents.
DOM将为XML文档提供一个简单的对象模型。

来自互联网

12. Build the DOM structure by hand using the client DOM interface.
使用客户机DOM接口手动构建DOM结构。

来自互联网

13. Extensions such as DOM are typically painless to install and enable.
安装和启用DOM这样的扩展的操作通常都是非常简易。

来自互联网

14. It contains only one DOM node as the containers of the mode's content.
它只包含一个DOM节点作为模式内容容器。

来自互联网

15. Listing 9 shows a DOM-based implementation of the parser interface.
清单9显示了一个基于DOM的解析器接口实现。

来自互联网

16. If you're building a DOM tree, the process still follows the same model.
如果构建一个dom树,构建过程仍然遵循相同的模型。

来自互联网

17. Our DOM implementation consists of a set of classes (Listings 11 to 16).
我们的DOM实现由一组类组成(清单11到16)。

来自互联网

18. All manipulation of data should be performed on the separated DOM document.
所有对数据的操作应当在单独的DOM文档中完成。

来自互联网

19. DOM implementations are available for a wide variety of programming languages.
DOM实现广泛应用于多种编程语言。

来自互联网

20. Listing 4 shows a code fragment demonstrating the normal DOM parsing procedure.
清单4中的代码段说明了一般的DOM解析过程。

来自互联网

21. This expression may actually return a DOM object if there is a single input field.
如果只有一个输入字段,那么该表达式可以返回一个DOM对象。

来自互联网

22. However, DOM generally consumes more memory as everything is read into memory first.
但是,DOM通常更加占用内存,因为一切内容都会先读取到内存中。

来自互联网

23. To ensure that, always turn on namespace awareness when you build your DOM tree.
要确保这一点,应该在构建dom树时始终打开名称空间感知。

来自互联网

24. With the DOM, you can build, modify, query, validate and transform XML Documents.
使用DOM可以构建、修改、查询、验证和转换XML文档。

来自互联网

25. In older browsers this will be a valid DOM element, but it will have no special meaning.
在较老的浏览器中,这会是一个有效的DOM元素,但它没有任何的特别含义。

来自互联网

26. Users can replace any version of the schema file to get the corresponding DOM layer code.
用户可以通过替换模式文件的任何版本获得相应的dom层代码。

来自互联网

27. The constructor instantiates DOM so that all underlying classes will use the same object.
构造器实例化了DOM,因此所有基本类都将使用同一个对象。

来自互联网

28. The application parses the XML document, typically using the document object model (DOM).
应用程序解析XML文档,通常使用文档对象模型(DOM)。

来自互联网

29. Otherwise, use the DOM API to identify the elements that represent member properties.
否则,请使用DOMAPI来识别代表成员属性的元素。

来自互联网

30. Otherwise, use the DOM API to identify the elements that represent member properties.
否则,请使用DOMAPI来识别代表成员属性的元素。

来自互联网