stack frame
常见例句
- For right now, just know that it sets up the stack frame.
就目前而言,只需知道它将设置堆栈框架就可以了。 - Since you have not yet defined your own stack frame, the offset is from the end of the calling function's stack frame.
由于您尚未定义自己的堆栈框架,所以偏移量是由调用函数的堆栈框架的末端算起的。 - Internally, all the variables declared within a method, including the parameters, are stored together in a stack frame.
在内部,所有方法内部声明的变量,包括参数,都一起存储在堆栈框架中。 返回 stack frame