- 博客(3)
- 收藏
- 关注
原创 UITableView和UICollectionView的留白问题和被TabBar遮挡的问题
UITableView如果有留白和被TabBar遮挡的问题时,大家可以加上 self.edgesForExtendedLayout = UIRectEdgeNone; self.view.backgroundColor = [UIColor whiteColor];这两行代码 如果是UICollectionView的话再加上 mainView.autoresizingMask
2015-12-10 21:00:44
2152
转载 iOS9 HTTP 不能正常使用的解决办法
今天升级Xcode 7.0 bata发现网络访问失败。 输出错误信息 The resource could not be loaded because the App Transport Security policy requires the use of a secure connection. Google后查证,iOS9引入了新特性App Transport Security (
2015-11-12 09:53:32
231
转载 系统自带的UIBarButtonSystemItem样式
(转)" style="border:0px; max-width:100%; margin:0px; padding:0px; list-style-type:none; list-style-position:initial">UIBarButtonSystemItemAdd (转)" style="border:0px; max-width:100%; margin:0px; padd
2015-11-11 22:38:31
217
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人