dividebyzeroexception信息详情

dividebyzeroexception发音

意思翻译

除数为零的异常

相似词语短语
双语使用场景

Without the exception handling, this program would terminate with a DivideByZeroException was unhandled error.───如果没有异常处理,此程序将终止并产生“DivideByZeroException未处理”错误。

A DivideByZeroException exception is thrown when there is an attempt to divide an integer or decimal value by zero.───当尝试将整数或小数值除以零时,会引发DivideByZeroException异常。

Integer division by zero always throws a DivideByZeroException.───整数被零除总是引发DivideByZeroException。

Decimal division by zero always throws a DivideByZeroException.───小数被零除总是引发DivideByZeroException。

Integral operations throw DivideByZeroException if value2 is zero.───如果value2为零,则整数运算引发DivideByZeroException。

英语使用场景