• 可以事件作为系统简单事件处理阶段予以甄选、过滤聚合标注或者补充

    Events can be screened, filtered, aggregated, annotated or augmented as part of the system's simple event processing phase.

    youdao

  • 系统简单事件处理阶段可能需要事件进行显示、筛选聚合标注充实

    Events might be screened, filtered, aggregated, annotated, or augmented as part of the system's simple event processing phase.

    youdao

  • WebSphereSensorEvents架构中这个简单事件处理通常数据捕获执行

    In the WebSphere Sensor Events architecture, this simple event processing is typically performed at the data capture layer.

    youdao

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

    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.

    youdao

  • 语言定义功能强大的事件模型从而可以不再需要定制脚本处理简单与表单相关任务

    The language defines a powerful event model that obviates the need for custom scripts to handle simple, form-related tasks.

    youdao

  • 分析事件预期工作负载确保处理简单事件处理复杂事件

    Analyse your event flows and expected workload and ensure simpler event processing occurs before more complex event processing.

    youdao

  • 遍历处理DOM非常简单同时附加移除和调用事件十分容易,且不手动操作那样容易出错。

    Traversing and manipulating the DOM is easy, and attaching, removing, and calling events is completely natural and much less error prone than doing it by hand.

    youdao

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

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

    youdao

  • 如果开发一个简单Web应用程序复杂事件处理不仅仅耗费额外资源

    But when you're developing a simple Web application, the complexity of event handling may be more expensive than the cost of additional resources.

    youdao

  • 处理常见事件调用函数(比方clicksubmitmouseover)传递事件处理函数一样简单

    Handling common events is as simple as calling a function like click , submit , or mouseover and passing it an event handler function.

    youdao

  • 使用CPrimeCalculator编写应用程序员角度看,处理事件简单直白

    From the perspective of a programmer writing an application that USES CPrimeCalculator, handling events is simple and straightforward.

    youdao

  • 只需要个别简单注解Seam中的EJB3业务组件直接用来支持JSFWeb表单或者处理WebUI事件

    With a few simple annotations, the EJB3 business components in Seam can now be used directly to back JSF web forms or handle web UI events.

    youdao

  • 例如Actions就是一个通过声明进行事件处理简单方式

    The use of Actions for example is a single way of handling events on widgets declaratively.

    youdao

  • 但是单击其他链接时,一个简单模板处理链接事件将链接的内容复制别针区域

    When you click any other link, however, a simple anchor template handles the link event and copies the contents of the link to the pin area.

    youdao

  • 构造一个具有简单控件事件处理程序的窗口,这些简单控件和事件处理程序使输入姓名年龄,然后调用服务成为可能

    You will construct a simple form window with some simple controls and event handlers that make it possible to enter a name and age, and then invoke the service.

    youdao

  • 简单事件处理程序就是输出每个事件中的一些文本的复写

    The simplest event handler is a writer which outputs some text on each event.

    youdao

  • 简单过滤器接收到事件传送给另一个事件处理程序的SAX事件处理程序。

    Simply put, a filter is a SAX event handler that passes the events it receives to another event handler.

    youdao

  • 最后需要定义简单事件处理程序如清单5

    Finally, you define the simple event handler shown in Listing 5.

    youdao

  • birt脚本完整指导超出本文讨论范围,对您简单来说每一个数据集合一些事件处理,它会数据集合生命周期特定运行

    A complete guide to BIRT scripting is beyond the scope of this article, but in short, each data set can have several event handlers that run at certain points in the data set's life cycle.

    youdao

  • 同步处理应该用于需要简单迅速处理事件

    Synchronous processing should be used only for events that require minimal and rapid processing.

    youdao

  • 场景事件处理1个简单规则场景相同惟一差别事件消息许多字段(~ 150),其大小10KB

    The event processing for this scenario is identical to 1 Simple Rule. The only difference is that the event message has many fields (~ 150), and is about 10 KB in size.

    youdao

  • 简单常用技术直接事件处理程序附加目标过去,浏览器只支持这种技术。

    The easiest and most common technique is to attach event handlers right at the target, and once upon a time this technique was all that browsers supported. However, this often isn't practical.

    youdao

  • 只须简单启动事件并且设置事件处理即可

    Simply let your events bubble, and setup EventHandlers.

    youdao

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

    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.

    youdao

  • 提供了一个简单幻灯片演示可供下载,其中通过简单故事情节演示Monitor处理事件事件所经历路径

    I've also provided a slide show for download that shows, through a simple storyline, the path an event takes as it's processed by Monitor.

    youdao

  • 基于JMX监视除了记录简单文件中外,大多数日志记录基础结构处理WebSphereApplicationServer关键事件导出JMX事件

    JMX-based Monitoring: in addition to being logged to simple files, most key WebSphere Application Server events handled by the logging infrastructure are also exported as JMX events.

    youdao

  • 它们仅仅创建简单计时器事件对象,其中包含事件类型 ——timeout或者timetick传递处理鼠标事件同一个 handleEvent方法

    They create a trivial timer event object that contains only an event type -- either timeout or timetick -- and pass it to the same handleEvent method that handles cursor events.

    youdao

  • 处理特定WatchKey及其所注册事件时,可以简单通过调用cancel方法,来取消在WatchService的注册

    When you're done with a particular WatchKey and the events it's registered for, you can cancel its registration with the WatchService simply by calling its cancel method.

    youdao

  • 声明事件处理简单方案继承SAX提供的defaulthandler。

    The easiest solution to declare an event handler is to inherit from the SAX-provided defaulthandler.

    youdao

  • 声明事件处理简单方案继承SAX提供的defaulthandler。

    The easiest solution to declare an event handler is to inherit from the SAX-provided defaulthandler.

    youdao

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

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

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