pointer to stack 中文意思是什麼

pointer to stack 解釋
堆棧的指針
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  • to : adv 到某種狀態;〈特指〉到停止狀態;關閉。 ★也常和動詞結合,略去其後賓語,而構成成語: The door i...
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  1. Deadlock prevention and surprise dismount handling during this process require heroic efforts, including a mechanism whereby a file system driver can stash a pointer to an automatic variable ( that is, one allocated on the call / return stack ) to be used in deeper layers of recursion within the same thread

    在這個過程請求宏大結果的時候, (進行)死鎖預防和意外卸下處理,包括一個機制,憑借這個機制文件系統驅動可以中斷在相同線程中用於深層遞歸的自動變量的指示器(就是說,在調用/返回堆棧上分配一個) 。
  2. Inline assembly can be written to determine the stack pointer

    可以編寫內聯程序集( inline assembly )來確定棧指針。
  3. Parameter is the offset from the stack pointer to the high - order part of the value

    參數是距離值的高位部分堆棧指針的偏移量。
  4. Parameter is the offset from the stack pointer to the low - order part of the value, and the

    參數是距離值的低位部分堆棧指針的偏移量,
  5. The object reference is popped from the stack and unboxed to a value type pointer

    從堆棧中彈出對象引用並取消裝箱為值類型指針。
  6. Frame pointer optimization debug records used to traverse the stack

    用於遍歷堆棧的幀指針優化( fpo )調試記錄
  7. It uses different zones named usu - prefrm zone and jmp - prefrm zone to record changing of the previous frame pointer in stack. compared with stack guard and rad, fpw has more efficent performance, same safety and less memory cost

    與stackguard和rad相比, fpw具有同樣程度的安全性、佔用更少的內存空間、減少進程意外終止的可能性和更好的運行效果等優點。
  8. A pointer to piece of data is pushed onto the stack

    將指向某條數據的指針推送到堆棧上。
  9. For example, you can use the stack pointer to follow the stack

    例如,可以使用堆棧指針跟蹤堆棧。
  10. On solaris, this sample code allows you to get the stack pointer

    在solaris ,下面這段示例代碼讓您可以獲取堆棧指針:
  11. This will lead to better stack tracebacks, as the frame pointer register is used as a frame pointer rather than a general purpose register

    這將產生更好的堆棧回溯,因為幀指針寄存器被用作幀指針而不是通用寄存器。
  12. In the implementing of virtual machine, all p - instructions are encapsulated as classes. the virtual machine maintains the run - time environment, which is composed of code section, data section, function calling stack, operand stack, instruction pointer, etc. all that is good to the executing and the debugging of program

    在虛擬機實現方面,將所有p -指令封裝為類來實現;並用虛擬機維護由代碼區、數據區、函數調用棧、操作數棧和指令計數器等共同構成的運行時環境,控製程序的執行,有利於實現調試功能。
  13. Option was set during kernel compilation, the frame pointer register is used to maintain stacks and, hence, the stack traceback can be performed correctly

    選項,那麼就用幀指針寄存器來維護堆棧,從而就可以正確地執行堆棧回溯。如果沒有設置
  14. A good example is the stack - pointer register, which the processor uses to keep track of the program s call stack

    堆棧指針寄存器就是個好例子,處理器利用它跟蹤程序的調用堆棧。
分享友人