上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 20 下一页
摘要: error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github.io/react-native/docs/getting-s 阅读全文
posted @ 2020-02-01 18:18 Mr·Xu 阅读(1874) 评论(0) 推荐(0) 编辑
摘要: This interface shows how a spring animation can be created by specifying a “damping” (bounciness) and “response” (speed). 这个交互显示了如何通过指定“阻尼”(有弹性)和“响应”( 阅读全文
posted @ 2020-01-04 20:49 Mr·Xu 阅读(1338) 评论(0) 推荐(0) 编辑
摘要: - (UIStatusBarStyle)preferredStatusBarStyle { if (@available(iOS 13.0, *)) { return UIStatusBarStyleLightContent; } else { return UIStatusBarStyleLightContent; } } - (void)viewWillDisappear:(BOOL)anim 阅读全文
posted @ 2019-12-02 23:53 Mr·Xu 阅读(3853) 评论(3) 推荐(1) 编辑
摘要: 项目是一个即时聊天的社交软件,聊天流采用的是UICollectionView,随着进度的完善,发现一个特别的bug,UICollectionviewCell的复用,并没有直接insert进去,而是出现了莫名奇妙的插入方式, 这不是我的图,这是我在网上找到的,跟我的效果一样一样的。link the i 阅读全文
posted @ 2019-12-02 23:48 Mr·Xu 阅读(2319) 评论(1) 推荐(2) 编辑
摘要: UIGestureRecognizerDelegate A set of methods implemented by the delegate of a gesture recognizer to fine-tune an app’s gesture-recognition behavior. 一 阅读全文
posted @ 2019-12-01 10:39 Mr·Xu 阅读(1250) 评论(0) 推荐(0) 编辑
摘要: Responding to the Launch of Your App Initialize your app’s data structures, prepare your app to run, and respond to any launch-time requests from the 阅读全文
posted @ 2019-11-30 11:44 Mr·Xu 阅读(542) 评论(0) 推荐(0) 编辑
摘要: By definition, a swipe gesture is necessarily also a pan gesture -- both involve translational movement of touch points. The difference is in the reco 阅读全文
posted @ 2019-11-17 10:17 Mr·Xu 阅读(813) 评论(0) 推荐(0) 编辑
摘要: 一、简介 An object that modifies the content of a remote notification before it's delivered to the user. 是一个能在远程通知传递到用户之前进行修改内容的对象。 二、概述 A UNNotificationS 阅读全文
posted @ 2019-11-17 09:54 Mr·Xu 阅读(772) 评论(2) 推荐(2) 编辑
摘要: 大家好!我是张小龙。 刚刚我们在下面看了一下这些吐槽,非常好,因为我每天都在听到这样的声音,都已经习惯了。我觉得在中国来说,每天都有5亿人说我们做得不好,每天还有1亿人想教我怎么样做产品,我觉得这是非常正常的一个事情。但是我来这里不是为了教大家怎么做产品的。 每年我们内部问我要不要参加公开课?我总是 阅读全文
posted @ 2019-11-16 23:51 Mr·Xu 阅读(252) 评论(0) 推荐(0) 编辑
摘要: 本文转载自100offer公众号(ID:im100offer)。100offer是一个帮助高端人才找工作的平台,长期关注互联网行业动态与职业发展。如有侵权,请联系我,我会第一时间删除掉。谢谢! 「2019 年敢于裸辞的人,不是真勇士就是愣头青。」 这是 2019 年初,某位读者在 100offer 阅读全文
posted @ 2019-07-13 10:27 Mr·Xu 阅读(308) 评论(5) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 20 下一页