在这篇文章中,我们将会谈论到ECMAScript的执行上下文(execution contexts)以及与其相关的可执行代码(executable code)的类型。
基于81个网页-相关网页
执行环境(Execution Contexts)也被翻译为执行上下文,当解析器进入ECMAScript的可执行代码,解析器就进入一个执行环境,活动的执行环境组成一个逻辑上的栈,在...
基于6个网页-相关网页
Executable Code and Execution Contexts 可执行代码和可执行上下文
Represents the set of execution contexts, created by the current activity, that have been completed and were persisted upon their completion.
表示由当前活动创建的、已经完成并且完成后已保留的执行上下文集。
The third issue that Stephen discusses is the concept of contexts, specifically the synchronization context and the execution context.
Stephen所讨论的第三个问题是上下文的概念,特别是 同步上下文(synchronization context)和 执行上下文(execution context)。
We now we have our test class available for execution in two contexts.
现在,我们可以使测试类在以下两个上下文中执行测试。
应用推荐