您要查找的是不是:
- integer type identifier 整型标识符
- This maps to a SQL Server integer type. 它映射到SQL Server integer类型。
- Class using the specified URI prefix and type identifier. 使用指定的URI前缀和类型标识符初始化。
- And any enumeration type based on a CLS-compliant base integer type. 以及任何基于符合CLS的基础整数类型的枚举类型。
- Values of float are truncated when they are converted to any integer type. 如果将float值转换为任一整数类型,这些值将被截断。
- Integer type that holds negative or positive numbers, including zero. 保存负数、正数或零的整型。
- The ftp_systype() function returns the system type identifier of the FTP server. 函数的作用是:返回远程FTP服务器的系统类型。
- The example type converter supports properties of integer type with which it has been associated. 示例类型转换器支持与其关联的integer类型的属性。
- If overflow occurs converting one integer type to another, the high order bits are truncated. 如果在将一个整数类型转换为另一个整数类型时发生溢出,则截断高序位字节。
- A redeclaration of a property that includes a type identifier hides the inherited property rather than overriding it. 包括了类型标识符的属性再声明将隐藏继承得到的属性,这优于属性覆盖。
- The first column must provide the tag number, integer type, of the current element, and the column name must be Tag. 第一列必须提供当前元素的标记号(整数类型),并且列名必须是Tag。
- If you specify a number beyond the bounds of the integer type, it will be interpreted as a float instead. 如果你指定一个数超出了integer的范围,将会被解释为float。
- Therefore, implicit conversion is performed where integer type is promoted to double and the two double values are compared. 因此,在integer类型提升为double且比较了两个double类型值后会进行隐式转换。
- QIfist (Suppress _ftol): Suppresses _ftol when a conversion from a floating-point type to an integer type is required (x86 only). QIfist(取消_ftol):当需要从浮点类型转换为整型时取消_ftol(仅限x86)。
- Implicit narrowing type conversions, such as assigning a Decimal type object to an integer type object, are reported as errors. 如果隐式地进行收缩类型转换(例如将Decimal类型对象赋给一个Integer类型的对象),将会报错。
- The integer types are required to have a binary value representation. 整数类型要求具有一个二进制的值表示法。
- Also, if you perform an operation that results in a number beyond the bounds of the integer type, a float will be returned instead. 同样如果你执行的运算结果超出了integer范围,也会返回float。
- Both types of conversion may be explicit (using the data type identifier) or implicit (without the data type identifier). 两种转换类型都可以是显式(使用数据类型标识符)或隐式(不使用数据类型标识符)的。
- For example, if you pass an integer type value to a function that is expecting a string type parameter, no implicit casting occurs and an error is returned. 例如,如果将整数类型值传递到需要字符串类型参数的函数,则不发生隐式转换并返回错误。
- Warning C6220 - Implicit cast between semantically different integer types: comparing HRESULT to -1. 警告C6220:语义不同的整数类型之间的隐式强制转换:将HRESULT与-1进行比较。
