网站首页  词典首页

请输入您要查询的英文单词:

 

单词 execution context
释义

execution context

  • 网络执行上下文;执行环境;执行上下文场景
1.
执行上下文
执行上下文execution context)和作用域链(scope chain)执行上下文(execution context)是 ECMAScript 规范(请看参 …
cyxu2004.blog.163.com
2.
执行环境
执行环境Execution context)也称为“环境”是Javascript中最为重要的一个概念。执行环境定义了变量或函数有权访问的其他 …
www.cnblogs.com
3.
执行上下文场景
在ECMAscript的脚本的函数运行时,每个函数关联都有一个执行上下文场景(Execution Context) ,这个执行上下文场景中包含 …
coolshell.cn
4.
上下文环境
其中,执行 上下文环境Execution Context )亦称进程状态(Process State)是最为重要的。
www.yinghanhuyi.org
5.
执行文本
...闭时是否做出响应。你将在后面使用这些事件(以及Stop事件)来保存你的service的“状态”――即给定时间内的执行文本ex
www.enet.com.cn
6.
执行内容
附加至排程器的执行绪称为「执行内容」(Execution Context),或简称为「内容」(Context)。在目前的内容中,只有一个排程器 …
msdn.microsoft.com
7.
执行情境
Language Binding 桥接了两个彼此不往来的世界,也就是两个不同的「执行情境」(Execution Context),一般认为是比较复杂 …
tutor.ksana.tw

例句

