current stack frame中文,current stack frame的意思,current stack frame翻译及用法
2025-08-11 05:54浏览次数 5
current stack frame
英[ˈkʌrənt stæk freim]美[ˈkɚrənt stæk frem]
现行堆栈框
current stack frame 例句
英汉例句
the current stack frame is empty.
目前的堆叠框架是空的。
the stack pointer tells you where the end of your current stack frame is.
堆栈指针给出的是当前堆栈框架的结束位置。
as a result, some native code in the current stack frame is now out of date, that is, stale.
结果,当前堆栈帧中的某些本机代码是过时的、陈旧的。
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).