operand stack 中文意思是什麼

operand stack 解釋
操作數棧
  • operand : n. 【數學】運算域。
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  1. Pops 1 value off the stack for the first operand, and 1 value of the stack for the second operand

    對于第一個操作數,從堆棧中彈出1個值;對于第二個操作數,從堆棧中彈出1個值。
  2. The way the msil instruction pushes operand onto the stack

    Msil指令將操作數推到堆棧上的方式。
  3. How the microsoft intermediate language msil instruction pushes operand onto the stack

    Microsoft中間語言( msil )指令將操作數推到堆棧上的方式。
  4. Gets the maximum number of items on the operand stack when the method is executing

    獲取執行方法時操作數堆棧上的項的最大數目。
  5. 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 -指令封裝為類來實現;並用虛擬機維護由代碼區、數據區、函數調用棧、操作數棧和指令計數器等共同構成的運行時環境,控製程序的執行,有利於實現調試功能。
分享友人