We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78a39c commit 1f4e948Copy full SHA for 1f4e948
README.md
@@ -59,6 +59,7 @@
59
* autorelease 对象在什么情况下会被释放?
60
* UIWebView 有哪些性能问题?有没有可替代的方案。
61
* 为什么 NotificationCenter 要 removeObserver? 如何实现自动 remove?
62
+* 当 `TableView` 的 `Cell` 改变时,如何让这些改变以动画的形式呈现?
63
64
## 经验类问题
65
* 为什么 `UIScrollView` 的滚动会导致 `NSTimer` 失效?
0 commit comments