in-order execution的意思|示意
顺序执行
in-order execution的网络常见释义
按序执行 ... In-order walk 树的遍历 in-order execution 按序执行 in-order commit 按序提交 ...
in-order execution相关例句
The functions are listed in order of execution.
函数按执行顺序排列。
The list shows the phases in their likely order of execution with event processing at each phase, but the JSF lifecycle is hardly set in stone.
虽然这个清单列出了每个阶段中事件处理的可能执行顺序,但是JSF的生命周期很难是固定一成不变的。
The framework is responsible for distributing information that describes the activity between execution environments in order for the hierarchy to be fully distributed.
协调框架负责分发描述执行环境之间的活动的信息,这些信息是保证分层结构是完全分布式的所需要的。
What are the possible approaches to organize the decision points into rule projects and rulesets, and to orchestrate their execution in order to support the needed rule services?
要将决策点组织成规则项目和规则集、并安排其执行来支持所需的规则服务,可行方法有哪些?
As a best practice, try to order your Interaction sets such that simple filters that may not trigger are placed higher up in the order, to avoid the execution of more complex filters.
作为最佳实践,您应该尝试对interaction集进行排序,例如将未触发其他事件的简单过滤器放在前面,从而避免执行更复杂的过滤器。
These 'my variables' are sometimes called' lexical 'because their scope depends only on the program text itself, and not on details of execution, such as what gets executed in what order.
my变量有时也叫做词法变量,因为它们的作用域仅仅依赖于程序文本自身,不依赖于执行细节,例如以什么顺序来执行什么。