创建此实例的字符串表示形式。
将指定值转换为字符串表示形式。
从数字的字符串表示形式返回数值。
Returns a numeric value from a string representation of a number.
返回矩形的字符串表示形式。
基于当前区域性创建对象的字符串表示形式。
Creates a string representation of the object based on the current culture.
将此实例的值转换为其等效的字符串表示形式。
Converts the value of this instance to its equivalent string representation.
将此实例的数值转换为其等效的字符串表示形式。
Converts the numeric value of this instance to its equivalent string representation.
字符串表示形式的格式必须与指定的格式完全匹配。
The format of the string representation must match a specified format exactly.
在此实例的结尾追加指定的布尔值的字符串表示形式。
Appends the string representation of a specified Unicode character to the end of this instance.
确定数字的字符串表示形式要在小数点左边保留的位数。
Determine how many digits to the left of the decimal you want the string representation of the number to have.
这意味着转换器还要负责将对象数据转换回字符串表示形式。
This means the converter is also responsible for transforming the object data back in to a string representation.
将数字的字符串表示形式转换为它的等效单精度浮点数字。
Converts the string representation of a number to its single-precision floating-point number equivalent.
在此实例的结尾追加指定的单精度浮点数的字符串表示形式。
Appends the string representation of a specified subarray of Unicode characters to the end of this instance.
将数字的字符串表示形式转换为它的等效16位无符号整数。
Converts the string representation of a number to its 16-bit unsigned integer equivalent.
在此实例的结尾追加指定的8位有符号整数的字符串表示形式。
Appends the string representation of a specified 8-bit unsigned integer to the end of this instance.
尝试将数字的字符串表示形式转换为等效的64位无符号整数。
Tries to convert the string representation of a number to its 64-bit unsigned integer equivalent.
在此实例的结尾追加指定的32位无符号整数的字符串表示形式。
Appends the string representation of a specified 32-bit signed integer to the end of this instance.
在此实例的结尾追加指定的64位无符号整数的字符串表示形式。
Appends the string representation of a specified 64-bit signed integer to the end of this instance.
在此实例的结尾追加指定的16位无符号整数的字符串表示形式。
Appends the string representation of a specified 16-bit signed integer to the end of this instance.
类型转换器执行从字符串表示形式到给定类型的转换,反之亦然。
Type converters perform conversions from a string representation to a given type and vice versa.
在运行时,每个格式项都由列表中相应对象的字符串表示形式替换。
At run time, each format item is replaced by the string representation of the corresponding object in the list.
基于指定的区域性特定格式设置信息创建此对象的字符串表示形式。
Creates a string representation of this object based on the specified culture-specific formatting information.
将指定基的数字的字符串表示形式转换为等效的64位无符号整数。
Converts the value of the specified double-precision floating-point number to an equivalent 64-bit unsigned integer.
字符串表示形式的格式必须与指定的格式完全匹配,否则会引发异常。
The format of the string representation must match a specified format exactly or an exception is thrown.
将指定样式的数字的字符串表示形式转换为它的等效64位无符号整数。
Converts the string representation of a number in a specified style to its 64-bit unsigned integer equivalent.
将数字的指定样式的字符串表示形式转换为其等效的32位无符号整数。
Converts the string representation of a number in a specified style to its 32-bit unsigned integer equivalent.
URI的字符串表示形式容易导致分析和编码错误,并且可造成安全漏洞。
A string representation of a uri is prone to parsing and encoding errors, and can lead to security vulnerabilities.
将指定的字节数组的每个元素的数值转换为它的等效十六进制字符串表示形式。
Converts the numeric value of each element of a specified subarray of bytes to its equivalent hexadecimal string representation.
将指定的字节子数组的每个元素的数值转换为它的等效十六进制字符串表示形式。
Converts the numeric value of each element of a specified array of bytes to its equivalent hexadecimal string representation.
将指定的区域性特定格式的数字的字符串表示形式转换为它的等效双精度浮点数。
Converts the string representation of a number in a specified culture-specific format to its double-precision floating-point number equivalent.
应用推荐