摘要:
AFN 请求 https get 在pch文件#define AFNETWORKING_ALLOW_INVALID_SSL_CERTIFICATES在请求数据那里AFSecurityPolicy *securityPolicy = [AFSecurityPolicy defaultPolicy];... 阅读全文
posted @ 2015-11-06 08:31
望月Jarvis
阅读(212)
评论(0)
推荐(0)
摘要:
//指定刷新某一行 NSIndexPath *indexPath=[NSIndexPath indexPathForRow:0 inSection:1]; [_readTableView reloadRowsAtIndexPaths:[NSArray arrayWithObjects:indexPa... 阅读全文
posted @ 2015-11-06 08:29
望月Jarvis
阅读(294)
评论(0)
推荐(0)