Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 226 Bytes

File metadata and controls

6 lines (4 loc) · 226 Bytes

CDZDictionaryArray

dictionary array, dictionaryarray, A mutable array owning key, 一个带有键值的可变数组

to use like NSMutableDictionary or NSMutableArray

用法和 NSMutableDictionary 和 NSMutableArray 一样