Overview The NSDictionary class declares the programmatic interface to objects that manage immutable associations of keys and values. Use this class or its subclass NSMutableDictionary when you need a convenient and efficient way to retrieve ... 続きを読む
This article summarizes the format specifiers supported by string formatting methods and functions. Contents: Format Specifiers Platform Dependencies The format specifiers supported by the NSString formatting methods and CFString formatting f... 続きを読む