群发资讯网

返回主页
stack pointer
栈指针:计算机中用于指示栈顶位置的寄存器或变量。
常用释义
英式发音
美式发音
基本释义
  • 栈指针:计算机中用于指示栈顶位置的寄存器或变量。
例句
  • 1·Stack pointer corruption.
    堆栈指针损坏。
  • 2·Getting the stack pointer on Linux-x86 can be implemented as.
    在Linux - x86平台上的堆栈指针可以实现为。
  • 3·On Solaris, this sample code allows you to get the stack pointer.
    在Solaris,下面这段示例代码让您可以获取堆栈指针。
  • 4·How to Store value in Stack Pointer Register to Memory (8085)?
    如何存储在堆栈指针寄存器值记忆(8085)?。
  • 5·The stack pointer tells you where the end of your current stack frame is.
    堆栈指针给出的是当前堆栈框架的结束位置。
  • 6·This will save the old stack pointer and allocate stack memory atomically.
    这会保存原来的堆栈指针,并自动分配堆栈内存。
  • 7·"It's 5.50 a. m... Do you know where your stack pointer is?" - Anonymous.
    现在是凌晨5:50……你知道你的栈指针在哪儿么?——无名氏。
  • 8·The calling function must not care where the stack pointer is currently pointing.
    调用的函数一定不能顾虑栈指针当前所指的位置。
  • 9·The setjmpx and longjmpx kernel services maintain the AMR and the context stack pointer.
    longjmpx 和 frr_add 内核服务可以维护 AMR 和上下文堆栈指针。
  • 10·Besides the stack pointer (ESP), what other register points to variables on the stack?
    除了栈指针(ESP),还有哪个寄存器指向栈上的变量?