Consider a program which requires the user to convert a binary string to its decimal equivalent.
认为这需要用户将一个二进制串的十进制等效程序。
There is a very simple technique for converting any decimal number to its binary equivalent .
有一个很简便的方法可以将任意十进制数换算为等值的二进制数。
An integer may be expressed in decimal, octal, or hexadecimal notation. The following three display filters are equivalent.
一个整数可以有三种表示方法,十进制、八进制和十六进制。下面三个例子是相同的。
Binary Coded decimal (BCD) refers to a binary equivalent of the decimal system which also occupies a nibble.
二-十进制计数法(BCD)指的是占据一个单元组的十进制系统的二进制等价物。
There is a very simple technique for converting any decimal number to its binary equivalent.
有一个很简便的方法可以将任意十进制数换算为等值的二进制数。
Converts the specified Boolean value to the equivalent decimal number.
将指定的布尔值转换为等效的十进制数。
Converts the value of the specified object to an equivalent decimal number, using the specified culture-specific formatting information.
使用指定的区域性特定格式设置信息,将指定对象的值转换为等效的十进制数。
Converts the value of the specified decimal number to an equivalent 64-bit signed integer.
将指定的十进制数的值转换为等效的64位带符号整数。
Converts the value of the specified decimal number to an equivalent 8-bit unsigned integer.
将指定的十进制数的值转换为等效的8位无符号整数。
Converts the value of the specified decimal number to an equivalent 32-bit unsigned integer.
将指定的十进制数的值转换为等效的32位无符号整数。
Converts the value of the specified decimal number to an equivalent 8-bit signed integer.
将指定的十进制数的值转换为等效的8位带符号整数。
Converts the specified string representation of a number to an equivalent decimal number.
将指定的单精度浮点数的值转换为等效的十进制数。
Converts the value of the specified 64-bit unsigned integer to an equivalent decimal number.
将指定的双精度浮点数的值转换为等效的十进制数。
Converts the value of the specified decimal number to an equivalent 16-bit signed integer.
将指定的十进制数的值转换为等效的16位带符号整数。
Converts the value of the specified decimal number to an equivalent Boolean value.
将指定的单精度浮点数的值转换为等效的布尔值。
Converts the value of the specified decimal number to an equivalent double-precision floating-point number.
将指定的单精度浮点数的值转换为等效的双精度浮点数。
Converts the value of the specified decimal number to an equivalent single-precision floating-point number.
将指定的双精度浮点数的值转换为等效的单精度浮点数。
Converts the value of the specified decimal number to an equivalent single-precision floating-point number.
将指定的双精度浮点数的值转换为等效的单精度浮点数。
应用推荐