argument stack 中文意思是什麼

argument stack 解釋
變元棧
  • argument : n 1 爭論,辯論,論證。2 論據,論點。3 (書籍等的)梗概,摘要,大綱;(劇本等的)情節。4 【數學】...
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  1. Argument specifies the total stack allocation in virtual memory

    參數指定虛擬內存中總的堆棧分配。
  2. Load an argument address onto the evaluation stack

    將參數地址加載到計算堆棧上。
  3. Load an argument address, in short form, onto the evaluation stack

    以短格式將參數地址加載到計算堆棧上。
  4. Kernel - mode programs use structured exceptions by establishing exception frames on the same stack that ' s used for argument passing, subroutine calling, and automatic variables

    內和模式程序通過在用於沖突經過、子程序調用和自動變量的相同堆棧上建立異常結構來使用結構性異常。
  5. It optionally takes a stack frame address as an argument

    它可以有選擇地將堆棧幀地址作為參數。
  6. 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用於函數返回值。
  7. When all argument values are on the stack, the method can be called, and after the call, the entire list of argument values will be replaced by the method return value on the stack

    當所有的自變量都在堆棧中時,方法可以被調用,並且調用結束后,在堆棧中的整個自變量列表將被方法的返回值代替。
  8. If you do not specify an argument, the stack frame pointer moves up one frame

    如果沒有指定參數,堆棧幀指針將上移一幀。
  9. If you do not specify an argument, the stack frame pointer moves down one frame

    如果沒有指定參數,堆棧幀指針將下移一幀。
  10. If you specify an argument, the stack frame pointer moves down by the specified number of frames

    如果指定了參數,堆棧幀指針將下移指定的幀數。
  11. Instruction can be used to load a value type or a primitive value onto the stack by copying it from an incoming argument

    可以使用ldarg . 1指令通過從傳入的參數中復制值類型或基元值來將它們加載到堆棧上。
  12. Command takes a process id as an argument and does a stack traceback for that particular process

    命令將進程標識作為參數,並對這個特定進程進行堆棧回溯。
  13. Before a method can be called, the argument values must be pushed on the stack, in left - to - right order corresponding to the parameter declarations

    方法調用之前,必須根據參數聲明,按照從左到右的順序把對應的實參壓入堆棧。
  14. This operation does not do anything but check to make sure that the type of the argument on the top of stack is what is expected

    操作就會被發出。這項操作只用於保證堆棧頂部的參數類型是預期的。
分享友人