overflow arithmetic 中文意思是什麼

overflow arithmetic 解釋
溢位記錄
  • overflow : vt ( flowed flown; flowing) 使溢出,使泛濫,使漲滿;淹沒;人滿得走不進(房間等)。 The river ov...
  • arithmetic : n. 1. 算術,演算法;計算。2. 算術書。
  1. Arithmetic exceptions : zero - divide, overflow, and underflow

    算術異常:被零除、溢出和下溢。
  2. Modify the check for arithmetic overflow underflow property

    修改「檢查演算法上溢/下溢」屬性。
  3. Check for arithmetic overflow underflow

    檢查演算法上溢/下溢
  4. 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 (不是數字) 。
  5. Integer arithmetic overflow either throws an

    整數算術溢出或者引發
  6. This register contains carry and overflow information from integer arithmetic operations

    這個寄存器存放整數運算操作的進位以及溢出信息。
  7. An abnormal condition detected by the hardware. examples are : attempts to execute a privileged instruction and arithmetic traps such as overflow, underflow, and divide by zero

    一種由硬體檢測到的非正常狀態。例如:企圖執行一條特權指令和諸如上溢出、下溢出與除0等的算術運算陷井。
  8. This traps a number of common error conditions such as syntax errors or arithmetic overflow and diverts the flow of control to a special error - handling routine youve written

    這可以為很多常見的錯誤條件(例如語法錯誤或算術上溢)設陷,並將控制流轉移到您自己編寫的一個專門的錯誤處理常式。
  9. In an unchecked context, arithmetic overflow is ignored and the result is truncated

    在未檢查的上下文中,演算法溢出被忽略並且結果被截斷。
  10. Arithmetic shifts never generate overflow exceptions

    算術移位絕不會產生溢出異常。
  11. Arithmetic overflow always throws an

    算術溢出總是引發
  12. Arithmetic overflow warnings

    算術溢出警告
  13. If arithabort is set to on, the query fails with an arithmetic overflow error

    ;並且arithabort設置為on ,則查詢將因算術溢出錯誤而失敗。
  14. Warning c6297 : arithmetic overflow : 32 - bit value is shifted, then cast to 64 - bit value

    警告c6297 :算術溢出:對32位值進行移位操作,然後強制轉換為64位值。
  15. When set to off, the divide - by - zero and arithmetic overflow errors cause null values to be returned

    設置為off時,被零除錯誤和算術溢出錯誤將導致返回空值。如果在
  16. A run - time error, such as an arithmetic overflow or a constraint violation, has one of the following effects

    諸如算術溢出或約束沖突之類的運行時錯誤具有下面的影響:
  17. When set to on, the divide - by - zero and arithmetic overflow errors cause the statement to be rolled back and an error message is generated

    設置為on時,被零除錯誤和算術溢出錯誤將導致回滾語句,並生成錯誤消息。
  18. The behavior in which a divide - by - zero or arithmetic overflow error causes null values to be returned occurs if an insert or update is tried on a

    列上嘗試執行insert或update操作,而這些列中的新值長度超出最大列大小,則將出現被零除錯誤和算術溢出錯誤導致返回空值的行為。
  19. When an update statement encounters an arithmetic error overflow, divide by zero, or a domain error during expression evaluation, the update is not performed

    當update語句在表達式求值過程中遇到算術錯誤(溢出、被零除或域錯誤)時,則不進行更新。
  20. When a delete statement encounters an arithmetic error overflow, divide by zero, or a domain error occurring during expression evaluation, the database engine handles these errors as if set arithabort is set on

    當delete語句遇到在表達式計算過程中發生的算術錯誤(溢出、被零除或域錯誤)時,數據庫引擎將處理這些錯誤,就好象set arithabort設置為on 。
分享友人