event-driven

event-driven

 英

  • adj.事件驱动的
  • 网络事件导向;事件驱动型;事件驱动式

英汉解释

adj.
1.
事件驱动的

英英解释

adj.

例句

A business state machine is an event-driven business transaction that defines a set of states for a given part of the application.

业务状态事件驱动业务事务业务事务定义应用软件给定部分状态

In an event-driven system, events are produced and published out on a common channel for interested subscribers to receive and react.

事件驱动系统系统公用通道生成发布出去相关订阅者接收作出反应

Visual Studio 2005 carries on the tradition of an easy-to-use visual design experience coupled with an event driven model.

VisualStudio2005延续易于使用可视设计体验以及事件驱动模型

Because of the event-driven nature of JavaScript (and Node by extension), whatever you write with it is going to be very fast.

由于JavaScript时间驱动特性节点扩展),无论其中编写什么十分迅速

The event-driven method provides better response time compared to that of the polling method.

轮询相比事件驱动方法可以提供响应时间

Event-driven programming is structured around the concept of decoupled relationships between event producers and event consumers.

事件驱动编程围绕事件生产者事件消费者之间耦合关系概念构造

Event driven in this case means that the component waits for calls to its operations to know when it should take the next step.

事件驱动情景意味组件等待操作调用了解什么时候应当采取下一个步骤

JavaScript happens to be a great fit for writing servers due to its event-driven nature.

JavaScript事件驱动特性使自然而然成为编写服务器选择

It uses an Event-Driven design to keep code minimal and easy-to-read.

使用一个事件驱动设计保持代码最小易于阅读

Thinking of risks in this manner is sometimes referred to as the event-driven risk model.

方式考虑风险有时称作事件驱动风险模型

Rather, it provides a sturdy, event-driven API and UI component library on which to build a more complete application framework.

相反提供一个健壮事件驱动APIUI组件用于构建复杂应用程序框架

Developers have used the finite state machine design pattern to organize event-driven programs like this.

开发人员可以使用有限状态设计模式组织这样事件驱动程序

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

因为SAX事件驱动所以需要验证期间发生任何错误时候得到通知作出反应

In the case of event-driven processing, you need a signaling mechanism to control when a particular thread should run.

事件驱动处理情况下需要一种发信机制控制特定线程何时应该运行

Event-driven distribution is a solution that relies on components registering for updates to a set of records.

事件驱动发布一种解决方案依赖更新记录组件登记

An SOA, together with an effective event-driven interaction framework using Java reflection, can reduce complexities and add flexibility.

结合使用SOA使用Java反射有效事件驱动交互框架可以减少复杂性增加灵活性

Sample, which provides event-driven and scheduled subscriptions and uses a console application to run the Notification Services engine.

示例说明示例提供事件驱动计划订阅使用控制应用程序运行NotificationServices引擎

At the same time, the merger arbitrage and event-driven investment on which the firm was built have been producing strong returns.

与此同时公司合并套利事件主导投资产生巨额回报

A drawback of this event-driven closed-loop sheet control approach is the limited robustness against uncertainties and disturbances.

这种项目驱动纸张控制方法一个缺点就是对于不确定性干扰一个有限鲁棒性

What I'm looking at is how it can serve as the foundation for an Event-Driven Architecture, work in tandem with that.

了解如何发挥作为事件驱动架构基础作用以及如何协同工作

Event-driven rules, referred to as event rules, generate notifications as soon as events arrive.

事件驱动规则称为事件规则事件到达之后立即生成通知

In an event-driven application, you might perform an action when a user clicks on a button.

事件驱动应用程序可以用户点击按钮执行操作

Notifications for event-driven subscriptions are delivered one at a time.

每次只能传递一个事件驱动订阅通知

If your application supports event-driven subscriptions, you must define at least one event rule.

如果应用程序支持事件驱动订阅必须定义至少一个事件规则

This style of interactive development is ideal for doing development with an event-driven framework like Node. js.

交互式开发非常适合使用Node.js这样事件驱动框架进行开发

WebSphere Business Events enhances BPM and SOA infrastructures with business insight and awareness around event driven business conditions.

WebSphereBusinessEvents提供有关事件驱动业务情况业务洞察力业务意识增强BPMSOA基础架构

Therefore, an event-driven mechanism was introduced to the operation of interception, analysis and resolution of resource conflicts.

采用事件驱动方法实时控制设备状态避免制造资源冲突

The Event-based Asynchronous Pattern provides an event-driven programming model for performing asynchronous operations.

基于事件异步模式执行异步操作提供一个事件驱动编程模型

Now, programmable Web browsers have opened a new event-driven environment to a new generation of applications.

现在编程Web浏览器新一代应用程序开辟一种全新事件驱动环境

Twisted was built with the assumption that with the right library, event-driven programming is easier than multi-threaded programming.

Twisted基于这样想法建立只要使用正确事件驱动方法进程方法简单

SAX2 is a very useful standard for parsing XML, but its event driven approach is not well suited to data binding and similar applications.

SAX2一种非常有用解析XML标准但是事件驱动方法并不非常适合数据绑定类似应用程序

A basic event class for event- driven subscriptions and an event chronicle for scheduled subscriptions .

事件驱动订阅基本事件计划订阅事件历史记录

Developers who use component-based frameworks focus on components and their interaction by implementing event-driven models.

使用基于组件框架开发人员通过实现事件驱动模型关注组件组件交互

Another use of optimistic session locking is in event driven or message-based systems where message sequence is not guaranteed.

乐观会话锁定用于消息顺序无法保证事件驱动基于消息系统

The discussion focuses on UML activity diagram extension, model description of event-driven mechanism and data-transfer mechanism.

重点讨论UML活动扩展事件驱动机制模型描述数据传递机制模型描述

Event Driven Einstein is a flow based programming language where instructions communicate through messages.

Einstein基于流程编程语言指令通过消息进行通信

The use case extends link may be appropriate to support event-driven architecture concepts.

用例extends链接可能适合支持事件驱动体系结构概念

You've now seen how Jetty Continuations combined with Comet can provide an efficient, scalable solution for event-driven Ajax applications.

通过本文了解如何结合使用JettyContinuationsComet事件驱动Ajax应用程序提供高效扩展解决方案

Millions of business events are being published and processed in an event-driven manner.

百万业务事件通过事件驱动方式发布得到处理

Is developed by Microsoft to assist development environment that contains event-driven programming language.

一种微软公司开发包含协助开发环境事件驱动编程语言

热门查询