摘要:
Xcode7在Info.plist中add Row添加NSAppTransportSecurity类型Dictionary。在NSAppTransportSecurity下添加NSAllowsArbitraryLoads类型Boolean,值设为YES*Xcode7.1在Xcode7.1中苹果更改了... 阅读全文
posted @ 2016-01-05 17:30
LiLM
阅读(148)
评论(0)
推荐(0)
摘要:
UIView *view = [[UIView alloc]init];view.backgroundColor = [[UIColor blackColor] colorWithAlphaComponent:0.7f]; 阅读全文
posted @ 2016-01-05 17:24
LiLM
阅读(328)
评论(0)
推荐(0)
摘要:
NSString *urlStr;NSUrl *url = [NSURL URLWithString:urlStr];//缓存图片SDWebImageManager *manager = [SDWebImageManager sharedManager];if (
浙公网安备 33010602011771号