• 调用远程对象时,则跨越远程处理边界执行堆栈审核。

    When a call is made on a remote object, this stack walk is not performed across the remoting boundary.

    youdao

  • 本文随附的源代码包含一个微型基准应用程序紧密循环执行堆栈

    The source code available with this article includes a micro-benchmark application, which executes a stack in a tight loop.

    youdao

  • 这种情况将一直持续下去直到任何线程执行堆栈再也没有活动COBOL程序

    It continues until no COBOL program is active in the execution stack for any of the threads.

    youdao

  • 通过SOAPFault元素补充执行堆栈内容J2EE实现通常提供了问题有关的额外信息

    J2EE implementations usually provide additional information about the problem by supplementing the SOAP Fault element with a content of the execution stack.

    youdao

  • 可以证明,不管是基于探测仪方法更好还是基于非可执行堆栈的方法更好,它们具有各自优点

    It's arguable whether the canary-based approach or the non-executable stack based approach is better; they both have their strengths.

    youdao

  • 如果内核编译期间设置了CONFIG_FRAME _ POINTER选项,那么指针寄存器维护堆栈从而可以正确地执行堆栈回溯

    If the CONFIG_FRAME_POINTER option was set during kernel compilation, the frame pointer register is used to maintain stacks and, hence, the stack traceback can be performed correctly.

    youdao

  • 如果字符是个操作符弹出两个操作数执行恰当操作然后结果压入堆栈

    If the character is an operator, pop two operands, perform the appropriate operation, and then push the result onto the stack.

    youdao

  • 2009年的一篇后续文章中讨论IBMBPM堆栈产品V6.2版本改进这些产品简化执行建模流程

    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.

    youdao

  • 显示当前堆栈框架代码突出显示即将执行代码行

    Displays the code for the current stack frame, highlighting the line that is about to be executed.

    youdao

  • 如果一个函数正在执行那么堆栈指针就会指向整个堆栈顶部也是该函数活动记录的顶部。

    If a function is executing, then the stack pointer is pointing to the top of the whole stack, which is also the top of that function's activation record.

    youdao

  • 运行时探测器对于将调用堆栈作为执行应用程序功能进行重新记录非常重要。

    The runtime profiler is valuable for recording call stacks as the application functionality is executed.

    youdao

  • 虚拟化硬件进行了最大程度抽象,甚至不需要软件堆栈绑定特定物理服务器可以执行部署重新部署。

    Virtualization completely abstracts the hardware to the point where software stacks can be deployed and redeployed without being tied to a specific physical server.

    youdao

  • 除了Thread对象所需内存之外,每个线程都需要两个可能很大执行调用堆栈

    Besides the memory required for the thread object, each thread requires two execution call stacks, which can be large.

    youdao

  • 线程当前调用堆栈显示出来,当前执行代码行就会Debug透视图中的编辑器高亮显示。

    The current call stack for the thread is displayed, and the current line of execution is highlighted in the editor in the Debug perspective.

    youdao

  • 如果执行时出现错误,就向堆栈中压入一个lua字符串

    If an error occurs during execution, a Lua string is pushed on the stack.

    youdao

  • 一些SOAP执行使用Detail元素有关远程异常信息进行编码,比如它们类型数据堆栈跟踪这样它们可以客户端再次自动扔出。

    Some SOAP implementations use the detail element to encode information about remote exceptions such as their type, data, and stack trace so that they can be rethrown automatically on the client.

    youdao

  • 这种操作性能力使ILOGJRules成为软件堆栈另一个关键组件提供基于所观察事件执行适当业务过程的能力。

    This operational capability makes ILOG JRules another key component in the software stack, providing the capability to execute the appropriate business processes based on observed events.

    youdao

  • 针对堆栈每个整合执行测试(通常是通过一个单元测试环境)。

    Execution of tests against each integrated layer of the stack (usually via a unit test environment).

    youdao

  • 例如函数rmqueue() 上执行第一指令堆栈看上去类似于下面这样

    For example, after executing the first instruction at function rmqueue(), the stack looked as follows

    youdao

  • 需要返回加载寄存器3执行函数尾声(epilogue)恢复堆栈框架并返回。

    You load register 3 with the return value and perform the function epilogue to restore the stack frame and return.

    youdao

  • 这个调用实质上会执行同一个算法但是对于在这个AccessControlContext封装的调用堆栈属于客户机执行

    This call leads to essentially the same algorithm being executed, but on the call stack encapsulated in this AccessControlContext (belonging to the client).

    youdao

  • 当线程执行迭代时,作用域堆栈如图1所示。

    For a thread running an iteration, the scope stack would be as shown in Figure 1.

    youdao

  • 实践上很容易的;只要编写堆栈执行低级操作堆栈布局假设代码行了。

    In practice this is easy; just don't write code that does low-level manipulations of the stack frame or makes assumptions about the stack layout.

    youdao

  • 第18堆栈弹出数据执行

    Line 18 pops the chunk from the stack and executes it.

    youdao

  • 这个对象必须一个名为run() 的方法调用堆栈中的当前特别做了如上所述的标记时,运行时执行这个方法。

    This object must have a method called run(), which is executed by the runtime once the current frame in the call stack is specially marked as described above.

    youdao

  • 例如攻击可能通过堆栈溢出(stackcorruption)代码注入进程从而执行攻击选定代码。

    For example, attackers could be trying to inject code into the process via stack corruption, resulting in the ability to execute code of the attacker's choice.

    youdao

  • 多次执行REVERT语句以向上移动堆栈直到执行上下文设置原始调用方为止

    The REVERT statement is executed multiple times moving up the stack until the execution context is set to the original caller.

    youdao

  • 线程堆栈每个线程都自己执行上下文切换专用堆栈

    Thread Stack, each thread has a dedicated stack for its own execution and context switch.

    youdao

  • 堆栈旨在防止引诱攻击;在这种攻击中,受信程度较低的代码调用高度信任的代码,并使用高度信任的代码执行未经授权操作

    The stack walk is designed to help prevent luring attacks, in which less-trusted code calls highly trusted code and USES it to perform unauthorized actions.

    youdao

  • 如果可能操作系统允许堆栈执行程序

    If supported, the operating system should not allow executing programs on the stack.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定