国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

Dom.

Dom.

 英

  • abbr.(=domain)(=domestic)
  • 網(wǎng)絡(luò)杜馬克;警察戰(zhàn)車隊(duì);多米尼加共和國(guó)

英漢解釋

abbr.
1.
(=domain)
2.
(=domestic)
3.
(=dominion)

英英解釋

abbr.
1.

例句

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

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

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一段時(shí)間會(huì)看到形成一些模式——想要反復(fù)事情

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

這個(gè)程序另一個(gè)實(shí)現(xiàn)有效如果使用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.

很多實(shí)現(xiàn)DOM解析至少提供一個(gè)供應(yīng)商專用方法訪問一個(gè)底層SAX解析

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

但是這樣如實(shí)地表示XML文檔需要付出一定代價(jià)DOM解析往往需要占用很多內(nèi)存

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

DOM通常很難告訴按照文檔順序個(gè)節(jié)點(diǎn)什么

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.

隨著柯布毫不費(fèi)力我們大腦植入一個(gè)想法時(shí)我們電影完全操縱一樣

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

一種選擇設(shè)置對(duì)DOM數(shù)據(jù)限制

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

DOM奠定一個(gè)非常有效基礎(chǔ)遵循一些簡(jiǎn)單原則就可構(gòu)建易于使用系統(tǒng)

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

用戶僅僅處理DOM至少函數(shù)需求方面需要任何其他內(nèi)容

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一些修改無(wú)論兔子帽子出來這個(gè)按鈕用場(chǎng)

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.

完成這個(gè)DOM小戲第一找到網(wǎng)頁(yè)表示img元素DOM節(jié)點(diǎn)

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不是一種選擇因?yàn)?/c>沒有簡(jiǎn)單易行辦法DOM對(duì)象轉(zhuǎn)化成請(qǐng)求發(fā)送字符串

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.

首先如果一直忠實(shí)地閱讀這個(gè)系列那么已經(jīng)學(xué)會(huì)如何使用DOM這種對(duì)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.

現(xiàn)在按照常規(guī)也許應(yīng)該說明如何使用DOM或者至少一些示例代碼這樣可能誤導(dǎo)

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

然后可以處理典型DOM元素一樣添加isbn元素文本節(jié)點(diǎn)

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.

數(shù)據(jù)剝離開來側(cè)重結(jié)構(gòu)簡(jiǎn)單并且也是處理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數(shù)據(jù)解析DOM或者DOM序列化為XML

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

一道如此以致費(fèi)力氣才能出來

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

DOM解析器XML文檔轉(zhuǎn)換表示文檔所有數(shù)據(jù)易于使用對(duì)象

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目標(biāo)SAXDOM代碼移除一些特定供應(yīng)商信息涉及到使用XML解析器)。

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

看上去一個(gè)典型breadcrumbtrail,CSSDOM樣式處理用來樣式這些breadcrumb節(jié)點(diǎn)

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

設(shè)計(jì)時(shí)客戶端DOM元素名稱指定相應(yīng)控件名稱匹配

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

菊花方式可以幾個(gè)DOM遍歷語(yǔ)句連接起來

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沒有經(jīng)過官方標(biāo)準(zhǔn)機(jī)構(gòu)認(rèn)可但是廣泛使用視為事實(shí)上標(biāo)準(zhǔn)

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

他們對(duì)自己DOM技巧沒有足夠信心創(chuàng)建自己構(gòu)成助手庫(kù)規(guī)范函數(shù)

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

同樣需要進(jìn)行多個(gè)DOM腳本調(diào)用需要使用一個(gè)簡(jiǎn)短字符串對(duì)元素進(jìn)行定義即可

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

看到對(duì)于節(jié)處理DOM討論DOM重點(diǎn)

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.

他們當(dāng)成俘虜它們會(huì)得到照片釋放以為香檳酒使分心

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.

因?yàn)?/c>總是能夠通過DOM訪問定制元素影像對(duì)組件編程時(shí)可以使用活動(dòng)綁定

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現(xiàn)在JAXP核心部分JAXP提供了完整DOM支持

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

現(xiàn)在準(zhǔn)備我們看看其中某些它們怎么DOM聯(lián)系起來

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

此處會(huì)話定義承載托管HTMLDOM應(yīng)用程序啟動(dòng)應(yīng)用程序關(guān)閉之間時(shí)間長(zhǎng)度

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

對(duì)其中一個(gè)兩翼緩慢傾斜窿結(jié)構(gòu)高密度裂縫組成儲(chǔ)層進(jìn)行研究

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

瀏覽器DOM使用昂貴特別是由于平臺(tái)泛型本質(zhì)

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

下面使用DOM幾條基本原則方針以及使工作方便函數(shù)庫(kù)

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

可能已經(jīng)注意到上面討論用于避免特定DOM引用所有工作現(xiàn)在顯得重要

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可以看到一個(gè)閉包在此內(nèi)JavaScript對(duì)象obj包含DOM對(duì)象引用通過idelement引用)。

This function is all pretty standard DOM manipulation.

這個(gè)函數(shù)執(zhí)行標(biāo)準(zhǔn)DOM操作

熱門查詢