所有栈帧被分配在称为调用栈的内存区域。
All the stack frames are allocated in a region of memory called the call stack.
它包含了栈帧和局部变量,但与真正的线程不同的是它无法执行。
It includes stack frames and local variables, but unlike a true thread it is not executable.
栈的布局组成了“栈帧”,知道这些如何运作需要一些脑力劳动去破译。
The layout of the stack constitutes the "stack frame", and knowing how this works can go a long way to decoding how something works.
堆栈帧中的最后一个条目是一个指向前一堆栈帧的指针,通常被称为后向指针(backpointer)。
The final item in the stack frame is a pointer to the previous stack frame, often called the back pointer.
栈帧:每次程序执行一次函数调用的时候,程序何处调用的相关信息被保存在一块称为栈帧的数据中,栈帧也常简称为帧。
Stack frame: Each time a program performs a function call, the information about where in your program the call was made from is saved in a block of data called a stack frame, or frame for short.
详细探讨了基于RPR的MSR的工作机理,包括协议栈和帧结构、节点功能结构、组网应用等几个方面。
This article discusses the working mechanism of RPR-based MSR with protocol stack frame structure node function and networking included.
详细探讨了基于RPR的MSR的工作机理,包括协议栈和帧结构、节点功能结构、组网应用等几个方面。
This article discusses the working mechanism of RPR-based MSR with protocol stack frame structure node function and networking included.
应用推荐