current stack frame
常見(jiàn)例句
- 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)前堆??蚣艿纳舷挛闹袝?huì)計(jì)算表達(dá)式的值,在 Display 窗口的 Expressions 視圖中會(huì)顯示結(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).
接下來(lái),當(dāng)前堆??蚣苤羔槙?huì)被存儲(chǔ)為指向下一個(gè)堆??蚣艿暮笙蛑羔?,雖然尚未建立堆??蚣埽ㄟ@是通過(guò)負(fù)的偏移量實(shí)現(xiàn)的)。 返回 current stack frame