Auto property synthesis will not synthesize property 'description' because it is 'readwrite' but it
解析后台返回的json数据时,推荐使用MJExtension ,使用起来很方便
github:https://github.com/CoderMJLee/MJExtension
在AModel.h中
@property(nonatomic,strong)NSString *description;
出现提示warning:
Auto property sy
转载
2015-10-10 10:39:45 ·
504 阅读 ·
0 评论