摘要: po [UIApplication sharedApplication].keyWindow.safeAreaInsets.bottom 正常机器高度 34 有些机器是30.6700002 po [UIApplication sharedApplication].keyWindow.safeArea 阅读全文
posted @ 2020-10-15 18:11 懂事长qingzZ 阅读(431) 评论(0) 推荐(0)
摘要: https://developer.apple.com/download/more/ 阅读全文
posted @ 2020-10-15 12:01 懂事长qingzZ 阅读(211) 评论(0) 推荐(0)
摘要: ///滚动到指定item [self.collectionView scrollToItemAtIndexPath:[NSIndexPath indexPathForItem:indexPath.item inSection:0] atScrollPosition:UICollectionViewS 阅读全文
posted @ 2020-10-15 11:47 懂事长qingzZ 阅读(251) 评论(0) 推荐(0)
摘要: sudo gem install -n /usr/local/bin cocoapods -v 1.4.0 https://www.jianshu.com/p/8aa6be0560b3 阅读全文
posted @ 2020-10-15 09:49 懂事长qingzZ 阅读(315) 评论(0) 推荐(0)