stack pointer造句
例句與造句
- For example , you can use the stack pointer to follow the stack
例如,可以使用堆棧指針跟蹤堆棧。 - Inline assembly can be written to determine the stack pointer
可以編寫內聯程序集( inline assembly )來確定棧指針。 - On solaris , this sample code allows you to get the stack pointer
在solaris ,下面這段示例代碼讓您可以獲取堆棧指針: - Getting the stack pointer
獲得堆棧指針 - Parameter is the offset from the stack pointer to the high - order part of the value
參數是距離值的高位部分堆棧指針的偏移量。 - It's difficult to find stack pointer in a sentence. 用stack pointer造句挺難的
- Set up stack pointer
設置堆棧指針 - Parameter is the offset from the stack pointer to the low - order part of the value , and the
參數是距離值的低位部分堆棧指針的偏移量, - The stack pointer is not used at all in the function and changing its value is meaningless
堆棧指針根本不能這樣使用,改變它的值是無意義的。 - There are no push or pop instructions and no dedicated stack pointer register defined by the architecture
體系結構沒有定義壓入或者彈出指令,也沒有定義專門的棧指針寄存器。 - The eabi reserves gpr1 for a stack pointer , gpr3 - gpr7 for function argument passing , and gpr3 for function return values
Eabi將gpr1預留為棧指針, gpr3到gpr7用于函數參數傳遞, gpr3用于函數返回值。 - One solution is to find a piece of code that lives in the program memory and that executes a jump or return to the stack pointer
一架數字照相機安置在六盞lava燈前,用于每隔一段時間拍攝一張照片。 - The stack is coordinated with a stack pointer that keeps track of storage and retrieval of each byte or word of information in the stack
棧和一個棧指針配合工作,棧指針隨時指示要存取的每個字或字節信息在棧中的位置。 - However , it is essential to the proper functioning of your program because without the stack pointer , the processor would not know where to return to at the end of a function call
程序員可能不會直接處理堆棧指針,但它對于程序正確運行至關重要。沒有堆棧指針,處理器在函數調用完成后將不知道返回何處。