棧溢出 的英文怎麼說

中文拼音 [zhànchū]
棧溢出 英文
stack over flow
  • : 名詞1 (養牲畜的柵欄) shed; pen 2 (棧道) a plank road built on sides of cliffs for army3 (棧...
  • : Ⅰ動詞(充滿而流出來) overflow; spill Ⅱ形容詞(過分) excessive
  • 溢出 : overflow; spill over; runoff; runout; transfluence; spilth; superfusion
  1. In the past ten years, stack overflow has become one of most common attacks. smashing stack is a kind of systemly attack, which usually write overlong contents in application frame in order to change the control flow to invader

    棧溢出指的是一種系統攻擊的手段,通過往程序的堆寫超其長度的內容,造成堆,使程序轉而執行其它指令,以達到攻擊的目的。
  2. New method to defend against stack smashing attacks for windows

    棧溢出攻擊的新方法
  3. " the most frequent attack path hackers use to get into systems is to use stack overflows, buffer overflows, and memory overflows

    「黑客用來闖入系統最常見的攻擊方法是使用堆棧溢出、緩沖區和內存
  4. The xsl processor stack has overflowed - probable cause is infinite template recursion

    Xsl處理程序堆棧溢出-可能的原因是因為無限的模板遞歸。
  5. Statement is executing. unfortunately, this isn t a perfect solution, however, since it can cause multiple event dispatch loops to build up on the stack - in the degenerate case causing a stack overflow exception

    不幸的是,由於它能夠引發建立在堆上的多重事件調度循環,乃至在糟糕的情況下引起堆棧溢出異常,而目前並沒有一種對此稱得上優秀的解決方案。
  6. Exception is thrown when the execution stack overflows by having too many nested method calls

    當嵌套的方法調用過多而導致執行堆棧溢出時,將引發
  7. Is thrown for execution stack overflow errors, typically in case of a very deep or unbounded recursion

    因執行堆棧溢出錯誤引發,通常在存在非常深的遞歸或無界遞歸時發生。
  8. The exception that is thrown when the execution stack overflows because it contains too many nested method calls

    因包含的嵌套方法調用過多而導致執行堆棧溢出時引發的異常。
  9. Warning c6263 : using alloca in a loop ; this can quickly overflow stack

    警告c6263 :在循環中使用_ alloca :這樣會很快造成堆棧溢出
  10. Warning c6255 : alloca indicates failure by raising a stack overflow exception

    警告c6255 : _ alloca通過引發堆棧溢出異常表明失敗。
  11. On the other hand, if the jit doesn t make this transformation, the program will quickly exhaust the stack space and report a stack overflow error

    另一方面,如果jit不做這種轉換,程序將會很快耗盡堆空間並報告一個堆棧溢出錯誤。
  12. Three means exists in current defencing the overrun of stack : overwriting contents in stack with too long arguments is not allowed ; overwriting is allowed but unauthorized change of control flow is not allowed ; change of control flow is allowed but execution of injected code is prevented

    在理論上存在三類方法檢測堆棧溢出:不允許用超長的輸入參數覆蓋返回地址;允許返回地址被覆蓋,但不允許控制流轉向非授權的用戶;允許控制流轉向非授權的用戶,但不允許其可執行代碼被運行。
  13. Contains values that indicate the underlying cause of a stack overflow event

    包含指示堆棧溢出事件的根本原因的值。
  14. Fortunately, most people who find serious security flaws don t use their finds to do bad things

    可以利用堆棧溢出使程序跳轉至利用代碼,該代碼被放置在堆上。
  15. Adaptive stack cache with fast address generation policy can also avoid unnecessary memory traffic. stack cache can be disabled adaptively, when it is overflow

    高速緩存在發生棧溢出時,能夠自適應地關閉,以避免切換對處理器性能的影響。
  16. Specifies that a stack overflow error has occurred

    指定已發生堆棧溢出錯誤。
  17. With websphere studio, for example, you see a stack overflow exception in the end

    利用websphere studio ,最終您將看到堆棧溢出意外。
  18. You cannot catch stack overflow exceptions, because the exception - handling code may require the stack

    您無法捕捉堆棧溢出異常,因為異常處理代碼可能需要堆
  19. However, that practice is currently discouraged because significant additional code is required to reliably catch a stack overflow exception and continue program execution

    但是,現在我們建議不要使用這種做法,原因是需要大量附加代碼才能可靠地捕獲堆棧溢出異常並繼續執行程序。
  20. Note that an application that hosts the common language runtime can specify that the clr unload the application domain where the stack overflow exception occurs and let the corresponding process continue

    請注意,承載公共語言運行庫( clr )的應用程序可以指定由clr卸載發生堆棧溢出異常的應用程序域,並讓相應的進程繼續運行。
分享友人