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