stack frame 双语例句
全部
1·It starts by setting up a stack frame.
它首先设置一个堆栈框架。
2·Then you restore the stack frame and return.
之后再恢复堆栈框架并返回。
3·The prologue sets up the stack frame for the function.
序言为函数设置堆栈框架。
4·For right now, just know that it sets up the stack frame.
就目前而言,只需知道它将设置堆栈框架就可以了。
5·The stack frame is destroyed when the function returns.
一旦函数返回了值,那么该元素就会被销毁。
6·It optionally takes a stack frame address as an argument.
它可以有选择地将堆栈帧地址作为参数。
7·It never calls another function, so it doesn't need a stack frame.
它不会调用另一个函数,所以不需要堆栈框架。
8·LR_OFFSET is the offset into the stack frame of the return address.
LR_OFFSET是返回地址的堆栈框架的偏移量。
9·Calling a method or function pushes a new stack frame onto the stack.
当调用方法或者函数时,会有一个新的元素进栈。
10·The stack pointer tells you where the end of your current stack frame is.
堆栈指针给出的是当前堆栈框架的结束位置。
