相反,它会影响. NETFramework如何设置日期、数字和货币的格式。
Instead, it affects how the.net Framework formats dates, Numbers, and currency.
转换将包括重新设置消息的格式、连接字符串,并基于某些字段的值执行数字计算。
The transformation will include reformatting of the message, concatenating the string, and doing a numeric calculation based on the values of certain fields.
语言环境设置会导致printf中的%l s格式说明符调用wcsrtombs函数以便于将宽字符的参数字符串转换成依赖语言环境的多字节编码。
The locale setting will cause the % ls format specifier in printf to call the wcsrtombs function in order to convert the wide character argument string into the locale-dependent multi-byte encoding.
但是目前所存在的大量相互冲突的标准与媒体格式增大了数字家庭设置和管理的复杂程度。
But now the existing large amount of conflicting standards and media formats complicate digital home Settings and management.
区域设置选项将影响某些程序显示数字、货币、时间和日期的格式。
The locale option affects how some programs format numbers, currency, time and dates.
使用指定的区域性特定格式设置信息,将数字的指定字符串表示形式转换为等效的64位带符号整数。
Converts the specified string representation of a number to an equivalent 64-bit signed integer, using the specified culture-specific formatting information.
将数字的格式设置为字符串时,可能不会显示预期值。
When formatted as a string, the number may not show the expected value.
使用指定的区域性特定格式设置信息,将数字的指定字符串表示形式转换为等效的64位无符号整数。
Converts the specified string representation of a number to an equivalent 64-bit unsigned integer, using the specified culture-specific formatting information.
使用指定的区域性特定格式设置信息,将数字的指定字符串表示形式转换为等效的双精度浮点数。
Converts the specified string representation of a number to an equivalent double-precision floating-point number, using the specified culture-specific formatting information.
使用指定的区域性特定格式设置信息,将数字的指定字符串表示形式转换为等效的单精度浮点数。
Converts the specified string representation of a number to an equivalent single-precision floating-point number, using the specified culture-specific formatting information.
下面的示例用前导零设置若干个整数值的格式,以使格式化数字的总长度至少有八个字符。
The following example formats several integer values with leading zeros so that the total length of the formatted number is at least eight characters.
所用格式化通过用一个(与区域设置有关的)字符将小数点左边的数字按组分隔开,使得大数更容易阅读。
The formatting used makes large numbers easier to read by separating groups of digits to the left of the decimal point with a (locale dependent) character.
示例下面的代码示例演示数字、日期和枚举的标准格式设置说明符。
This code example demonstrates the String. Format method. Formatting for this example USES the "en-US" culture.
示例下面的代码示例演示数字、日期和枚举的标准格式设置说明符。
This code example demonstrates the String. Format method. Formatting for this example USES the "en-US" culture.
应用推荐