We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
使用method swizzling让Array、Dictionary可以处理空值,在插入或设置空值时也不会崩溃。详见: http://www.jianshu.com/p/c89b2716d60d
对NSArray、NSDictionary等添加nil值处理,使它们在插入或设置nil值时,也不会崩溃。
There was an error while loading. Please reload this page.