Description重写格式 和重写数组分类Log文件
-------------
Description重写格式
- (NSString *)description { return [NSString stringWithFormat:@"<%@: %p> {answer: %@, icon: %@, title: %@, options: %@}", self.class, self, self.answer, self.icon, self.title, self.options]; }
------------
重写数组分类Log文件

浙公网安备 33010602011771号