摘要: 泛型用起来确实方便,如下程序将在ArrayList中寻找指定的类型using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Collections;namespace ... 阅读全文
posted @ 2011-04-19 14:25 爱玩的安哥 阅读(429) 评论(0) 推荐(0)