This article described how to design processes to implement the cancellation function with the event handler.
本文描述如何设计使用事件处理程序来实现取消操作的流程。
Roles assigned to users can be used in the design and implementation of custom security policies, as well as custom workflow and event escalation flows.
分配给用户的角色可以用在定制安全策略的设计和实现中,以及定制的工作流和事件升级流中。
This design allows event receivers to subscribe to multiple event types at once.
此设计允许事件接收者一次订阅多个事件类型。
Instead we opt to design for the lack of transactions and build in failure modes that allow the client to succeed even in the event of database availability issues.
相反,我们选择缺少事务的设计,并加入失效模式,失效模式可以使客户端甚至在发生数据库可用性问题的时候也能继续进行。
In any event, equivalent use cases have a way of diverging over the course of a design.
在任何事件中,等价用例在是设计过程中都有分路。
The Design tool is used to define the business event rules, which describe what happens when events come into Business Events and certain patterns are identified.
Design工具用于定义业务事件规则,这些规则描述当事件进入BusinessEvents以及确定了某些模式时将怎么办。
Design portlets that interact using Client-Side Click-to-Action, which is a new event paradigm introduced in WebSphere Portal V6.1 for cooperation between portlets.
使用客户端的点击操作创建交流性的portlets,这是在WebSpherePortalV6.1中引入的新事件图例,以方便portlets之间的协作。
This section explains how you can build a data model for business event processing using the WebSphere Business Event: Design Data tool.
本部分将阐述如何使用WebSphereBusinessEvent:DesignData工具为业务事件处理构建数据模型。
In 2003, Gartner (see Resources) introduced a new terminology to describe a design paradigm based on events: Event-Driven Architecture (EDA).
在2003年,Gartner(请参阅参考资料)引入了一个新术语,用以描述基于事件的设计范例:事件驱动的体系结构(EDA)。
With the arrival of GUI-based operating systems like Windows, platforms for GUI development relied on complex event models to design and build standalone applications.
随着象Windows这样基于GUI操作系统的出现,GUI开发平台依靠复杂事件模型来设计和构建单个应用。
Even with proper management and efficient Web design, maintaining separate copies of event calendar data on separate pages is a time-consuming and error-prone process.
即使有正确的管理和有效的Web设计,维护各个网页中事件日历数据的各个副本也是一项花费大量时间和容易出错的任务。
Co-author Dr Paul Kinsler developed a proof of concept design using customised optical fibres, which would enable researchers to use the event cloak in signal processing and computing.
共同研究者Paul Kinsler博士研究证明了设计使用自定视觉纤维的理念,这将使研究人员能够将事件斗篷用在信号的处理和计算过程中。
Gilpin plans to show off these precious whisky at a design event in London in September.
吉尔宾打算在今年9月将这些珍贵的威士忌在伦敦的一个设计博览会上展出。
Virtually every business application has to record when some event or action occurred. When you design a business application, ask yourself, at minimum, the following questions about events.
事实上,当一些事件或者行为发生时,每个事务应用程序必须进行记录。
Finite state machines are an organizing principle for those who design and implement complex behavior in event-driven programs, such as network adapters and compilers.
有限状态机很早就已用作设计和实现事件驱动的程序(比如网络适配器和编译器)内复杂行为的组织原则。
At first it might sound like an oxymoron, but there can be real benefits to taking an event sourcing-influenced approach to database design for cloud-based applications.
虽然起初听起来像是有点矛盾,但是采用影响事件来源的方法来设计适用于基于云的应用程序的数据库,可能带来一些真正的好处。
Developers have used the finite state machine design pattern to organize event-driven programs like this.
开发人员可以使用有限状态机设计模式来组织这样的事件驱动程序。
An obvious gain from an asynchronous, event-driven design is that many operations waiting for external services can be executed in parallel as long as no data dependency exists between them.
事件驱动异步设计的一个明显优点就是,如果大量等待外部服务的操作之间没有数据依赖关系,则可以并行执行这些操作。
Design regular columns, opinion pieces, and special-event forums into your community as it grows.
随着社区的壮大,需要为它设计固定专栏、舆论板块和特定于事件的论坛。
The general public will get a chance to see the latest in green technology and automobile design when the event opens on January 16.
1月16日车展正式开幕之后,普通民众将有机会一睹最新的绿色技术和汽车设计。
This interaction builds on the event-driven design of JSF, allowing it to more closely follow the Swing paradigm.
这种交互构建在JSF的事件驱动设计的基础上,所以它可以更严格地遵从Swing范例。
He made his debutat an art and design event, but joked about the reasons behind his decision todress like a giddy schoolgirl.
他在一项艺术设计活动中首次穿女装登场,有人质疑他这么做的原因,他只是一笑了之。
Unlike traditional meeting and event space, the rooms maintain a warm and comfortable atmosphere and are oriented in modern and contemporary design.
与传统的会议和活动空间不同,这些空间保持一个温暖舒适的氛围,也是面向现代和当代的设计。
This article described a scenario and the design of a custom event handler that integrates IBM WebSphere ILOG JRules with Content Manager.
本文描述了一个场景和一个定制的事件处理器的设计,这个定制的事件处理器整合了IBMWebSphereILOGJRules和Content Manager。
San Francisco's design center concourse played host to this year's event as it did the year before.
旧金山的设计中心,大堂接待了今年的事件,因为它没有前一年。
He is mostly interested in Spring framework, Domain Driven Design, Event Driven Architecture and Aspect Oriented Programming.
他感兴趣的领域包括SpringFramework、领域驱动设计、事件驱动架构以及面向方面的编程。
A flat piece of metal stamped with a design or an inscription commemorating an event or a person, often given as an award.
奖章上刻有图案或文字,用以纪念一事件或者一个人的一扁平金属片,通常作为一种奖品。
The Reactor provides a set of higher-level programming abstractions that simplify the design and implementation of event-driven distributed applications.
反应堆模式提供了一系列的高级的编程抽象,它简化了事件驱动的分布式系统的设计和实现。
Difierent from event oriented logic simulation system widely being used, we present a new design method-wave form and some relative algorithms, which are thoroughly process-oriented.
异于目前广泛采用的面向事件的模拟系统,本文提出了基于面向过程的波形字逻辑模拟系统的结构、设计和实现方法,并给出了系统中使用的主要算法。
Difierent from event oriented logic simulation system widely being used, we present a new design method-wave form and some relative algorithms, which are thoroughly process-oriented.
异于目前广泛采用的面向事件的模拟系统,本文提出了基于面向过程的波形字逻辑模拟系统的结构、设计和实现方法,并给出了系统中使用的主要算法。
应用推荐