current stack frame
常見例句
- Displays the code for the current stack frame, highlighting the line that is about to be executed.
顯示當(dāng)前堆??蚣艿拇a,突出顯示即將執(zhí)行的代碼行。 - The expression is evaluated in the context of the current stack frame, and the results are displayed in the Expressions view of Display window.
在當(dāng)前堆??蚣艿纳舷挛闹袝嬎惚磉_式的值,在 Display 窗口的 Expressions 視圖中會顯示結(jié)果。 - Next, the current stack frame pointer is stored as the back pointer for the next stack frame, even though you haven't established the stack frame yet (this is done through negative offsets).
接下來,當(dāng)前堆??蚣苤羔槙淮鎯橹赶蛳乱粋€堆??蚣艿暮笙蛑羔?,雖然尚未建立堆??蚣埽ㄟ@是通過負的偏移量實現(xiàn)的)。 返回 current stack frame