We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986ef15 commit e78a39cCopy full SHA for e78a39c
README.md
@@ -80,6 +80,7 @@
80
* 设计一个进度条。
81
* 设计一套大文件(如上百M的视频)下载方案。
82
* 如果让你来实现 `dispatch_once`,你会怎么做?
83
+* 设计一个类似 iOS 主屏可以下拉出现 Spotlight 的系统。(对 UIScrollView 的理解程度)
84
85
## 编程实现
86
* 简述[「Snakes and Ladders」](http://en.wikipedia.org/wiki/Snakes_and_Ladders)的实现思路(这道题比较容易阐述清楚,且难度适中)
0 commit comments