Any thread of execution must have an execution stack.
一个执行的线程必须有一个执行堆。
It continues until no COBOL program is active in the execution stack for any of the threads.
这种情况将一直持续下去,直到任何线程的执行堆栈中再也没有活动的COBOL程序。
J2EE implementations usually provide additional information about the problem by supplementing the SOAP Fault element with a content of the execution stack.
通过给SOAPFault元素补充执行堆栈的内容,J2EE实现通常提供了与问题有关的额外信息。
The reason for this is that during execution, a thread can pop any number of references from its stack — references that could have been stored elsewhere during execution.
这样做的原因在于,执行期间线程可以从其栈中弹出任意数量的引用——执行过程中可能存储在其他位置的引用。
Memory space breach — Accomplished via stack overflow, buffer overrun, or heap error, enables execution of arbitrary code supplied by the attacker with the permissions of the host process.
内存空间缺口——通过栈溢出、缓冲区溢出或堆错误来实现,以宿主进程的权限执行攻击者提供的任何代码。
A follow-on article in 2009 talked about the improvements in the V6.2 release of IBM's BPM stack products, which make process modeling for execution easier.
在2009年的一篇后续文章中讨论了IBM的BPM堆栈产品V6.2版本的改进,这些产品简化了为执行建模的流程。
The flow of execution passes through a configuration-defined stack of objects whose purpose and design is to accept an invocation, do something with it, and then pass it on.
执行流程经过定义了配置的对象栈,其作用是接收调用并执行一些处理,然后继续传递。
The technology stack supporting each phase of process development is installed and configured for whenever the current phase requires the tools and products for its successful execution.
为了当前阶段成功完成,将安装和配置支持流程开发的每个阶段的基础堆栈。
It then USES a technique known as on Stack Replacement (OSR) to switch to the execution of the new code.
此时它会应用一项技术,即当前栈替换(On Stack Replacement,OSR),从而切换到新代码的执行上。
Quantify enabled us to understand the maximum and minimum times for execution at each step in the call stack, the time consumed by descendents, and other useful pieces of information.
Quantify 使我们能够了解到在调用栈中对于每一个部分的执行的最大和最小的时间,被派生的时间消耗和其他有用的信息。
Execution of tests against each integrated layer of the stack (usually via a unit test environment).
针对堆栈的每个整合层执行测试(通常是通过一个单元测试环境)。
The current call stack for the thread is displayed, and the current line of execution is highlighted in the editor in the Debug perspective.
该线程的当前调用堆栈就会显示出来,当前执行的代码行就会在Debug透视图中的编辑器中高亮显示。
If an error occurs during execution, a Lua string is pushed on the stack.
如果在执行时出现了错误,就向堆栈中压入一个lua字符串。
Thread Stack, each thread has a dedicated stack for its own execution and context switch.
线程堆栈,每个线程都有自己执行与上下文切换的专用堆栈。
The REVERT statement is executed multiple times moving up the stack until the execution context is set to the original caller.
将多次执行REVERT语句以向上移动堆栈,直到将执行上下文设置为原始调用方为止。
A yellow arrow identifies the stack frame where the execution pointer is currently located.
执行指标目前所在的堆叠框架位置会以黄色箭头识别。
It consists of a stack, the state of the CPU registers, and an entry in the execution list of the system scheduler.
由堆叠、CPU暂存器的状态和系统排程器执行清单中的项目所组成。
Once the kernel schedules the process for execution, it sets the stack to grow down from the top of user space, and the heap to grow up from the end of the executable image.
一旦内核调度进程执行,它就设置栈和堆,前者从用户空间的顶部向下增长,后者从可执行映像的尾部向上增长。
Each time a function is called, some state information needs to be pushed on a stack, so that once the function has completed, execution can continue from where it left off.
每次函数调用,一些状态信息需要推进栈中,所以一旦该函数完成,执行将从它离开的地方继续。
Each time a function is called, some state information needs to be pushed on a stack, so that once the function has completed, execution can continue where it left off.
每次函数调用,一些状况信息须要推动栈中,所以一旦该函数完成,履行将从它分开的处所持续。
Application results: the execution of a program is given the changing process of the stack and moving state of the disk.
详细说明:汉诺塔问题。程序结果:给出程序执行过程中栈的变化过程与圆盘的搬动状态。- Towerof Hanoi problem。
Fix for stack overflow vulnerability which could allow arbitrary code execution.
修复了一个可能导致执行任意代码的缓冲区溢出漏洞。
Even the stack traces are stripped down and optimized to make it easier to solve problems. Look how template execution is nicely integrated to the Java stack trace.
甚至堆栈被分析优化使错误更容易的被解决,看模板执行时如何完美地指出错误所在地的。
Returns the name of the source file containing the execution point represented by this stack trace element.
返回包含当前堆栈跟踪元素表示的执行点的源文件名。
Returns the name of the method containing the execution point represented by this stack trace element.
返回包含当前堆栈跟踪元素表示的执行点的方法名。
Returns the name of the method containing the execution point represented by this stack trace element.
返回包含当前堆栈跟踪元素表示的执行点的方法名。
应用推荐