overflow exception 中文意思是什麼

overflow exception 解釋
溢出事故
  • overflow : vt ( flowed flown; flowing) 使溢出,使泛濫,使漲滿;淹沒;人滿得走不進(房間等)。 The river ov...
  • exception : n. 1. 例外;除外,除去。2. 【法律】抗告;異議,不服,反對。adv. -ally ,-less adj. 無例外的。
  1. Floating - point arithmetic overflow or division by zero never throws an exception, because floating - point types are based on ieee 754 and so have provisions for representing infinity and nan not a number

    浮點算術溢出或被零除從不引發異常,因為浮點類型基於ieee 754 ,因此可以表示無窮和nan (不是數字) 。
  2. Specifies that an exception appropriate to the condition, such as out of memory, buffer overflow, and so forth, be thrown

    指定引發相應于該條件的異常,如內存不足、緩沖區溢出等。
  3. 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

    不幸的是,由於它能夠引發建立在堆棧上的多重事件調度循環,乃至在糟糕的情況下引起堆棧溢出異常,而目前並沒有一種對此稱得上優秀的解決方案。
  4. Warning c6255 : alloca indicates failure by raising a stack overflow exception

    警告c6255 : _ alloca通過引發堆棧溢出異常表明失敗。
  5. With websphere studio, for example, you see a stack overflow exception in the end

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

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

    但是,現在我們建議不要使用這種做法,原因是需要大量附加代碼才能可靠地捕獲堆棧溢出異常並繼續執行程序。
  8. 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卸載發生堆棧溢出異常的應用程序域,並讓相應的進程繼續運行。
  9. Programs written in java code aren t susceptible to buffer overflow attacks, but such an attack can still throw an unexpected exception or even an error - potentially shutting down a server or other program

    使用java編寫的程序對緩沖區溢出攻擊並不敏感,但這樣的攻擊會導致不斷地拋出意外異常或錯誤可能導致服務器或其他程序關閉。
分享友人