• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            我希望你是我獨家記憶

            一段永遠封存的記憶,隨風而去
            posts - 263, comments - 31, trackbacks - 0, articles - 3
               :: 首頁 :: 新隨筆 ::  :: 聚合  :: 管理

            IFormattable

            Posted on 2009-07-06 15:57 Hero 閱讀(193) 評論(0)  編輯 收藏 引用 所屬分類: C#積累
             1 using System;
             2 
             3 class Point : IFormattable
             4 {
             5     public int x, y;
             6 
             7     public Point(int x, int y)
             8     {
             9         this.x = x;
            10         this.y = y;
            11     }
            12 
            13     public override String ToString() { return ToString(nullnull); }
            14 
            15     public String ToString(String format, IFormatProvider fp)
            16     {
            17         // If no format is passed, display like this: (x, y).
            18         if (format == nullreturn String.Format("({0}, {1})", x, y);
            19 
            20         // For "x" formatting, return just the x value as a string
            21         if (format == "x"return x.ToString();
            22 
            23         // For "y" formatting, return just the y value as a string
            24         if (format == "y"return y.ToString();
            25 
            26         // For any unrecognized format, throw an exception.
            27         throw new FormatException(String.Format("Invalid format string: '{0}'.", format));
            28     }
            29 }
            30 
            31 
            32 public sealed class App
            33 {
            34     static void Main()
            35     {
            36         // Create the object.
            37         Point p = new Point(598);
            38 
            39         // Test ToString with no formatting.
            40         Console.WriteLine("This is my point: " + p.ToString());
            41 
            42         // Use custom formatting style "x"
            43         Console.WriteLine("The point's x value is {0:x}", p);
            44 
            45         // Use custom formatting style "y"
            46         Console.WriteLine("The point's y value is {0:y}", p);
            47 
            48         try 
            49         {
            50             // Use an invalid format; FormatException should be thrown here.
            51             Console.WriteLine("Invalid way to format a point: {0:XYZ}", p);
            52         }
            53         catch (FormatException e)
            54         {
            55             Console.WriteLine("The last line could not be displayed: {0}", e.Message);
            56         }
            57     }
            58 }
            59 
            60 // This code produces the following output.
            61 // 
            62 //  This is my point: (5, 98)
            63 //  The point's x value is 5
            64 //  The point's y value is 98
            65 //  The last line could not be displayed: Invalid format string: 'XYZ'.
            亚洲精品无码久久久久| 久久婷婷午色综合夜啪| 久久精品国产99久久香蕉| 国产精品久久久久天天影视| 99久久99这里只有免费费精品| 国产精品久久久久影视不卡| 国产精品成人无码久久久久久| 一本大道久久香蕉成人网| 东京热TOKYO综合久久精品 | 四虎亚洲国产成人久久精品| 无码任你躁久久久久久老妇App| A狠狠久久蜜臀婷色中文网| 久久精品国产一区二区| 99久久成人18免费网站| 日韩精品久久久久久免费| 思思久久99热免费精品6| 国内精品欧美久久精品| 久久精品国产只有精品2020| 日韩人妻无码精品久久久不卡| 亚洲国产视频久久| 一级做a爰片久久毛片看看| 成人午夜精品久久久久久久小说| 一本一本久久a久久综合精品蜜桃| 久久久久国产精品三级网| 99久久无码一区人妻a黑| AV狠狠色丁香婷婷综合久久| 精品午夜久久福利大片| 久久精品无码一区二区三区免费 | 久久亚洲sm情趣捆绑调教| 久久久久亚洲AV成人网| 久久免费视频1| 久久综合狠狠综合久久综合88| 一本一道久久综合狠狠老| 国产亚洲精品美女久久久| 久久精品无码av| 久久久精品免费国产四虎| 99精品国产免费久久久久久下载 | 97久久精品无码一区二区天美| 久久99精品久久久久久水蜜桃| 无码人妻少妇久久中文字幕蜜桃| 国产精品岛国久久久久|