• Designed as an event stream protocol.

    被设计成为一个事件协议

    youdao

  • Filtering events and manipulating the event stream.

    筛选事件操纵事件

    youdao

  • Represents a placeholder (bookmark) within an event stream.

    表示事件资料流中的预留位置书签)。

    youdao

  • SAX defines an event stream: the parser generates a series of events, passing each to a handler.

    SAX定义了事件解析生成一系列事件,将每个事件传递一个处理程序。

    youdao

  • First, it encourages the development of SAX handlers that transform the event stream in simple ways.

    首先鼓励开发简单转换事件SAX处理程序。

    youdao

  • Event stream processing (ESP) is a software capacity designed to support implementation of event-driven architectures.

    事件处理(esp)一种软件能力旨在支持事件驱动体系结构实现

    youdao

  • With occurrences of many related applications, recently frequent episodes mining in event stream has become a hot research topic in data mining field.

    事件挖掘频繁片断已经成为近来研究热点,在很多应用起到重要作用。

    youdao

  • The application can use the event reader just like it normally would, but it should expect the custom events to show up in the parsed event stream (see Listing 4).

    应用程序可以平常一样使用事件读取器这些定制事件出现解析过的事件流中(参见清单4)。

    youdao

  • With background on network security monitoring, it presents an approach of aggregating event stream into time series and charactering data using similarity clustering.

    事件是近年来兴起实时进入系统的海量数据进行分析查询的应用,数据特征评价系统所需要的负载模型的重要部分。

    youdao

  • However, it is also possible to create specialized event readers for situations where the application (or a component of it) expects an event stream with certain type of content.

    但是如果应用程序(某个组件)需要特定内容类型事件可以创建专门的事件读取器

    youdao

  • This worked well for generating text output, but would have been difficult to convert to other forms of output (such as a parse event stream for building a DOM representation of the document).

    很适合于生成文本输出但是转换其它输出形式(例如用于构建文档DOM表示解析事件)时会很困难

    youdao

  • Through the use of point-to-point queues and having the event stream load balanced by MQ from the inbound side, you can ensure that there are no duplicate events being received by Business Events.

    通过利用队列以及通过MQ使事件负荷保持平衡可以确保没有复制事件Business Events接受

    youdao

  • Event-driven architectures include simple event processing, complex event processing (CEP) and event stream processing (ESP) are an in area that the Gartner group is poised for significant growth.

    事件驱动架构包括简单事件处理复杂事件处理(CEP)事件处理(esp),GartnerGroup准备领域大展拳脚。

    youdao

  • This condition can apply in an inference rule, as a Fraud is created or in a stream processing statement if the transaction event is part of a stream.

    这个条件可以应用推导规则(创建欺诈),如果交易事件组成部分,还可以应用处理陈述中

    youdao

  • This pattern provides for processing of events (interactions) entering the ESB to filter and transform them into a stream of significant events which are passed to an event engine.

    模式提供进入ESB事件交互)的处理其进行筛选转换重要事件以传递事件引擎。

    youdao

  • In this case, the triggering event is an XML token that is parsed when the application advances the parser along the token stream using the appropriate method.

    这里触发事件随着应用程序使用适当方法推动解析标记中前进而解析出来的XML标记。

    youdao

  • Precise identification of a given event within a stream, if needed, can be achieved with correlators.

    如果需要可以通过相关器来准确识别事件中的给定事件。

    youdao

  • The other, higher-level API style supports the addition of entire event objects into the output stream.

    一种较高层次API支持全部事件对象输出流中

    youdao

  • Most parsers offer at least two different APIs, typically an object model API and an event API (also called stream API).

    多数解析器提供了至少API通常是对象模型API一个事件 API(称为 API)。

    youdao

  • You can watch a live stream of Apple's fall event tomorrow, the company has announced - but only if you're using an Apple device.

    苹果公司宣布可以通过直播流媒体观看明天苹果秋季大会——前提是你使用苹果的设备

    youdao

  • When parsing a stream that represents a whole XML document, the first event returned by XMLEventReader is StartDocument.

    解析表示完整X ML文档XMLEventReader返回第一事件StartDocument

    youdao

  • The other method, allocate (XMLStreamReader, XMLEventConsumer), should use the supplied stream reader to create one or more event objects and pass them on to the supplied event consumer.

    一个方法allocate (XMLStreamReader,XMLEventConsumer)使用提供streamreader创建更多事件对象它们传递所提供的事件消费者。

    youdao

  • The future of complex event processing at Orbitz includes event pattern monitoring capabilities. This includes real-time click stream analysis with correlation capabilities.

    未来Orbitz复杂事件处理还具有事件模式监测能力包括实时点击序列(click stream)相关分析纠错能力。

    youdao

  • At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.

    最后事件会发生于每一个控件之上,然后,一直结束.这时,所有的控件将会输出并且能够再被改变.这个事件中,任何试图访问应答流的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件流,事件日志,或者其他的任务等等.

    youdao

  • Then it introduced you to SAX and event-based parsing, the approach you must take if your XML document is very large or is an unending stream.

    然后介绍了SAX基于事件解析如果XML文档非常或者一个无终止的流,必须采用这种方法。

    youdao

  • The subscription queries provide relevant event information over the ESB, and they allow the usage of the ESB adapters to integrate this new stream off information with existing legacy systems.

    预订查询通过ESB提供相关事件信息允许使用 ESB适配器这种新的信息流集成现有遗留系统中

    youdao

  • When an event occurs that affects the stream - for example, if more data comes in - you continue looping through the stream.

    发生影响事件时—例如进入更多数据将继续历流。

    youdao

  • Simple API for XML (SAX), an event-driven XML API, defines a stream of events specifying XML structure as handed from the parser to the specialized handler code.

    xml简单api (Simple APIfor XML,SAX)是一种事件驱动XML API,由它定义事件可以指定解析器传到专门处理程序代码的XML结构

    youdao

  • Emitted when a file descriptor is received on the stream. Only UNIX streams support this functionality; all others will simply never emit this event.

    接收到一个文件描述符触发事件只有UNIX支持这个功能其他类型的流均不会触发此事件。

    youdao

  • You can use them with a content stream that's compressed on-the-fly, for example in a live-event broadcast.

    可以它们传输即时压缩内容例如现场直播。

    youdao

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

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

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