Hello world.

  2011年6月17日
摘要: private static string iii(long i) { return i.ToString(); } public static void Main(string[] args) { List<long> listtemp = new List<long>(); listtemp.Add(1000); listtemp.Add(1000); listtemp.Add(1000); listtemp.Add(1000); string[] ttt = Array.ConvertAll(listtemp.ToArray(), new Converter< 阅读全文
posted @ 2011-06-17 10:20 Ryan.zhu 阅读(1562) 评论(1) 推荐(0) 编辑
come soon on