释义:
1.
A user that is specified as the execution context of a module cannot be dropped until the execution context of that module has been changed.
无法删除被指定为模块执行上下文的用户,直到该模块的执行上下文被更改为止。
technet.microsoft.com
2.
You also need to be able to understand concepts like execution context and how the 'this' keyword is used.
还需要能够理解例如执行上下文概念和关键字“this”的使用方法。
www.infoq.com
3.
Specifying an execution context for a module can be very useful in defining custom permission sets.
定义自定义权限集时为模块指定执行上下文非常有用。
msdn2.microsoft.com
4.
The execution context of a session or module can be explicitly changed by specifying a user or login name in an EXECUTE AS statement.
可以通过在EXECUTEAS语句中指定用户或登录名来显式更改会话或模块的执行上下文。
msdn2.microsoft.com
5.
Methods; their main purpose is to create the right execution context for a test and to refresh data after the execution of a test case.
方法的增强版;它们的主要目的是为测试创建正确的执行上下文,并在测试用例执行之后刷新数据。
www-128.ibm.com
6.
For example, the execution context can be switched from the caller of the module to the owner of the module, or to a specified user.
例如,可以将执行上下文从模块调用方切换到模块所有者或指定的用户。
technet.microsoft.com
7.
Gets the assemblies that have been loaded into the execution context of this application domain.
获取已加载到此应用程序域的执行上下文中的程序集。
msdn2.microsoft.com
8.
When an identifier is encountered, the execution context's scope chain is searched for an identifier with a matching name.
在执行JavaScript代码的过程中,当遇到一个标识符,就会根据标识符的名称,在执行上下文(ExecutionContext)的作用域链中进行搜索。
www.bing.com
9.
The REVERT statement is executed multiple times moving up the stack until the execution context is set to the original caller.
将多次执行REVERT语句以向上移动堆栈,直到将执行上下文设置为原始调用方为止。
www.kuenglish.info
10.
The combination of these patterns provided coherent, decoupled access to execution context details.
这些模式的组合可以提供一致、分离的方法,用来访问执行上下文细节。
www.ibm.com
1.
It is important to note we are reporting on key performance indicators at a fine granularity - the execution context.
需要注意的是,我们报告的是细粒度的关键性能指标——执行的上下文。
www.infoq.com
2.
The execution context ID of a given thread associated with a specific SPID.
与指定SPID相关联的给定线程的执行上下文ID。
msdn2.microsoft.com
3.
By default, this scenario will not work, because an execution context established inside one database is not valid outside that database.
默认情况下,此方案不可行,因为在数据库内建立的执行上下文在该数据库外无效。
msdn2.microsoft.com
4.
Execution context is reverted to the original caller only after execution of the procedure or when a REVERT statement is issued.
只有在执行该过程或发出REVERT语句后,执行上下文才会恢复到原始调用方。
technet.microsoft.com
5.
The third issue that Stephen discusses is the concept of contexts, specifically the synchronization context and the execution context.
Stephen所讨论的第三个问题是上下文的概念,特别是同步上下文(synchronizationcontext)和执行上下文(executioncontext)。
www.infoq.com
6.
Encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
封装上下文对象提供了一个将服务执行上下文和框架要素封装起来的方法。
www.ibm.com
7.
Switches the execution context back to the caller of the last EXECUTE AS statement.
将执行上下文切换回最后一个EXECUTEAS语句的调用方。
msdn2.microsoft.com
8.
Execution context ID used to uniquely identify the subthreads operating on behalf of a single process.
用于唯一标识代表单个进程进行操作的子线程的执行上下文ID。
msdn2.microsoft.com
9.
Suppresses the flow of the execution context across asynchronous threads.
取消执行上下文在异步线程之间的流动。
msdn2.microsoft.com
10.
Method, you cannot execute code in the assembly. To execute code, the assembly must be loaded into the execution context.
方法将程序集加载到只反射上下文中,则不能执行程序集中的代码。
msdn2.microsoft.com
1.
Restores the flow of the execution context across asynchronous threads.
恢复执行上下文在异步线程之间的流动。
msdn2.microsoft.com
2.
Select Set execution context to this account if you want to set the execution context on the database server.
如果要设置数据库服务器的执行上下文,请选择“设置此帐户的执行上下文”。
msdn2.microsoft.com
3.
Gets the host execution context manager that manages the flow of the execution context.
获取宿主执行上下文管理器,该管理器对执行上下文的流进行管理。
msdn2.microsoft.com
4.
On entering an execution context, the properties are bound to the variable object in the following order.
当进入到执行环境时,属性按下列顺序绑定到可变对象上。
community.csdn.net
5.
CustomAttributeData can be used in the execution context as well as in the reflection-only context.
CustomAttributeData可用于执行上下文和只反射上下文中。
msdn2.microsoft.com
6.
An execution context contains all execution-related information for a logical thread.
执行上下文包含某个逻辑线程的所有与执行相关的信息。
msdn2.microsoft.com
7.
The execution context (the security context, the impersonated user, and the calling context) is cached for the asynchronous Socket methods.
执行上下文(安全上下文、模拟用户及调用上下文)会被缓存,以用于Socket异步方法。
msdn2.microsoft.com
8.
The REVERT statement is then used to reset the execution context to the previous caller.
然后使用REVERT语句将执行上下文重置为上一个调用方。
www.kuenglish.info
9.
Method occurs, to allow the host to participate in the flow of the execution context.
方法时都调用该管理器,以使宿主可以参与执行上下文的流动。
msdn2.microsoft.com
10.
Each query plan and execution context has an associated cost factor that indicates how expensive the structure is to compile.
每个查询计划和执行环境都有相关的成本因子,可表明编译结构所需的费用。
msdn2.microsoft.com
1.
Restores the flow of the execution context between threads.
还原执行上下文在线程之间的流动。
msdn2.microsoft.com
2.
When you load data from a different domain into an , give that data its own JavaScript execution context and DOM tree.
当您把不同域中的数据加载到一个中时,应该给予该数据一个属于自己的JavaScript执行上下文和DOM树。
www.ibm.com
3.
Unlike the EXECUTE AS clause, it does not change the execution context of the procedure.
与EXECUTEAS子句不同,它不更改过程的执行上下文。
technet.microsoft.com
4.
The this keyword is relative to the execution context, not the declaration context.
this关键字关联于执行时的作用域,而非定义时的作用域。
ajax.cnrui.cn
5.
The execution context remains the same; the certificate user does not impersonate the caller.
虽然执行内容维持不变,但是凭证使用者无法模拟呼叫端。
technet.microsoft.com
6.
The execution context corresponds to a Windows login and the execution context is the original caller.
执行上下文对应于某个Windows登录帐户,并且执行上下文是原始调用方。
msdn2.microsoft.com
7.
Delegate that represents the method to be run in the provided execution context.
委托,表示要在提供的执行上下文中运行的方法。
msdn2.microsoft.com
8.
Execution context is determined by the user or login connected to the session, or executing (calling) a module.
执行上下文由连接到相应会话的用户或登录名确定,或由执行(调用)相应模块的用户或登录名确定。
msdn2.microsoft.com
9.
Write the execution context and the contents of the address space in a file (core dump) and terminate the process.
把进程执行的上下文和地址空间的内容写到一个文件里(称为“核心映像转储”),并且结束进程。
www.hackvip.com
10.
Describes how an execution context can be switched from one login or user to another for the purposes of impersonation.
说明为了实现模拟如何将执行上下文从一个登录名或用户切换到另一个登录名或用户。
msdn2.microsoft.com
1.
As a result, any execution context that has the grantee of this permission as its authenticator is valid within the database.
这样,将此权限的被授权者作为其身份验证者的任何执行上下文在该数据库内有效。
msdn2.microsoft.com
2.
For more information about execution context, see Understanding Execution Context.
有关执行上下文的详细信息,请参阅了解执行上下文。
technet.microsoft.com
3.
Specifies the execution context to be impersonated is a login.
指定要模拟的执行上下文是一个登录。
technet.microsoft.com
4.
Restores the host execution context to its prior state.
将宿主执行上下文还原为其以前的状态。
msdn2.microsoft.com
5.
An execution context that has the owner of a scope as its authenticator is valid across that scope.
将某个范围的所有者作为其身份验证者的执行上下文在该范围内均有效。
technet.microsoft.com
6.
When no execution context is specified, or EXECUTE AS CALLER is specified, IMPERSONATE permissions are not required.
如果未指定执行上下文或指定了EXECUTEASCALLER,则无需IMPERSONATE权限。
msdn2.microsoft.com
7.
An image loaded with this method cannot be used by other assemblies in the execution context.
方法用于本机映像。使用此方法加载的映像不能由执行上下文中的其他程序集使用。
msdn2.microsoft.com
8.
Clause to switch the execution context of a dynamic statement.
子句切换动态语句的执行上下文。
msdn2.microsoft.com
9.
You can create an execution context stack by calling the EXECUTE AS statement multiple times across multiple principals.
可以通过对多个主体多次调用EXECUTEAS语句来创建执行上下文堆栈。
technet.microsoft.com
10.
After the execution context is reverted , the application can switch context to another principal .
恢复执行上下文之后,应用程序可以将上下文切换到另一个主体。
www.bing.com
1.
Shared data token defines execution context of a process.
共享的数据token定义了一个流程的执行上下文。
www.infoq.com
2.
Figure 8 shows a prototypical section of the rule flow that would make use of this execution context parameter.
图8显示了会利用该执行上下文参数的规则流的一个原型部分。
www.ibm.com
3.
That can participate in the flow of the execution context across asynchronous calls.
它可参与异步调用之间执行上下文的流。
msdn2.microsoft.com
4.
This method can be used in both the execution context and the reflection-only context.
此方法在执行上下文和只反射上下文中都可以使用。
msdn2.microsoft.com
5.
The permission is checked against the current execution context.
针对当前的执行上下文检查权限。
msdn2.microsoft.com
6.
Object representing the host execution context of the current thread.
对象,表示当前线程的宿主执行上下文。
msdn2.microsoft.com
7.
Gets or sets the state of the host execution context.
获取或设置宿主执行上下文的状态。
msdn2.microsoft.com
8.
Encapsulates and propagates the host execution context across threads.
在线程之间封装并传播宿主执行上下文。
msdn2.microsoft.com
9.
For more information about execution context and query plans, see Execution Plan Caching and Reuse.
有关执行上下文和查询计划的详细信息,请参阅执行计划的缓存和重新使用。
msdn2.microsoft.com
10.
Impersonation switches the execution context from the caller to the specified user.
模拟将执行上下文从调用方切换到指定用户。
technet.microsoft.com
1.
Procedures and functions can be created with an execution context that is different from the caller.
过程和函数可以使用与调用方不同的执行上下文创建。
msdn2.microsoft.com
2.
Sets the current host execution context to the specified host execution context.
将当前宿主执行上下文设置为指定的宿主执行上下文。
msdn2.microsoft.com
3.
In this case, the execution context remains in effect until the session is dropped.
在这种情况下,执行上下文将保持有效状态,直到删除会话。
msdn2.microsoft.com
4.
Database Edition then switches to the execution context before running the T-SQL script in the test.
DatabaseEdition随后会在运行该测试中的T-SQL脚本之前切换到执行上下文。
msdn2.microsoft.com
5.
Runs a method in a specified execution context on the current thread.
在当前线程上的指定执行上下文中运行某个方法。
msdn2.microsoft.com
6.
Specifies the execution context in which the newly created OLE object runs.
指定要运行新创建的OLE对象的执行上下文。
technet.microsoft.com
7.
Execution Context (Required) - a user account for running the test script.
执行上下文(必需)-用于运行测试脚本的用户帐户。
technet.microsoft.com
8.
Sets the execution context of a session.
设置会话的执行上下文。
technet.microsoft.com
9.
Execution context for the primary thread of the process has to be set up.
必须建立进程的主线程的执行上下文。
blog.163.com
10.
The following example switches the execution context of the current session from the caller of the statements to login1.
以下示例将当前会话的执行上下文从语句的调用方切换到login1。
msdn2.microsoft.com
1.
Execution context ID of the process that currently owns this request.
当前拥有该请求的进程的执行上下文ID。
msdn2.microsoft.com
2.
The execution context is destroyed once the function has been completely executed.
当函数执行完毕,运行期上下文就被销毁。
blog.sina.com.cn
3.
Manages the execution context for the current thread.
管理当前线程的执行上下文。
msdn2.microsoft.com
4.
When Peter connects to SQL Server, the execution context for the session is derived from his SQL Server login.
Peter连接到SQLServer后,便会从他的SQLServer登录帐户派生会话的执行上下文。
msdn2.microsoft.com
5.
Registers the specified type with COM using the specified execution context and connection type.
使用指定的执行上下文和连接类型向COM注册指定的类型。
msdn2.microsoft.com
6.
An object representing the host execution context state.
一个表示宿主执行上下文状态的对象。
msdn2.microsoft.com
7.
Context is reverted to the previous execution context.
上下文恢复到以前的执行上下文。
msdn2.microsoft.com
8.
Describes execution context and the login and user security tokens.
介绍执行上下文以及登录名和用户安全标记。
msdn2.microsoft.com
9.
Captures the host execution context from the current thread.
从当前线程捕获宿主执行上下文。
msdn2.microsoft.com
10.
Captures the execution context from the current thread.
从当前线程捕获执行上下文。
msdn2.microsoft.com
1.
Creates a copy of the current host execution context.
创建当前宿主执行上下文的副本。
msdn2.microsoft.com
2.
Creates a copy of the current execution context.
创建当前执行上下文的副本。
msdn2.microsoft.com
3.
If not, R1 is added to the neededReports attribute of the execution context parameter and the rule flow terminates.
如果不是,将R1添加到执行上下文参数的neededReports属性中,然后规则流终止。
www.ibm.com
4.
Classes that manage the execution context.
管理执行上下文的类。
msdn2.microsoft.com
5.
This method is useful for propagating an execution context from one thread to another.
此方法对于将执行上下文从一个线程传播到另一个线程非常有用。
msdn2.microsoft.com
6.
Execution context ID of the task.
任务的执行上下文ID。
msdn2.microsoft.com
7.
This script executes using the execution context.
此脚本使用执行上下文执行。
msdn2.microsoft.com
8.
One interesting aspect is the ability to define the execution context of the callback function (such as in softirq or hardiirq context).
一个有趣的方面是它能够定义回调函数的执行上下文(比如在softirq或hardiirq上下文中)。
www.ibm.com
9.
Execution context ID that is associated with the task.
与任务关联的执行上下文ID。
msdn2.microsoft.com
10.
The execution context corresponds to a SQL Server login.
执行上下文对应于某个SQLServer登录帐户。
msdn2.microsoft.com
1.
That is, the execution context for the session remains set to login1.
就是说,会话的执行上下文将仍然设置为login1。
msdn2.microsoft.com
2.
The scripting layer represents a runtime execution context for C# or Visual Basic snippets of code.
脚本层代表的是C#或者VisualBasic代码片段的运行时执行上下文(runtimeexecutioncontext)。
www.infoq.com
3.
The scope of impersonation, when execution context is at the database level, is as follows
下面是执行上下文处于数据库级别时模拟的作用域
msdn2.microsoft.com
4.
When integer overflow occurs, what happens depends on the execution context, which can be
当发生整数溢出时,产生的结果取决于执行上下文,该上下文可为
msdn2.microsoft.com
5.
The scope of impersonation, when execution context is at the server level, is as follows
下面是执行上下文处于服务器级别时模拟的作用域
msdn2.microsoft.com
6.
The change in execution context remains in effect until one of the following occurs
执行上下文中的更改在下列操作之一发生之前一直有效
technet.microsoft.com
7.
If the assembly was loaded into the reflection-only context, rather than the execution context; otherwise,
如果程序集被加载到只反射上下文而不是执行上下文中,则为,
msdn2.microsoft.com
8.
The main reflection methods to query attributes in the execution context are
用于查询执行上下文中的属性的主要反射方法是
msdn2.microsoft.com
9.
Automatedly Checking Function Execution Context of Kernel Programs in Operation Systems
操作系统内核程序函数执行上下文的自动检验
www.ilib.cn
10.
Clause to switch the execution context of the statement from the caller to
子句将语句的执行上下文从调用方切换为
msdn2.microsoft.com
1.
The captured execution context can be used as the
捕获的执行上下文可以用作
msdn2.microsoft.com
2.
The execution context for this recipe
该配方的执行上下文。
www.ibm.com
3.
Setting is used, the execution context is corresponds to the Windows login user account IUSER
设置,则执行上下文对应于服务器上的Windows登录用户帐户IUSER
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 0:15:51