You may enter them as signed or unsigned, however, they are used internally as unsigned integers.
您可以使用带正负号或不带正负号的方式输入它们,不过就内部用法而言,它们将做为不带正负号的整数。
If the component expects signed integers, make sure that you convert your data to signed integers and then check.
如果组件期望的是有符号整数,就请确保将您的数据先转换成有符号整数再进行检查。
Calculates the quotient of two 32-bit signed integers and also returns the remainder in an output parameter.
计算两个32位有符号整数的商,并通过输出参数返回余数。
Calculates the quotient of two 64-bit signed integers and also returns the remainder in an output parameter.
计算两个64位有符号整数的商,并通过输出参数返回余数。
Changes the start time and the interval between method invocations for a timer, using 64-bit signed integers to measure time intervals.
更改计时器的启动时间和方法调用之间的间隔,用64位有符号整数度量时间间隔。
Changes the start time and the interval between method invocations for a timer, using 32-bit signed integers to measure time intervals.
变更开始的时间和计时器的方法引动过程之间的时间间隔,使用32位元带正负号的整数来测量时间间隔。
Given the same number of bits, unsigned integers usually represent twice the number of absolute values representable by signed integers.
给予相同的位元,无号整数通常能表示由有号整数所代表的值的绝对值的两倍数目。
But in 64-bit systems, dates are expressed as signed 64-bit integers, which extends the usable range.
但是在64位的系统中,日期是使用有符号的64位整数表示的,这可以极大地扩充其可用范围。
In cases where unsigned and signed 32-bit integers are mixed in an expression and assigned to a signed long, cast one of the operands to its 64-bit type.
如果在表达式中混合使用无符号和有符号的32位整数,并将其赋值给一个有符号的long类型,那么将其中一个操作数转换成64位的类型。
In cases where unsigned and signed 32-bit integers are mixed in an expression and assigned to a signed long, cast one of the operands to its 64-bit type.
如果在表达式中混合使用无符号和有符号的32位整数,并将其赋值给一个有符号的long类型,那么将其中一个操作数转换成64位的类型。
应用推荐