execution context
基本解释
- 执行上下文
英汉例句
- Any node can access content of the execution context and read/write variables contained in the context.
任何节点都可以访问执行上下文,可以读、写上下文的变量。 - Encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
封装上下文对象提供了一个将服务执行上下文和框架要素封装起来的方法。 - One thing that a listener should not do is block for any perceptible amount of time; it has likely been called from an execution context that is expecting to get control back quickly.
侦听器 不该 做的一件事是:阻塞相当长一段时间(长得可以感觉得到);调用它的执行上下文很可能希望迅速返回控制。 - Visiting a maliciously crafted web page may allow access to JavaScript objects or the execution of arbitrary JavaScript in the context of another web page.
ENGADGET: Apple releases Windows Safari 3.0.1, squishes security bugs
双语例句
权威例句
词组短语
- Execution Context Stack 执行上下文栈;执行栈
- the task execution context 上下文
- global execution context 全局执行上下文;程序开始运行时
- execution context and scope 执行环境及作用域
- The execution context 上下文
短语
专业释义
- 执行上下文
Based on an example, this article briefly introduces multithread program design method using SQLJ of Oracle 8i,it mainly discusses the usage, creation of connection context and execution context and relationship between them.
本文结合一个实例,简要介绍利用Oracle8i的SQLJ进行多线程程序设计的具体方法,其中主要介绍了连接上下文和执行上下文建立、使用和它们的相互关系。