学用 ASP.Net 之 System.Collections.Specialized.StringDictionary 类


StringDictionary 相当于 Key 和 Value 都是字符串的哈希表.

主要成员:


简单练习:

你可能感兴趣的:(Collections)