objectforkeyedsubscript专题

iOS reason: '-[__NSArrayM objectForKeyedSubscript:]: unrecognized selector sent to instance 0x60800

//联系人:石虎  QQ: 1224614774昵称:嗡嘛呢叭咪哄 一、源代码 NSDictionary * dic  = [NSJSONSerialization JSONObjectWithData:responseObject options:NSJSONReadingMutableContainers error:nil]; NSLog(@"dic === %@",dic);