代码改变世界

阅读排行榜

swift 开发笔记 30

2018-02-06 18:03 by dengchaojie_learner, 151 阅读, 收藏,
摘要: self.performSegue(withIdentifier: "ShowResults", sender: self) guard let controller = segue.destination as? TagsColorsViewController else { fatalError 阅读全文

iOS提供的实用的属性和方法

2017-11-22 20:42 by dengchaojie_learner, 150 阅读, 收藏,
摘要: @property(nonatomic, readonly) UIBarButtonItem *editButtonItem; // Return an Edit|Done button that can be used as a navigation item's custom view. Def 阅读全文

组件化

2018-12-07 08:59 by dengchaojie_learner, 149 阅读, 收藏,
摘要: https://www.jianshu.com/p/116b1354b058 https://www.jianshu.com/p/c7d525dca398 https://blog.csdn.net/Cehae/article/details/78112712?utm_source=blogxgwz 阅读全文

堆和栈的区别

2018-03-19 17:23 by dengchaojie_learner, 148 阅读, 收藏,
摘要: heap and stack 阅读全文

摘记

2018-03-09 08:57 by dengchaojie_learner, 146 阅读, 收藏,
摘要: https://www.zhihu.com/question/20295934/answer/28497892 腾讯的晋升体系是怎么样的? 前几天,团队成员在周分享中,分享了iOS中的一种布局方案,Facebook的Yoga 阅读全文
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 54 下一页