ZhengSunzhao
Results
3
comments of
ZhengSunzhao
标题党
嗯~ 是的~ 因为我这边自己写的网络请求,和服务端约定好了,所以-(void)dataRequestConnectionDidFinishLoading:(NSURLConnection *)connection,就直接 [NSJSONSerialization JSONObjectWithData:self.allData options:NSJSONReadingMutableLeaves error:&error]; 转成 NSDictionary 。
[修改代码.zip](https://github.com/pujiaxin33/JXPagingView/files/8785872/default.zip)