摘要:
int[]array={1,3,4,5};object[]o=(object[])System.Collections.ArrayList.Adapter((Array)array).ToArray(typeof(object));foreach(objectooino){Console.WriteLine(oo);}【lovefootball】:int[]array={1,3,4,5};obje... 阅读全文
posted @ 2009-07-24 17:50
凡的世界
阅读(657)
评论(1)
推荐(0)