sax

美 [sæks]英 [sæks]
  • n.〈英〉同“six”;石板瓦工用的凿刀
  • 网络简单应用程序接口(Simple API for XML);萨克斯(Saxophone);萨克斯风

复数:saxes

saxsax

sax


Warning: Invalid argument supplied for foreach() in /www/wwwroot/www.dnatupu.com/wordpress/dict/cd.php on line 152

简单应用程序接口(Simple API for XML)

...point 保存点 (for database) SAXSimple API for XML) scalable 可伸缩的、可扩展的 schedule 调度 scheduler 调度程 …

萨克斯(Saxophone)

广州萨克斯(SAX)一对一教学越秀 - 越秀周边 / 110元 北京星城艺考中心 艺考专家 艺术高考考前培训班 越秀 - 越秀周边 减肥 塑 …

萨克斯风

萨克斯风(SAX)并不一定要学过钢琴,不过有学过钢琴对於以后学SAX是有所帮助的。比如:视谱及乐理上的学习可能就比一 …

萨克斯管

单词库_百度文库 ... sow 播(种 sax n. [口]萨克斯管(等于 tab / tAb/ n. 待付帐单;标签,标牌 ...

阴离子交换

Zorbax 强离子交换柱包括强阴离子交换(SAX) 柱和强阳离子交换(300SCX) 柱。每种色谱柱都填充有键合的5 μm 球形硅胶颗粒…

萨克斯管,石板斧

口诀记忆法--相关文章 ... A good anvil does not fear the hammer. 真金不怕火炼。 sax n. [乐]萨克斯管,石板斧。 powder n. 粉末…

阴离子交换柱

...Butyl/C4)、碳一柱(Methyl/C1)、阴离子交换柱(SAX)、   阳离子交换柱(SCX)、苯基柱(Phenyl)、氨基柱(Amino/NH2)、   氰基柱(…

1
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允许您在读取文档时处理它,从而不必等待整个文档被存储之后才采取操作。
2
Most parsers that implement the DOM provide at least a vendor-specific means of access to an underlying SAX parser. 很多实现DOM的解析器至少提供一个供应商专用的方法来访问一个底层SAX解析器。
3
An alternate implementation of this program might be more efficient if it used the SAX parsing method, rather than DOM. 这个程序的另一个实现可嫩更有效,如果使用SAX解析方法而不是DOM。
4
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. 请注意,不需要SAX语法分析器提供Locator,但是如果它提供了,则必须在任何其它事件之前激活该事件。
5
It's also easy to register with SAX, so handling errors is just a few lines of code away. 它可以很容易地注册SAX,处理错误时只需要几行代码。
6
Parsing of XML data is often done with a SAX-style parser. XML数据解析通常是使用一个SAX风格的解析器完成的。
7
Holding a newspaper frees you to express yourself, sort of like holding a sax did for Coltrane. 拿着报纸你就有机会表达自己,就像库特拉尼拿着萨克斯风那样。
8
Because Jeffrey Sax, and you know Jeffrey Sax, highly- respected economist, said -- let me address that tax issue. 因为,JeffreySax是一位非常受人尊敬的经济学家,他说——让我来解决税收问题。
9
As you know from A brief history lesson, when you work with SAX, your first step is to create a new SAXParserFactory. 通过简要的历史回顾您知道,使用SAX的第一步是创建新的SAXParserFactory。
10
As you know, SAX parsing requires you to write a ContentHandler that processes parser events. 您知道,SAX语法分析要求您编写处理语法分析器事件的ContentHandler。
11
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. 一天早晨,大概有十点来钟吧,我正披着件长袍在屋中坐着,我听见院中有点脚步声。
12
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的目标是从SAX和DOM代码中移除一些特定于供应商的信息(涉及到所使用的XML解析器)。
13
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没有经过官方标准机构的认可,但是它被广泛使用并被视为事实上的标准。
14
If it's dereferenced in an attribute value, this attack can even damage a SAX-based system by overflowing the limits of a string. 如果与属性值没有任何关联,那么这种攻击甚至可以通过溢出字符串限制来损害基于SAX的系统。
15
But a combined Singaporean and Australian exchange -- call it SAX -- does create a new attraction that could make up for it. 但如果有一个“新加坡-澳大利亚交易所”诞生(姑且称为“新澳所”),则会形成一种新的吸引力,从而有可能弥补这个劣势。
16
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. 不过很容易编写一段胶水代码,从提供的StAX接口接收事件并驱动SAXContentHandler。
17
Sax: God, I turn out to be such a damsel in distress. 哦,天哪,我竟然成为了一个如此悲惨的女人。
18
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可以抛弃暂时不在范围中的文档部分,这使得它更高效。
19
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即可,这样就可以开始添加与SAX有关的错误处理了。
20
SAX -- like the parser modules it provides an API for -- is essentially a sequential processor of an XML document. SAX--如同它提供的语法分析器模块的API--基本上是一个XML文档的顺序处理器。
21
Soprano voice ; soprano sax; the boy still had a fine treble voice; the treble clef . 高音;高音萨克斯管;这个男孩仍旧有极好的高音;高音谱号。
22
SAX, as you may know, is an event-oriented programming API for parsing XML documents. 正如您可能知道的,SAX是一个用于解析XML文档的面向事件的编程API。
23
Through SAX events, your application listens to the flow of the document and, supposedly, generates the appropriate response. 通过SAX事件,应用程序侦听文档流,并且按照需要生成相应的响应。
24
Instead , SAX is mostly just a way to save memory while extracting data from an XML document . 反而,主要将SAX作为从XML文档抽取数据时节省内存的一种方法。
25
The next step is to implement the getter and setter methods for the various interfaces that SAX uses. 下一步就是为SAX使用的各种接口实现getter和setter方法。
26
Being able to reuse SAX handler is great, but it is a somewhat complicated piece of code. 能够重用SAX处理程序是非常不错的,但其代码稍微有些复杂。
27
At any time during a parse, it is possible to register a new content handler, as stated in the SAX specification. 正如SAX规范中所说的那样,在解析过程中的任意时刻,都可以注册一个新的内容处理程序。
28
If you do this, you get a few special techniques that the SAX interface does not provide. 如果这样做,您就能获得SAX界面并不提供的一些特殊技巧。
29
Then the SAX parsing is handled manually with the returned handler as the means of dealing with content. 然后,使用返回的处理程序手动处理SAX解析,对内容进行处理。
30
Because SAX is event driven, you'll want to be notified of, and react to, any errors that occur during validation. 因为SAX是由事件驱动的,所以您需要在验证期间发生任何错误的时候得到通知,并对它作出反应。