网站首页  词典首页

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

 

单词 stack frame
释义

stack frame

美 
英 
  • un.栈框架
  • 网络栈帧;堆栈帧;堆叠框架
un.
1.
栈框架

例句

释义:
1.
The computer refers to this point as the return address and keeps track of it in the stack frame.
计算机引用这一点作为返回地址,会在堆栈框架中跟踪它。
www.bing.com
2.
If this stack frame is not active, the offset is the address of the next instruction to be executed when the stack frame is reactivated.
如果此堆栈帧处于非活动状态,则该偏移量将是在重新激活该堆栈帧后要执行的下一条指令的地址。
technet.microsoft.com
3.
This is because each time a function is called, it has an activation record (also called a stack frame) associated with it.
这是由于每次调用一个函数时,都有一个相关活动记录(activationrecord)(也称为堆栈帧)。
www.ibm.com
4.
Notice that since there is nothing left to do in the function, the actual stack frame for the function is not needed either.
注意,由于在函数中不再做任何事情,那个函数的实际的栈结构也就不需要了。
www.ibm.com
5.
In a Java program, a root is a reference to an object held in a static variable or in a local variable on an active stack frame.
在Java程序中,根是对静态变量中或者活跃的堆栈框架上的本地变量中所包含的对象的引用。
www.ibm.com
6.
Internally, all the variables declared within a method, including the parameters, are stored together in a stack frame.
在内部,所有方法内部声明的变量,包括参数,都一起存储在堆栈框架中。
www.bing.com
7.
It copies the variables back from the stack frame object to its locals when control is returned to the function.
控件返回到该函数时,它会将这些变量从堆栈帧对象复制回它的局部变量。
msdn2.microsoft.com
8.
The local variables occupy words of the stack frame, just like the method parameters.
同方法变量一样,本地变量占用堆栈结构中的字。
www-128.ibm.com
9.
If the stack frame is not active, this address is the next instruction to execute when the stack frame is reactivated.
如果堆栈帧未处于活动状态,则此地址是在重新激活堆栈帧时要执行的下一条指令。
technet.microsoft.com
10.
If one of the stack frames is on the current thread, then the menu that corresponds to that stack frame is selected.
如果其中一个堆栈帧位于当前线程上,将选中与该堆栈帧对应的菜单。
207.46.16.252
1.
Every time a function is called, a new stack frame (an area of memory inside the stack) is used to support the call.
每当调用一个函数,就会使用一个新的堆栈帧来支持该调用。
www.ibm.com
2.
If the call would transfer control to a method of higher trust than the original method the stack frame will not be released.
如果调用将控制转移到比原始方法信任级别更高的方法,将不释放堆栈帧。
msdn2.microsoft.com
3.
The stack walk begins at the callers stack frame not the current stack where the demand occurs.
堆栈审核在调用方堆栈帧开始,而不是发生要求的当前堆栈。
msdn2.microsoft.com
4.
User input is actually harder to make safe because there is no stack frame to trace the presence of the potentially untrusted data.
实际上,使用者输入的安全比较不易维护,因为这种资料没有堆叠框架可以追踪潜在的未受信任资料是否存在。
technet.microsoft.com
5.
Remember that the link register is stored in the calling function's stack frame, not the function's own stack frame.
请记住链接寄存器存储在调用函数的堆栈框架内,而非函数自身的堆栈框架。
www.ibm.com
6.
Indicates that the method context contains the active stack frame of a non-current thread.
指示方法上下文包含非当前线程的活动堆栈帧。
207.46.16.252
7.
The stack pointer tells you where the end of your current stack frame is.
堆栈指针给出的是当前堆栈框架的结束位置。
www.ibm.com
8.
All that is left to do is to restore the previous stack frame and return.
剩下要做的只是恢复先前的堆栈框架并返回。
www.ibm.com
9.
If the call transfers control to a method of higher trust than the origin method, the stack frame is not released.
如果调用将控制转移到比原始方法信任级别更高的方法,则不释放堆栈帧。
msdn2.microsoft.com
10.
If the stack frame is active, this address is the next instruction to execute.
如果堆栈帧处于活动状态,则此地址是要执行的下一条指令。
technet.microsoft.com
1.
If you do not specify an argument, the stack frame pointer moves down one frame.
如果没有指定参数,堆栈帧指针将下移一帧。
msdn2.microsoft.com
2.
If you specify an argument, the stack frame pointer moves up by the specified number of stack frames.
如果指定了参数,堆栈帧指针将上移指定数目的堆栈帧。
msdn2.microsoft.com
3.
If you specify an argument, the stack frame pointer moves down by the specified number of frames.
如果指定了参数,堆栈帧指针将下移指定的帧数。
msdn2.microsoft.com
4.
In terms of bytecode, each parameter occupies one or more words of the stack frame in use when the method is executed.
对于字节码,在方法执行的时候,每个参数占用堆栈结构的一个或者两个字。
www-128.ibm.com
5.
Navigates to the location in the disassembly window that corresponds to the stack frame that the user right-clicked.
导航到反汇编窗口中与用户右击的堆栈帧对应的位置。
207.46.16.252
6.
These will all be used to make access to stack frame offsets much clearer in the main body of code.
上述这些做法目的是使在代码的主体访问堆栈框架变得更为清楚明了。
www.ibm.com
7.
Value types are usually created on a method's stack frame, rather than in the garbage-collected heap.
值类型通常创建在方法的栈帧上,而不是在垃圾回收堆中。
msdn2.microsoft.com
8.
A stack frame is set up for the local variables of the function.
为函数的局部变量设置一个栈桢。
docs.google.com
9.
Navigates to the location in source code that corresponds to the stack frame that the user right-clicked.
导航到源代码中与用户右击的堆栈帧对应的位置。
207.46.16.252
10.
Gets the absolute address range of the stack frame represented by this.
表示的堆栈帧的绝对地址范围。
msdn2.microsoft.com
1.
Object that corresponds to a frame above the current stack frame.
初始化与当前堆栈帧之上的帧对应的新。
msdn2.microsoft.com
2.
The prologue sets up the stack frame for the function.
序言为函数设置堆栈框架。
www.ibm.com
3.
Overwriting the saved return-instruction pointer in a stack frame.
重写栈框架中经过保存的返回指令指针。
www.ibm.com
4.
The libsafe versions of those functions check to make sure that array overwrites can't exceed the stack frame.
那些函数的libsafe版本执行相关的检查,确保数组改写不会超出堆栈桢。
www.ibm.com
5.
Otherwise, it assumes the provided address as a valid stack frame start address and attempts to traceback.
否则,它假定所提供的地址是有效的堆栈帧起始地址并设法进行回溯。
www.ibm.com
6.
The Eclipse debugger displays the stack frame for the suspended threads for each target you are debugging.
Eclipse调试器显示您调试中各个目标的暂挂线程的堆栈帧。
www-128.ibm.com
7.
So you simply need to move the stack pointer by adding the stack frame size to the stack pointer using ai $sp, $sp, FRAME_SIZE.
所以您只需通过使用ai$sp,$sp,FRAME_SIZE将堆栈框架大小加到堆栈指针来移动堆栈指针即可。
www.ibm.com
8.
A stack frame contains the state of one Java method invocation.
每个线程一个栈,每个方法调用一个栈帧。
blog.sina.com.cn
9.
It displays the stack frame for the suspended threads for each target you're debugging.
它可以显示每个调试目标中挂起线程的堆栈框架。
www.ibm.com
10.
The -v option provides verbose information about each displayed stack frame.
v选项为显示的每个堆栈帧提供详细信息。
msdn2.microsoft.com
1.
The Debug View displays the stack frame for the suspended threads for each target you are debugging.
Debug视图显示正在调试的每个目标的暂挂线程的堆栈框架。
1985wanggang.blog.163.com
2.
It optionally takes a stack frame address as an argument.
它可以有选择地将堆栈帧地址作为参数。
www-128.ibm.com
3.
LR_OFFSET is the offset into the stack frame of the return address.
LR_OFFSET是返回地址的堆栈框架的偏移量。
www.ibm.com
4.
Then the current stack frame is set to that frame (in this case, the second frame).
则当前堆栈帧设置为该帧(在此种情况下,为第二个帧)。
www.juyy.net
5.
It displays the stack frame for the suspended threads for each target you are debugging .
它为调试中的每个目标显示其暂挂线程的堆栈帧。
www.bing.com
6.
The first part of the stack frame is the non-volatile register save area.
堆栈帧的第一个部分是非易失性寄存器保存区。
www.ibm.com
7.
A stack frame is essentially the same thing as a function call.
堆栈帧实质上与函数调用相同。
technet.microsoft.com
8.
Method to obtain a specific stack frame in a stack trace.
方法可获取堆栈跟踪中的特定堆栈帧。
msdn2.microsoft.com
9.
You load register 3 with the return value and perform the function epilogue to restore the stack frame and return.
需要用返回值加载寄存器3并执行函数尾声(epilogue)来恢复堆栈框架并返回。
www.ibm.com
10.
Displays the address of the current stack frame.
显示当前堆栈帧的地址。
msdn2.microsoft.com
1.
In this program you will have two stack frame sizes -- one for main and one for factorial.
在本程序中,需要两个堆栈框架大小——一个用于main,一个用于factorial。
www.ibm.com
2.
Gets the function name of this stack frame.
获取此堆栈帧的函数名。
technet.microsoft.com
3.
To set the current stack frame to the second frame.
以便将当前堆栈帧设置为第二个帧。
msdn2.microsoft.com
4.
Contains values that identify the type of stack frame.
包含标识堆栈帧的类型的值。
msdn2.microsoft.com
5.
Method to retrieve an indexed stack frame object.
方法来检索已建立索引的堆栈帧对象。
msdn2.microsoft.com
6.
Double-click a stack frame in the Call Stack window to change the context to that function call.
在“调用堆栈”窗口中双击堆栈帧,以更改函数调用的上下文。
msdn2.microsoft.com
7.
It starts by setting up a stack frame.
它首先设置一个堆栈框架。
www.ibm.com
8.
Calling a method or function pushes a new stack frame onto the stack.
当调用方法或者函数时,会有一个新的元素进栈。
www.bing.com
9.
Gets the module name for this stack frame.
获取此堆栈帧的模块名。
technet.microsoft.com
10.
Once inside a function, a local stack frame is created by copying esp to ebp (line 62).
在函数内部,通过将esp复制到ebp(第62行)创建一个局部堆栈框架。
www.ibm.com
1.
For right now, just know that it sets up the stack frame.
就目前而言,只需知道它将设置堆栈框架就可以了。
www.ibm.com
2.
Value that indicates the type of stack frame.
获取指示堆栈帧类型的。
msdn2.microsoft.com
3.
Value that describes the type of stack frame.
获取描述堆栈帧类型的。
msdn2.microsoft.com
4.
However, it is a good example of how to set up and tear down a stack frame.
不过它却是如何建立和销毁堆栈帧的一个很好的例子。
www.ibm.com
5.
Therefore, the menu item has submenus, each of which represents a specific stack frame.
因此,该菜单项具有子菜单,每个子菜单表示一个特定堆栈帧。
207.46.16.252
6.
Moves the active stack frame down.
下移活动堆栈帧。
www.kuenglish.info
7.
Since you have not yet defined your own stack frame, the offset is from the end of the calling function's stack frame.
由于您尚未定义自己的堆栈框架,所以偏移量是由调用函数的堆栈框架的末端算起的。
www.ibm.com
8.
It never calls another function, so it doesn't need a stack frame.
它不会调用另一个函数,所以不需要堆栈框架。
www.ibm.com
9.
So, let's say that function func1 calls function func2 with three parameters, and func2 has a 112-byte stack frame.
让我们假设函数func1使用3个参数来调用func2,并且func2有一个112字节的堆栈帧。
www.ibm.com
10.
It looks like Hansel has confused the two variable names because they're using the same stack frame slot.
看来Hansel将这两个变量的名称搞混了,因为它们使用相同的栈帧槽(stackframeslot)。
www.ibm.com
1.
If you have a native method in the invocation chain, you will see a stack frame in both the native and Java stack.
如果你有一个本地方法在执行链(invocationchain),你可以看到本地堆和java堆的堆帧。
blog.sina.com.cn
2.
Assignment statements change the value of variables in the current stack frame. Thus, if your program executes the statement
赋值语句改变当前堆栈结构中的变量的值。因此,如果程序执行语句
www.bing.com
3.
The procedure then adds information about each stack frame to the list box on the sample, calling the
然后,该过程将有关每个堆栈帧的信息添加到示例的列表框中,并调用
msdn2.microsoft.com
4.
Set Current Stack Frame Command
“设置当前堆栈帧”命令
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/14 3:32:53