摘要: class Program { static void Main() { StringBuilder sb = new StringBuilder(); IFormatProvider f=new BoldInt(); BoldInt b = new BoldInt(); sb.AppendFormat(f, "{0} {1} {2:M}", "Xiaobai", 21, DateTime.Now); Console.WriteLine(s... 阅读全文
posted @ 2011-12-15 17:50 Rookier 阅读(252) 评论(0) 推荐(0) 编辑