整数类型 meaning in Chinese
integer type
type integer
Examples
- The underlying type must be one of the integer types
基础类型必须是整数类型( - Statement , because that is the 16 - bit integer type in visual basic
,因为在visual basic中它是16位的整数类型。 - The underlying type of an enumeration must be a built - in cls integer type
枚举的基础类型必须是内置cls整数类型( - And any enumeration type based on a cls - compliant base integer type
以及任何基于符合cls的基础整数类型的枚举类型。 - Are truncated when they are converted to any integer type . when you want to convert from
值转换为任一整数类型,这些值将被截断。