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

Sax.

Sax.

美 [sæks]  英 [sæks]

英漢雙解

— see also saxophone

英漢解釋

abbr.
1.
(=Saxon; Saxony)

英英解釋

abbr.

例句

SAX allows you to process a document as it's being read, which avoids the need to wait for all of it to be stored before taking action.

SAX允許讀取文檔時(shí)處理從而不必等待整個(gè)文檔存儲(chǔ)之后才采取操作

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)商專用方法來(lái)訪問(wèn)一個(gè)底層SAX解析

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

Note that the SAX parser is not required to supply a Locator, but if it does, it must fire this event before any other event.

請(qǐng)注意需要SAX語(yǔ)法分析提供Locator但是如果提供必須任何其它事件之前激活事件

It's also easy to register with SAX, so handling errors is just a few lines of code away.

可以容易注冊(cè)SAX處理錯(cuò)誤時(shí)需要代碼

Parsing of XML data is often done with a SAX-style parser.

XML數(shù)據(jù)解析通常使用一個(gè)SAX風(fēng)格解析器完成

Holding a newspaper frees you to express yourself, sort of like holding a sax did for Coltrane.

報(bào)紙機(jī)會(huì)表達(dá)自己庫(kù)特拉尼風(fēng)那樣

Because Jeffrey Sax, and you know Jeffrey Sax, highly- respected economist, said -- let me address that tax issue.

因?yàn)?/c>,JeffreySax一位非常尊敬經(jīng)濟(jì)學(xué)家說(shuō)——來(lái)解決稅收問(wèn)題

As you know from A brief history lesson, when you work with SAX, your first step is to create a new SAXParserFactory.

通過(guò)簡(jiǎn)要歷史回顧知道使用SAX第一創(chuàng)建SAXParserFactory

As you know, SAX parsing requires you to write a ContentHandler that processes parser events.

知道SAX語(yǔ)法分析要求編寫處理語(yǔ)法分析事件ContentHandler

One morning as I sax draped in a long gown - it must have been about ten o' clock - I heard some footsteps out in the courtyard.

一天早晨大概十點(diǎn)來(lái)鐘長(zhǎng)袍聽(tīng)見(jiàn)有點(diǎn)腳步聲

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解析器)。

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

If it's dereferenced in an attribute value, this attack can even damage a SAX-based system by overflowing the limits of a string.

如果屬性沒(méi)有任何關(guān)聯(lián)那么這種攻擊甚至可以通過(guò)溢出字符串限制來(lái)損害基于SAX系統(tǒng)

But a combined Singaporean and Australian exchange -- call it SAX -- does create a new attraction that could make up for it.

如果一個(gè)新加坡-澳大利亞交易所誕生姑且稱為”),會(huì)形成一種吸引力從而可能彌補(bǔ)這個(gè)劣勢(shì)

Still, it's easy to write a piece of glue code that picks up events from the provided StAX interface and drives a SAX ContentHandler.

不過(guò)容易編寫一段膠水代碼提供StAX接口接收事件驅(qū)動(dòng)SAXContentHandler

Sax: God, I turn out to be such a damsel in distress.

天哪竟然成為一個(gè)如此悲慘女人

This means that SAX can discard those parts of the document that are not in scope at the time, which makes it more efficient.

意味SAX可以拋棄暫時(shí)范圍文檔部分使得高效

Just rewrite a few lines of code to use SAXParser instead of DOMBuilder and you're ready to add SAX-specific error handling.

需要重寫一些代碼使用SAXParser代替DOMBuilder即可這樣可以開(kāi)始添加SAX有關(guān)錯(cuò)誤處理

SAX -- like the parser modules it provides an API for -- is essentially a sequential processor of an XML document.

SAX--如同提供語(yǔ)法分析模塊API--基本上一個(gè)XML文檔順序處理器

Soprano voice ; soprano sax; the boy still had a fine treble voice; the treble clef .

高音高音薩克斯管這個(gè)男孩仍舊高音高音譜號(hào)

SAX, as you may know, is an event-oriented programming API for parsing XML documents.

