IOS崩溃异常的处理,防止数组越界,字典空值处理
-
Updated
Jun 2, 2019 - Objective-C
IOS崩溃异常的处理,防止数组越界,字典空值处理
🤖Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely.
thread safe mutableArray(使用 runtime 交换底层实现方法,从而避免奔溃)
Add a description, image, and links to the nsmutablearray topic page so that developers can more easily learn about it.
To associate your repository with the nsmutablearray topic, visit your repo's landing page and select "manage topics."