03d是printf风格的格式说明符。
下面的示例阐释D格式说明符。
下表说明调试器可识别的格式说明符。
The following tables show the format specifiers recognized by the debugger.
您还可以在即时窗口、命令窗口甚至是源窗口中使用格式说明符。
You can also use format specifiers in the Immediate window, Command window, and even in source Windows.
不扫描和随后的字符处理一旦停止是格式说明符输入在开始之间的不匹配?
Shouldn't the scanning and processing of subsequent characters stop once there is a mismatch between the format specifier and input at the beginning?
将此实例的值转换为指定的标准日期和时间格式说明符和区域性特定格式信息支持的所有字符串表示形式。
Converts the value of this instance to all the string representations supported by the specified standard date and time format specifier and culture-specific formatting information.
语言环境设置会导致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.
示例下面的代码示例演示数字、日期和枚举的标准格式设置说明符。
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.
应用推荐