The execution context for this recipe.
该配方的执行上下文。
Marks an execution context as completed.
将执行上下文标记为完成。
This script executes using the execution context.
此脚本使用执行上下文执行。
Clause to switch the execution context of a dynamic statement.
子句切换动态语句的执行上下文。
Gets the current execution context for the given thread in the target process.
设置目标进程中给定线程的当前执行上下文。
Sets the current host execution context to the specified host execution context.
将当前宿主执行上下文设置为指定的宿主执行上下文。
This method can be used in both the execution context and the reflection-only context.
这个方法可以用于执行内容和仅限反映的内容。
The REVERT statement is then used to reset the execution context to the previous caller.
然后使用REVERT语句将执行上下文重置为上一个调用方。
Unlike the EXECUTE AS clause, it does not change the execution context of the procedure.
与EXECUTEA s子句不同,它不更改过程的执行上下文。
The combination of these patterns provided coherent, decoupled access to execution context details.
这些模式的组合可以提供一致、分离的方法,用来访问执行上下文细节。
The scripting layer represents a runtime execution context for C# or Visual Basic snippets of code.
脚本层代表的是C#或者VisualBasic代码片段的运行时执行上下文(runtime execution context)。
You also need to be able to understand concepts like execution context and how the 'this' keyword is used.
还需要能够理解例如执行上下文概念和关键字“this”的使用方法。
Figure 8 shows a prototypical section of the rule flow that would make use of this execution context parameter.
图8显示了会利用该执行上下文参数的规则流的一个原型部分。
The main constructs defined by JPDL includes nodes and execution context. JPDL defines the following types of nodes
JPDL主要由节点和执行上下文组成。
Encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
封装上下文对象提供了一个将服务执行上下文和框架要素封装起来的方法。
Within an application domain, the entire execution context must be transferred whenever a thread is transferred.
在应用程序域中,每当传输线程时都必须传输整个执行上下文。
The REVERT statement is executed multiple times moving up the stack until the execution context is set to the original caller.
将多次执行REVERT语句以向上移动堆栈,直到将执行上下文设置为原始调用方为止。
Execution context is reverted to the original caller only after execution of the procedure or when a revert statement is issued.
只有在执行此程序之后,或发出revert陈述式时,执行内容才会还原成原始呼叫端。
The third issue that Stephen discusses is the concept of contexts, specifically the synchronization context and the execution context.
Stephen所讨论的第三个问题是上下文的概念,特别是同步上下文(synchronizationcontext)和执行上下文(execution context)。
The hardware context is a subset of the process execution context, which includes all information needed for the process execution.
硬件上下文是进程执行上下文的子集,进程执行上下文包括了进程执行的所有信息。
One interesting aspect is the ability to define the execution context of the callback function (such as in softirq or hardiirq context).
一个有趣的方面是它能够定义回调函数的执行上下文(比如在softirq或hardiirq上下文中)。
The framework "wires" application services to the POJOs by intercepting the execution context or injecting service objects to the POJO at runtime.
框架通过两种方式将应用服务与运行中的POJO关联起来:拦截POJO的执行上下文或将服务对象注入POJO中。
You can design applications to use signal information to decide a course of action, giving applications full control within their execution context.
您可以将自己的应用程序设计成可以使用信号信息来判断操作过程,从而使应用程序在执行上下文中实现完全控制。
Execution context is placed within a Main method, allowing definition of other classes and methods inside LINQPad editor to support testing. SQL.
在Main函数中编写要执行的代码,可在LINQPad编辑器中定义其他类型和方法进行测试。
If this parameter is set to true, BPMProcessor stores ReplyTo information of the service invoker in JBPM execution context of the newly created process instance.
当这个参数为true时,BPMProcessor会将服务调用的ReplyTo信息保存在新创建的流程实例的JBPM执行上下文中。
Basically, the eval_frame function looks at the current bytecode in an execution context, and switches control out to a function appropriate for implementing that bytecode.
eval _ frame函数主要察看执行上下文中的当前字节码,并将控制向外切换到一个适合实现该字节码的函数。
Because sending of email is very quick operation, we have decided to implement it as a synchronous action handler, which means that it is executed within Oozie execution context.
因为邮件的发送过程是一种非常快速的操作,所以我们决定将其实现为同步的动作处理程序,那意味着它会在Oozie的执行上下文中执行。
The direction of this execution context parameter should be set as IN_OUT, since the information it carries goes back and forth between the calling component and the rule service.
这个执行上下文参数的方向应设置为IN_OUT,因为它携带的信息在调用方组件和规则服务之间来回传送。
Context provides access to Oozie workflow execution context which, among other things contains workflow variables and provides very simple APIs (set, get) for manipulating them [4].
Context参数提供了对Oozie工作流执行上下文的访问,其中主要包含了工作流的变量,并提供了对其进行操作的非常简单的API (set、get) [4]。
Context provides access to Oozie workflow execution context which, among other things contains workflow variables and provides very simple APIs (set, get) for manipulating them [4].
Context参数提供了对Oozie工作流执行上下文的访问,其中主要包含了工作流的变量,并提供了对其进行操作的非常简单的API (set、get) [4]。
应用推荐