After researching the workflow management system using situation calculus theory, expands formally the LR from state-object to state-table-set-object.
以情景演算理论为基础来研究工作流管理系统,形式化地将LR的状态对象扩展为状态表集合对象。
A heavy object, like a football player moving at a high speed, has a lot of momentum—that is, once he is moving, it is hard to change his state of motion.
一个重物有很大的动量,也就是说,比如一位高速移动的足球运动员一旦运动起来,就很难改变运动状态。
Also, during playback, if the same object state is not ensured, then the verification point will fail.
同样,在回放期间,如果并不能确保相同的对象状态,那么确认点将会失败。
The information in this file becomes the expected state of the object during subsequent builds.
此文件中的信息成为随后的构造过程中对象的期望状态。
Instance methods, almost by definition, involve object state.
根据其定义,实例方法涉及对象状态。
More often than not, they involve mutable object state.
而它们时常也会涉及易变的对象状态。
Even in the case when objects update their state, object instantiation should be carefully considered.
即使在对象更新它们状态的情况下,也应该谨慎地考虑对象实例化。
Figure 2 is an object state diagram of the six phases of the JSF lifecycle, including validation and event handling.
图2是JSF生命周期的第五个阶段的一个对象状态图,包括时间有效性验证和处理。
Methods you call shouldn't depend on the mutable state of any object and should return fully reproducible and predictable results.
您所调用的方法不应依赖于任何对象的易变状态,而应返回可再生产、可预测的结果。
Tests on static methods also are not supported because they don't affect object state.
对静态方法的测试也不支持,因为它们不影响对象的状态。
For technologists, the same series of events reflects the change in state for object representing the main business entity.
对技术人员来说,同一事件序列反映了代表业务实体对象的状态变化。
This sample application illustrates object caching and the exploitation of JSR168 state handling concepts, as discussed in Object caching and state handling.
此示例应用程序按照对象缓存与状态处理所述演示对象缓存和JSR168 状态处理概念的应用。
The object pool needs to keep track of the state of each object and to be thread safe.
对象池需要跟踪每个对象的状态,而且应该是线程安全的。
Then, when the first object "emits" the signal (due to an internal change in state), the second object "catches" this change and reacts appopriately.
然后,当第一个对象“发出”信号(由于状态的内部变化)时,第二个对象“捕获”该变化并作出适当的反应。
Figure 9: Message delegation from the context to the State object.
图9:从内容到状态对象的消息委托。
BInitialState is the initial state of the event object.
bInitialState是这个事件对象的初始状态。
After a test executes, you can use the Verification Point Comparator to analyze differences, or to update the baseline (expected object state) if the behavior of the object changes.
在执行测试之后,您可以利用VerificationPoint Comparator来分析区别,或者如果对象性能改变了,就更新基线(期望的对象状态)。
Scenario 3: Improper object state.
场景3:不适当的对象状态。
The summarize function accesses properties to provide a short overview of the state of the object.
summarize函数访问属性来提供对象状态的简述。
In the auto reset event, the state of the object remains signaled until a single waiting thread is released.
在自动重置事件(auto reset event)中,对象的状态会一直维持为有信号状态,直到单个正在等待的线程被释放为止。
In the manual reset event, the state of the object remains signaled until explicitly reset using the ResetEvent function.
在手工重置事件(manual reset event)中,对象的状态会一直维持为有信号状态,直到使用ResetEvent函数显式地重新设置它为止。
The function SetEvent() is used to set the state of the event object to signaled state.
函数SetEvent()用来将事件对象的状态设置为有信号状态。
This state object is passed to your timer callback function during each timer event invocation.
在每一个定时器事件被调用时该state对象作为一个参数传递给你的定时回调函数。
For example, in the state diagram for Job shown in Figure 3, there is no mention of another state object; the diagram focuses solely on Job and its state transitions.
例如,在图3所示的Job的状态关系图中,关系图仅仅关注job及其状态转换。
The state data that an object must hold to implement those operations is usually irrelevant this early in the design process.
对象实现这些操作所必须保存的状态数据在设计过程的早期通常是不相关的。
If you haven't provided a no-argument one, this is your last chance to add some state to the object!
如果您没有提供一个无参数构造函数的话,那么这是您给对象添加一些状态的最后机会!
This function creates a manual-reset or auto-reset event object and also sets the initial state of the object.
这个函数创建一个手工重置或自动重置的事件对象,同时还要设置改对象的初始状态。
Reset all information in an interpreter state object. The interpreter lock must be held.
重置解释器状态对象中的所有信息。解释器锁必须被获取。
Create a new interpreter state object. The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this function.
创建一个新解释器状态对象。不必要捕获解释器锁,但是当需要同步调用这个函数进行序列化的时候可能需要锁定。
Create a new interpreter state object. The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this function.
创建一个新解释器状态对象。不必要捕获解释器锁,但是当需要同步调用这个函数进行序列化的时候可能需要锁定。
应用推荐