event-driven
美
英 
- 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.
相反,它提供一个健壮的、事件驱动的API和UI组件库,用于构建更复杂的应用程序框架。
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提供有关受事件驱动的业务情况的业务洞察力和业务意识,增强了您的BPM和SOA基础架构
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.
通过本文,您了解了如何结合使用JettyContinuations和Comet为事件驱动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.
是一种由微软公司开发的包含协助开发环境的事件驱动编程语言。