dom

dom

 英 [dɑm]

  • n.同“Don”;閣下
  • 網絡文檔對象模型(Document Object Model);數字正射影像圖(digital orthophoto map);大教堂

同義詞

na.

英漢解釋

n.
1.
同“Don”
2.
閣下
na.
1.
〈美〉DOM 幻覺劑

英英解釋

n.

例句

He told Dom Frollo that they were really just friends and that Esmeralda was looking for her parents.

告訴多姆·弗羅洛,他們只是朋友而且艾絲米拉達正在父母

After using the DOM for a while, you'll see some patterns emerge -- things you'll want to be able to do over and over.

使用DOM一段時間看到形成一些模式——想要反復事情

An alternate implementation of this program might be more efficient if it used the SAX parsing method, rather than DOM.

這個程序另一個實現有效如果使用SAX解析方法不是DOM

You can always access and manipulate DOM from JavaScript, making it easy to handle it like a typical HTML control.

始終可以JavaScript訪問操作DOM使典型HTML控件一樣易于處理

Most parsers that implement the DOM provide at least a vendor-specific means of access to an underlying SAX parser.

很多實現DOM解析至少提供一個供應商專用方法訪問一個底層SAX解析

However, there's a price to pay for so faithfully representing an XML document: DOM parsing tends to be memory intensive.

但是這樣如實地表示XML文檔需要付出一定代價DOM解析往往需要占用很多內存

In the DOM, it isn't always easy to tell which is the next node in document order.

DOM通常很難告訴按照文檔順序節點什么

It's almost as if we're being manipulated by Dom Cobb himself, as he effortlessly travels deep into our brain to plant an idea.

隨著柯布毫不費力我們大腦植入一個想法我們電影完全操縱一樣

Another option is to set a limit for how much data to read into the DOM.

一種選擇設置DOM數據限制

DOM forms a very effective base on which easy-to-use systems can be built by following a few simple principles.

DOM奠定一個非常有效基礎遵循一些簡單原則就可構建易于使用系統

Let your users work with the DOM, and nothing else, at least in terms of your requirements for your class functioning.

用戶僅僅處理DOM至少函數需求方面需要任何其他內容

Let's see if you can use the DOM to make a few more changes, and make that button useful whether the rabbit is in the hat or out of it.

我們來看能否利用DOM一些修改無論兔子帽子出來這個按鈕用場

The first step in making this bit of DOM trickery occur involves looking up the DOM node that represents the img element in the Web page.

完成這個DOM小戲第一找到網頁表示img元素DOM節點

Using the DOM isn't a good option, as there aren't good, simple ways to turn a DOM object into a string that you can send as a request.

使用DOM不是一種選擇因為沒有簡單易行辦法DOM對象轉化成請求發送字符串

First, if you've read this series faithfully, you know how to use the DOM, a JavaScript-friendly API with which you can manipulate XML.

首先如果一直忠實地閱讀這個系列那么已經學會如何使用DOM這種JavaScript友好API操縱XML

At this point, I'd normally show you how to use the DOM or at least give you a few code examples, but even that would be misleading.

現在按照常規也許應該說明如何使用DOM或者至少一些示例代碼這樣可能誤導

You can then add the isbn element and its text node just as you might with a typical DOM element.

然后可以處理典型DOM元素一樣添加isbn元素文本節點

It's also easy to strip out the data and focus on just structure, which is what you'll need to do when working with the DOM.

數據剝離開來側重結構簡單并且也是處理DOM

Note that the core DOM API does not give you methods to either parse XML data into a DOM, or to serialize the DOM back out to XML.

注意核心DOMAPI不能使XML數據解析DOM或者DOM序列化為XML

It's such a difficult problem that I have to dom uch to work it out.

一道如此以致力氣才能出來

A DOM parser turns an XML document into an easy-to-use object representing all the data from the XML document.

DOM解析器XML文檔轉換表示文檔所有數據易于使用對象

JAXP initially had the goal to remove some of the vendor-specific details, related to which XML parser was used, from SAX and DOM code.

最初JAXP目標SAXDOM代碼移除一些特定供應商信息涉及到使用XML解析器)。

To make it look more like a typical breadcrumb trail, CSS and DOM style manipulations can be used to style the breadcrumb nodes.

看上去一個典型breadcrumbtrail,CSSDOM樣式處理用來樣式這些breadcrumb節點

The name of a client-side DOM element does not match the name assigned to the corresponding control at design time.

設計客戶端DOM元素名稱指定相應控件名稱匹配

As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.

菊花方式可以幾個DOM遍歷語句連接起來

Unlike DOM, SAX is not endorsed by an official standardization body, but it is widely used and is considered a de facto standard.

DOM不同SAX沒有經過官方標準機構認可但是廣泛使用視為事實上標準

They do not feel confident enough in their DOM skills to produce the canonical functions that make up the helper library.

他們自己DOM技巧沒有足夠信心創建自己構成助手規范函數

Also no need to make multiple DOM scripting calls: All that you need is a short string to define the elements to work on.

同樣需要進行多個DOM腳本調用需要使用一個簡短字符串元素進行定義即可

You'll see that this is important in my discussion of DOM in the next section, Dealing with DOM.

看到對于處理DOM討論DOM重點

Consider them prisoner war! They will be released when i had the photo graph. And don't think you can distract me with another ounce of dom.

他們當成俘虜它們得到照片釋放以為香檳酒使分心

Since your custom element's shadow tree is always accessible to you through the DOM, you can use a live binding when hacking a component.

因為總是能夠通過DOM訪問定制元素影像組件編程可以使用活動綁定

This shouldn't be too much of a surprise: XPath is a core part of JAXP now, and JAXP provides integrated DOM support as well.

毫不奇怪XPath現在JAXP核心部分JAXP提供了完整DOM支持

And its ready to go. Now lets look at some lines and how they relate to the DOM.

現在準備我們看看其中某些它們怎么DOM聯系起來

Session is defined as the length of time from when an application hosting the managed HTML DOM starts until the application closes.

此處會話定義承載托管HTMLDOM應用程序啟動應用程序關閉之間時間長度

We have studied one of these reservoirs that comprise a dom al structure with very gentle dipping flanks, and high fractures density.

其中一個兩翼緩慢傾斜窿結構高密度裂縫組成儲層進行研究

DOM is expensive in browsers, especially due to the generic nature of the platform.

瀏覽器DOM使用昂貴特別是由于平臺泛型本質

Below are a few basic principles and guidelines for DOM usage, and a library of functions to make life easier.

下面使用DOM幾條基本原則方針以及使工作方便函數

You might have noticed that all the work intimated above to avoid DOM-specific references now goes out the window.

可能已經注意到上面討論用于避免特定DOM引用所有工作現在顯得重要

In Listing 5 you see a closure in which a JavaScript object (obj) contains a reference to a DOM object (referenced by the id "element" ).

清單5可以看到一個閉包在此JavaScript對象obj包含DOM對象引用通過idelement引用)。

This function is all pretty standard DOM manipulation.

這個函數執行標準DOM操作