• The XML Document Object Model (DOM) defines several types of Nodes, including Elements (such as files or age), Attributes (such as units), and text (such as root or 10).

    XML文档对象模型(DOM)定义了几种不同nodes类型,包括Elements(files或者age)、Attributes(如units)Text(如root或者10)。

    youdao

  • Familiarity with the Document Object Model (DOM) is helpful for an understanding of nodes, but is not required.

    熟悉文档对象模型(DOM)可以帮助理解节点概念,不是必需的。

    youdao

  • You need to know how the Document Object Model (DOM) works only if you wish to change the code in this tutorial to suit your own applications.

    只有希望修改教程中的代码适应具体应用程序时才需要了解文档对象模型(DOM)的工作原理

    youdao

  • The Document Object Model (DOM), is a platform- and language-neutral interface for dynamically accessing and updating the content, structure, and style of XML documents.

    文档对象模型DOM)”一个平台语言无关接口,它用于动态访问更新XML文档内容结构样式

    youdao

  • The application parses the XML document, typically using the document object model (DOM).

    应用程序解析XML文档通常使用文档对象模型(DOM)。

    youdao

  • When the server sends XML data to the browser, that XML data is processed using Document Object Model (DOM) APIs.

    服务器XML数据发送浏览器使用文档对象模型(DOM)API来处理这些XML数据。

    youdao

  • Dealing with an XML response is quite different than dealing with plain text and involves parsing, the Document Object Model (DOM), and several other considerations.

    处理XML响应处理普通文本很大不同涉及到解析文档对象模型(DOM)其他一些问题

    youdao

  • This approach is limited by the XML capabilities of the client environment and also requires a level of expertise in writing clients based on the document object model (DOM).

    这种方法受到客户机环境XML功能限制,需要编写基于文档对象模型(DOM)的客户机专业技能

    youdao

  • You've had two full articles of introduction to the Document Object Model, or DOM; you should be pretty comfortable with how the DOM works by now.

    前面文章已经详细介绍文档对象模型或者DOM读者应该很清楚 DOM如何工作的了。

    youdao

  • Although this is the last of the articles in this series specifically focusing on the Document Object Model, it's not the last you'll see of the DOM.

    虽然专门讨论文档对象模型系列文章最后一期,肯定看到其他关于DOM的文章。

    youdao

  • It's critical to get the browser to recognize the document as XML and to create a document object model (DOM) for it.

    浏览器文档识别XML创建文档对象模型(DOM)至关重要。

    youdao

  • Familiarity with XML will be helpful, but we will provide a short introduction to XML and the Document Object Model (DOM).

    了解XML有所帮助,不过文中简要介绍XML文档对象模型(DOM)。

    youdao

  • Last but not least, there's the DOM, the Document Object Model.

    最后还有DOM,即文档对象模型

    youdao

  • The Document Object Model (DOM) API exposed by the browser for dynamic display and interaction.

    浏览器动态显示交互所提供文档对象模型(DOM)api

    youdao

  • The Document Object Model (DOM) specifies the representation of Web pages and related browser objects so they can be accessed and manipulated by an ECMAScript program.

    文档对象模型 (DOM)指定Web页面表示方法相关浏览器对象因此可以通过ECMAScript程序进行访问操作

    youdao

  • This code creates a new XML Document Object Model (DOM), then adds all of the data in the $items array to it.

    段代码创建了一个新的XML文档对象模型Document Object ModelDOM),然后 $items数组中的所有数据都保存这个模型中。

    youdao

  • This tutorial is designed for developers who understand the basic concept of XML and are ready to move on to coding applications to manipulate XML using the Document Object Model (DOM).

    教程如下开发人员设计他们理解XML基本概念并且准备继续编写应用程序代码,使用文档对象模型Document Object ModelDOM操作 XML。

    youdao

  • Annotation works on a document Object Model (DOM) version of a parsed HTML document by applying annotations to DOM elements that are selected by XPath statements. For example, the statement.

    注释通过注释应用xpath语句选择文档对象模型(Document Object Model,DOM)元素一个已解析HTML文档的DOM版本工作

    youdao

  • Creation of this file is, of course, eminently automatable by any number of methods ranging from pure text manipulation to XML Document Object Model (DOM) manipulation.

    当然文件创建操作可以文本处理XML文档对象模型(Document Object Model, DOM)处理的任意数目方法出色地自动完成。

    youdao

  • The return value -- here stored in the $rss variable -- does not point to the entire document, as you might expect from experience with other APIs such as the Document Object Model (DOM).

    返回这里存储 $rss变量中没有指向整个文档如果使用其他API文档对象模型DOM可能会这样期望

    youdao

  • Learn to use the document Object Model (DOM), a tree API that provides direct access to parts of an XML document.

    学习使用文档对象模型(Document Object Model, DOM),使用这种api可以直接访问XML文档各个部分

    youdao

  • Only after the Document Object Model (DOM) decided to ignore the spec did the XML Core group introduce an erratum to rewrite history and pretend XMLNS had always been identified by a namespace.

    只不过文档对象模型(DOM)决定忽略规范之后xmlCore工作组提出了一项修正并参改了历史伪称xmlns一直名称空间标识

    youdao

  • It adds a listener to the button, then puts them both into HTML elements whose document object model (DOM) IDs match the strings passed to RootPanel.get .

    按钮添加侦听程序,然后按钮和标签放入文档对象模型(DOM)ID匹配传递给RootPanel . get的字符串HTML元素

    youdao

  • At this point the model is published, and the program builds a Document Object model (DOM) and writes it out to an intermediate XML file (data).

    这里模型已经发布了程序建立了一个Document Object Model (DOM)并且将其写入中间XML文件(数据)。

    youdao

  • It demonstrated how SimpleXML, combined with the document Object Model (DOM) as necessary, is the ideal choice if you work with straightforward, predictable, and relatively basic XML documents.

    通过例子说明对于处理简单可预测并且不大的XML文档SimpleXML(必要的时候文档对象模型(DOM)结合使用)种理想选择

    youdao

  • As readers of this column will know, the "x" in Ajax is there largely because ECMAScript, as implemented in Web browsers, more-or-less supports the W3C Document Object Model (DOM) specification.

    专栏读者知道Ajax中的x很大程度上是因为Web浏览器中的ECMAScript实现或多或少支持W3C文档对象模型(DOM)规范。

    youdao

  • The document Object Model (DOM), is a recognized W3C standard for platform - and language-neutral dynamic access and update of the content, structure, and style of XML documents.

    文档对象模型(Document Object Model, DOM)公认W3C标准,它被用于与平台语言无关XML文档内容结构样式动态访问更新

    youdao

  • A librarycalled the document object model (DOM) — allowing updates of the existing Web page.

    称作文档对象模型(DOM)的允许现有Web页面进行更新

    youdao

  • A librarycalled the document object model (DOM) — allowing updates of the existing Web page.

    称作文档对象模型(DOM)的允许现有Web页面进行更新

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定