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.