String Format bookmark

I've just been informed of a great website about String Format explanation with some good examples: http://www.csharp-examples.net/string-format-double/

The .NET Framework provides extensive formatting support, which is described in greater detail in the following formatting topics:

  • For more information about numeric format specifiers, see Standard Numeric Format Strings and Custom Numeric Format Strings.

  • For more information about formatting, see Formatting Types and Formatting Overview.

    And: http://msdn.microsoft.com/en-us/library/system.decimal.tostring.aspx

     

  • posted @ 2009-07-10 16:29  Figo Fei  阅读(185)  评论(0编辑  收藏  举报