将指定的值转换为8位元不带正负号的整数。
将指定之物件的值转换为8 位元不带正负号的整数。
Returns the specified 8-bit unsigned integer; no actual conversion is performed.
尝试将数字的字串表示转换为32位元不带正负号的整数。
Tries to convert the string representation of a number to its 32-bit unsigned integer equivalent.
将数字的字串表示转换成它的对等64位元不带正负号的整数。
Converts the string representation of a number to its 64-bit unsigned integer equivalent.
将指定之单精确度浮点数的值,转换为相等的8位元不带正负号的整数。
Converts the value of the specified 64-bit unsigned integer to an equivalent 8-bit unsigned integer.
将指定之单精确度浮点数的值,转换为相等的16位元不带正负号的整数。
Converts the value of the specified 64-bit unsigned integer to an equivalent 16-bit unsigned integer.
将指定之单精确度浮点数的值,转换为相等的64位元不带正负号的整数。
Converts the value of the specified 32-bit unsigned integer to an equivalent 64-bit unsigned integer.
但是对于不具备“不带正负号的整数”概念的语言来说,这个方法就无法使用。
However; that method would be unusable from a language that has no notion of unsigned integers.
将所指定样式之数字的字串表示,转换为它的16位元不带正负号的整数对应项。
Converts the string representation of a number in a specified style to its 16-bit unsigned integer equivalent.
使用指定之文化特性专属格式资讯,将指定之物件的值转换为16位元不带正负号的整数。
Converts the value of the specified object to a 16-bit unsigned integer, using the specified culture-specific formatting information.
使用指定之文化特性专属格式资讯,将指定之物件的值转换为32位元不带正负号的整数。
Converts the value of the specified object to a 32-bit unsigned integer, using the specified culture-specific formatting information.
将指定之样式及文化特性专属格式之数字的字串表示,转换为它的相等32位元不带正负号的整数。
Converts the string representation of a number in a specified style and culture-specific format to its 32-bit unsigned integer equivalent.
您可以使用带正负号或不带正负号的方式输入它们,不过就内部用法而言,它们将做为不带正负号的整数。
You may enter them as signed or unsigned, however, they are used internally as unsigned integers.
尝试将指定之样式及文化特性专属格式之数字的字串表示,转换为它的16位元不带正负号的整数对应项。
Tries to convert the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.
尝试将指定之样式及文化特性专属格式之数字的字串表示,转换为它的16位元不带正负号的整数对应项。
Tries to convert the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.
应用推荐