前言 在運行iOS(OSX)程序時,左側(cè)的Debug Navigator中可以看見當前使用的內(nèi)存。我們也可以使用Instruments的Allocations模板來追蹤對象的...
![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:廣東
前言 在運行iOS(OSX)程序時,左側(cè)的Debug Navigator中可以看見當前使用的內(nèi)存。我們也可以使用Instruments的Allocations模板來追蹤對象的...
Looper循環(huán)中,如果messageQueue沒有消失,還會一直循環(huán)下去嗎 這個問題涉及l(fā)inuex里面的pipe(管道)和epoll機制, 先給出答案:不會一直循環(huán)下去,...