arithmetic exception 中文意思是什麼

arithmetic exception 解釋
算術例外
  • arithmetic : n. 1. 算術,演算法;計算。2. 算術書。
  • 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. To cause an exception when integer arithmetic overflows the bounds of the data type ; otherwise,

    如果在整數演算法溢出數據類型界限時導致異常,則為
  3. Specifies whether integer arithmetic that overflows the bounds of the data type causes an exception at run time

    指定溢出數據類型邊界的整數演算法是否會在運行時導致異常。
  4. Specifies whether integer arithmetic that overflows the bounds of the data type will cause an exception at run time

    指定溢出數據類型邊界的整數演算法是否將在運行時導致異常。
  5. From these values and line 7 we can deduce that the arithmetic exception is due to a divide by zero

    根據這些值和第7行中的語句,我們可以推斷出算術異常是由除數為0的除法運算造成的。
  6. Gdb indicates that the program gets an arithmetic exception at line 7 and usefully prints out the line and the values of the arguments to the wib function

    Gdb指出在程序第7行發生一個算術異常,通常它會列印這一行以及wib ( )函數的自變量值。
  7. Msil includes instructions for loading, storing, initializing, and calling methods on objects, as well as instructions for arithmetic and logical operations, control flow, direct memory access, exception handling, and other operations

    Msil包括用於加載、存儲和初始化對象以及對對象調用方法的指令,還包括用於算術和邏輯運算、控制流、直接內存訪問、異常處理和其他操作的指令。
分享友人