显式数值转换 meaning in English
explicit numeric conversions
Examples
- Explicit numeric conversions table c reference
显式数值转换表( c #参考) - For more information on explicit numeric conversions , see
有关显式数值转换的更多信息,请参见 - The explicit numeric conversion may cause loss of precision or result in throwing exceptions
显式数值转换可能导致精度损失或引发异常。 - Explicit numeric conversion is used to convert any numeric type to any other numeric type , for which there is no implicit conversion , by using a cast expression
显式数值转换用于通过显式转换表达式,将任何数字类型转换为任何其他数字类型。对于它不存在隐式转换。