... 当前行指针 current line pointer 当前栈指针 current stack pointer 当前值指针 currency pointer ...
双语例句
1
Working in conjunction with our stack, we'll have a pointer that identifies our current position in the stack.
与堆栈在一起的还有一个指针,指示我们在堆栈中的当前位置。
2
Next, the currentstack 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).