正如可能知道SAX一個(gè)用于解析XML文檔面向事件編程API

Through SAX events, your application listens to the flow of the document and, supposedly, generates the appropriate response.

通過(guò)SAX事件應(yīng)用程序偵聽(tīng)文檔并且按照需要生成相應(yīng)響應(yīng)

Instead , SAX is mostly just a way to save memory while extracting data from an XML document .

反而主要SAX作為XML文檔抽取數(shù)據(jù)時(shí)節(jié)省內(nèi)存一種方法

The next step is to implement the getter and setter methods for the various interfaces that SAX uses.

下一步就是SAX使用各種接口實(shí)現(xiàn)gettersetter方法

Being able to reuse SAX handler is great, but it is a somewhat complicated piece of code.

能夠重用SAX處理程序非常不錯(cuò)代碼稍微有些復(fù)雜

At any time during a parse, it is possible to register a new content handler, as stated in the SAX specification.

正如SAX規(guī)范說(shuō)那樣解析過(guò)程任意時(shí)刻可以注冊(cè)一個(gè)內(nèi)容處理程序

If you do this, you get a few special techniques that the SAX interface does not provide.

如果這樣獲得SAX界面并不提供一些特殊技巧

Then the SAX parsing is handled manually with the returned handler as the means of dealing with content.

然后使用返回處理程序手動(dòng)處理SAX解析對(duì)內(nèi)容進(jìn)行處理

Because SAX is event driven, you'll want to be notified of, and react to, any errors that occur during validation.

因?yàn)?/c>SAX事件驅(qū)動(dòng)所以需要驗(yàn)證期間發(fā)生任何錯(cuò)誤時(shí)候得到通知對(duì)作出反應(yīng)

JAXP would still have the benefit of making translation between SAX and DOM easy, but this would be a nice nod to the XML community.

JAXP仍然受益SAXDOM之間輕易轉(zhuǎn)換不過(guò)對(duì)于XML社區(qū)來(lái)說(shuō)會(huì)一個(gè)欣喜

En. The implementation of a SAX filter in most object-based SAX systems is as a specialized handler class.

大多數(shù)基于對(duì)象SAX系統(tǒng)SAX過(guò)濾器實(shí)現(xiàn)作為專門處理程序

When a SAX parsing process runs across this entity reference, it has to resolve the entity into another piece of content.

當(dāng)SAX解析過(guò)程運(yùn)行實(shí)體引用時(shí)必須實(shí)體解析一段內(nèi)容

Apart from XML basics, you'll need at least a conceptual understanding of SAX to make use of the suggestions in this article.

除了了解XML基礎(chǔ)知識(shí)至少需要理解SAX概念從而采用本文一些建議

SAX filters allow you to construct complex XML processing behaviors from simple, independent modules.

SAX過(guò)濾器允許簡(jiǎn)單獨(dú)立模塊構(gòu)造復(fù)雜XML處理

At a more macroscopic level, an entire Saxon transformation can also be manipulated as a SAX filter.

宏觀角度整個(gè)Saxon轉(zhuǎn)換可以當(dāng)作SAX過(guò)濾器來(lái)進(jìn)行操作

The SAX parser, the document handler, and the external classes for the other elements do not need any changes.

SAX解析器文檔處理程序以及用于其他元素外部需要任何修改

Readers may be familiar with the XML equivalents based around the SAX-style libraries.

讀者可能對(duì)基于XMLSAX風(fēng)格程序庫(kù)比較熟悉

The SAX programmer writes callback method implementations that are the snippets of code executed upon these various event occurrences.

SAX程序員編寫回調(diào)方法實(shí)現(xiàn)它們發(fā)生這些各種事件時(shí)執(zhí)行代碼片段

As you learned in Part 1, JAXP is a layer over SAX and DOM that enables Java programmers to perform vendor-neutral XML parsing.

第1部分了解JAXP位于SAXDOM之上允許Java程序員執(zhí)行開(kāi)發(fā)商中立XML解析

熱門查詢