摘要:
普通集合类和泛型类的对比 Type Generic Type Remark ArrayList List<> Queue Queue<> 队列,先入先出 Stack Stack<> 栈,后进先出 HashTable Dictionary<> 不能使用Index访问,通过Key的Hash值排序 SortedList SortedList<>... 阅读全文
posted @ 2009-06-17 15:51
Celery
阅读(252)
评论(0)
推荐(0)

浙公网安备 33010602011771号