explicit type conversions的意思|示意
美 / /
英 / /
显式类型转换
explicit type conversions的网络常见释义
显示类型转换 ...它们被用来执行 隐式类型转换 (implicit type conversions),虽然他们还可以被用于显示类型转换(explicit type conversions):
explicit type conversions相关例句
Generics are useful because they provide stronger compile-time type checking, require fewer explicit conversions between data types, and reduce the need for boxing operations and run-time type checks.
泛型相当有用,因为他们提供强制的编译时类型检查,要求更少的数据类型之间的显式转换,并减少装箱拆箱的操作和运行时类型检查。