chineseman

Results 2 issues of chineseman

比如3行,仅显示2行

Json Example { mid: 1501, description: "This what" } ----------------- @interface Episode : RLMObjec @property NSInteger mid; @property NSString *desc; ## @end @implementation Episode - (NSDictionary *)JSONInboundMappingDictionary { return @{...