調用棧 的英文怎麼說

中文拼音 [diàoyòngzhàn]
調用棧 英文
call stack
  • 調 : Ⅰ動詞1 (配合得均勻合適) harmonize; suit well; fit in perfectly 2 (使配合得均勻合適) mix; adju...
  • : Ⅰ動詞1 (使用) use; employ; apply 2 (多用於否定: 需要) need 3 (敬辭: 吃; 喝) eat; drink Ⅱ名...
  • : 名詞1 (養牲畜的柵欄) shed; pen 2 (棧道) a plank road built on sides of cliffs for army3 (棧...
  • 調用 : transfer (officer) temporarily for a specific task; [計算機] call; invoking調用程序 caller; cal...
  1. Because most stacks are the same, you don t actually have to store very much data - at most a few thousand strings - identifying call stacks and the associated numbers of instances linked to each stack

    因為多數都是相同的,標識調用棧以及鏈接到每個的相關實例個數需要存儲的數據並不很多(最多幾千個字元串) 。
  2. The return value is popped from the callee evaluation stack

    從被調方的計算堆中彈出返回值。
  3. To view the disassembly code for a function on the call stack

    查看調上的函數的反匯編代碼
  4. Doas method that have not been associated with the

    方法之前的調) ,它還沒有與包含在認證的
  5. In essence, what happens upon calling this method is that a snapshot of the state of the call stack is taken at that very instant and the sets of permissions intersected with each other

    方法中間接實現的。本質上,調這個方法所發生的事情是對那一瞬間調和一組相互交疊的權限進行快照。
  6. Includes call stacks in the output to show the origin of permission demands

    在輸出中包括調以顯示原始權限要求。
  7. Include calls to from other threads on the shortcut menu. to view the source code for a function on the call stack

    右擊「調」窗口,並從快捷菜單中選擇「包括對其他線程和來自其他線程的調」 。
  8. If another entry address follows, it means that the address on the stack called the address last read from the trace file

    如果後面緊接著是另外一個入口地址,這說明堆中的地址調了這個剛從跟蹤文件處讀出的地址。
  9. It indicates that the current method s stack frame should be removed before the call instruction is executed

    它指示在執行調指令前應移除當前方法的堆幀。
  10. Additionally, a call trace can identify the maximum call depth of user functions, which you can then use to efficiently bind the memory that the call stack uses an important consideration in embedded systems

    另外,調跟蹤還可以判斷戶函數的最大調深度,這可以來對調用棧使的內存進行有效限制(在嵌入式系統中,這是非常重要的一個考慮因素) 。
  11. Display the current call stack of programs and functions

    顯示程序和函數的當前調用棧
  12. You re literally going back to a previous call stack

    也就是直接返回到一個先前的調用棧
  13. Entries on the call stack can be selected, causing variables at the time of invocation to be displayed

    您可以選擇調用棧中的條目,這樣可以顯示變量被調時的值。
  14. A continuation lets you capture execution state with instance variables and a call stack at any point in time

    延續讓您能夠在任何時刻及時捕獲執行狀態(使實例變量和調用棧) 。
  15. Unlike the java language, squeak uses a dynamic data structure instead of a call stack, but the concept is the same

    (與java語言不同, squeak使動態的數據結構代替調用棧,但概念是一樣的。 )
  16. Cross - language debugging support in the same call stack, such as mixing of java and sql nested stored procedure calls

    相同調用棧中的跨語言調試支持,例如java和sql嵌套存儲過程調的混合使
  17. Without a reference, you copy the entire array or hash onto the function call stack, and then copy it again in the function

    如果不使,就需要將整個數組或hash表復制到該函數的調用棧中,然後在函數中再次對其進行復制。
  18. Notice, for example, that the debug view not to be confused with the debug perspective shows the call stack ; this combines the frames and threads that you are familiar with in idea

    例如,注意, debug視圖(請不要與debug透視圖混淆)顯示了調用棧的情況;這些信息實際上包括了您熟悉的idea框架和線程的內容。
  19. It s hard enough to rely on your own programming skill or that of your co - workers ; it s scary to have to rely on the documentation skill of anyone whose code you might be using sixteen frames down the call stack as your primary error - handling mechanism

    依賴于您自己的或者您的合作夥伴的編程技巧是非常困難的;如果不得不依賴于某個人的文檔化技巧,那麼對於他的代碼您可能得使調用棧中的十六個幀來作為您的主要的錯誤處理機制,這將會是令人恐慌的。
  20. 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 -指令封裝為類來實現;並虛擬機維護由代碼區、數據區、函數調用棧、操作數和指令計數器等共同構成的運行時環境,控製程序的執行,有利於實現調試功能。
分享友人