Skip to content

Commit 99999d4

Browse files
committed
添加了一个知识性问题
1 parent c024256 commit 99999d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
* UIWebView 有哪些性能问题?有没有可替代的方案。
6161
* 为什么 NotificationCenter 要 removeObserver? 如何实现自动 remove?
6262
*`TableView``Cell` 改变时,如何让这些改变以动画的形式呈现?
63+
* 什么是 `Method Swizzle`,什么情况下会使用?
6364

6465
## 经验类问题
6566
* 为什么 `UIScrollView` 的滚动会导致 `NSTimer` 失效?
@@ -92,3 +93,4 @@
9293
* http://way2ios.com/development/ios-development-2/iphone-interview-question-answers/
9394
* https://blackpixel.com/writing/2013/04/interview-questions-for-ios-and-mac-developers-1.html
9495
* https://github.com/CameronBanga/iOS-Developer-and-Designer-Interview-Questions
96+

0 commit comments

Comments
 (0)