集合 哈希表Hashtable
Hashtable ht = new Hashtable(); ht.Add("First","chi"); ht.Add("Second","cai");
弱类型的键值对
首页
我的博客
粤ICP备17103704号