青年中文青年中文

arithmetic exception的意思

arithmetic exception中文翻譯:

[數]算術異常

相似詞語短語

arithmetic───n.算術,算法;數字

exception───n.例外;異議

arithmetic operation───[計]算術運算

arithmetic operations───算術運算

arithmetic mean───算術均數;等差中項;n.算術中項,算術平均

exception eaccessviolation───例外情況

take exception───v.反對,有反感;反對;有反感

arithmetic series───[數]算術級數,等差級數

arithmetic progression───算術級數,等差級數;等差級數,等差數列;[數]算術級數,算術數列

雙語使用場景

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函數的自變量值。

compiler generated an exception while doing constant arithmetic during compilation.───期間 ,編譯器在執行常數算法時生成異常。

SIGFPE - Arithmetic exception, integer divided by 0, or floating-point exception.───SIGFPE—算術異常、整數被零除或浮點異常。

From these values and line 7 we can deduce that the arithmetic exception is due to a divide by zero.───根據這些值和第7行中的語句,我們可以推斷出算術異常是由除數為0的除法運算造成的。

英語使用場景

From these values and line 7 we can deduce that the arithmetic exception is due to a divide by zero.

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.