Though it is a simple technique, this article is here for beginners and those who are struggling to understand the event driven model.
尽管这是一个简单的技术,但本文是针对初学者和那些试图理解事件驱动模型的人们。
We introduce the work principle of the event driven state machine. Based on it, a kind of means about the multi line speech application program designing is given.
介绍了事件驱动状态机的工作原理,在此基础上,给出了一种多线语音应用程序设计方案。
Experimental results show that the algorithm can require the demands of the event driven clustering, it consumes balanced energy compared with traditional algorithms.
实验结果表明,该算法能够满足事件驱动分簇的要求,能量消耗比经典算法更均衡。
This and other price shocks were event-driven—drought in the Soviet Union, crop-shrinking heat in the U.S. Corn Belt.
这次以及其他的价格冲击是由苏联的干旱和美国玉米带的作物减产引起的。
But this and other price shocks were event-driven—drought in the Soviet Union, crop-shrinking heat in the U.S. Corn Belt.
但是这次和往常其他的价格冲击是由苏联的干旱和美国玉米带的作物减产引起的。
Mostly they seem puzzled by the purpose of filter expressions and correlation predicates, by the various event delivery options, and by the way in which updates are driven in a monitoring context.
基本上,他们似乎是被筛选器表达式和关联谓词的用途、各种事件交付选项以及监视上下文中驱动更新的方式难住了。
When the behavior of an event-driven application depends upon the order in which events occur, its programming can become very tangled, and consequently difficult to debug and modify.
当事件驱动的应用程序的行为取决于事件发生的顺序时,其编程就会变得非常复杂,也十分难以调试和修改。
To enable the easier coding of advanced triggering scenarios,including event processing, a new configuration driven processing node called the Collector node has been added.
为了能够更容易地编码高级触发场景(包括事件处理),添加了一个新的配置驱动的处理节点,即 Collector 节点。
Comet is a low latency data transfer technique that is event driven and USES the server push mechanism over the HTTP protocol.
Comet是一种事件驱动的低延迟数据传输技术,通过HTTP传输协议使用服务器推送机制。
WebSphere Sensor Events supports the event-driven architecture with critical components that comprise key aspects of the event system.
WebSphereSensorEvents支持事件驱动架构的关键组件,这些组件构成了事件系统的关键方面。
The use case extends link may be appropriate to support event-driven architecture concepts.
用例extends链接可能适合支持事件驱动的体系结构概念。
The Process Map diagram is an event-driven diagram -- you model events in the business, and the processes that take place after those events.
过程地图是一种事件驱动的图表-你可以在业务中对事件,以及在这些事件之后进行的过程进行建模。
If you've ever done any event-driven programming in the past, I think you'll find signals to be a refreshing change from the common practice of setting up an explicit event processing loop.
如果您过去曾经编写过事件驱动的程序,那么我认为您会发现,对于设置显式事件处理循环这一常见做法,使用信号是一个令人耳目一新的变化。
When the behavior of one or more key architectural elements is event-driven, modeling with State Diagrams can be especially useful in understanding that behavior.
当一个或多个关键架构要素的行为是事件驱动时,用状态图建模可以对理解该行为特别有用。
Event services provide event-driven services to enable the components (as well as organizational resources) to respond to stimuli; for example, business events.
事件服务提供允许组件(及组织资源)响应刺激的事件驱动服务;例如,业务事件。
This significantly reduces the implementation time for sensor event-driven use cases.
这会显著减少基于传感器事件的用例的实现时间。
Event driven in this case means that the component waits for calls to its operations to know when it should take the next step.
事件驱动在这一情景中意味着该组件等待对其操作的调用来了解什么时候应当采取下一个步骤。
Developers have used the finite state machine design pattern to organize event-driven programs like this.
开发人员可以使用有限状态机设计模式来组织这样的事件驱动程序。
In event-driven environments, the view invokes code through event handlers.
在事件驱动环境中,视图通过事件处理程序调用代码。
OOAD gives us classes and objects on the application level, while BPM has event-driven process models.
OOAD为我们提供了应用程序层上的类和对象,而BPM具有事件驱动的流程模型。
A business state machine is a special type of business process because it is event driven, and its actions depend on the current state of the process.
业务状态机是一种特殊的业务流程类型,因为它是事件驱动的,其操作取决于流程当前的状态。
What I'm looking at is how it can serve as the foundation for an Event-Driven Architecture, work in tandem with that.
我想了解的是,它将如何发挥作为事件驱动架构基础的作用,以及如何与之协同工作。
Your enterprise needs to establish a head count of persons to perform event-driven double keying to avoid the time delay of a nightly batch update.
您的企业需要建立人头计算来执行事件驱动的双密钥生成,从而避免由于夜间批量更新造成的时间延迟。
Event-driven programming is structured around the concept of decoupled relationships between event producers and event consumers.
事件驱动的编程是围绕事件生产者和事件消费者之间的无耦合关系的概念构造的。
Once you get used to the new bind, trigger and animation support, it is hard to go back to the old style of imperative, event-driven UI programming.
一旦你习惯了新的绑定、触发器及动画支持,你就很难回到老风格命令式的、事件驱动的UI编程方法。
They are related to the notion of event processing, a technique for analyzing and controlling the complex series of interrelated events in Event-Driven Architectures (EDA).
这些功能与事件处理概念相关,事件处理是一种用于分析和控制事件驱动的体系结构(EDA)中相互关联事件组成的复杂系列。
The event-driven approach is beneficial because it reduces the amount of work that must be done up front, in a single method, to prepare for the rendering of the view.
事件驱动方法的优点是可以减少单个方法在呈现视图时需要预先做的工作。
Mate is a lightweight event-driven framework that brings the power of easily calling remote objects by using invokers.
Mate是一个轻量级的事件驱动框架,它支持通过调用函数轻松调用远程对象。
Jacobson asked the question "Do we need event-driven architecture?"
Jacobson提出的问题是:我们需要事件驱动架构吗?
The event-driven programming paradigm supported by the WebLogic event Server provides for a Spring-based declarative assembly and configuration.
WebLogic事件服务器所支持的事件驱动编程范式是基于Spring的声明性装配和配置。
应用推荐