memory management before arc
摘要:
When an iOS application is running, there is a run loop that is continually cycling. This run loop checks for events, like a touch or a time firing. Whenever an event occurs, the application breaks from the run loop and processes that event by calling the methods you have written in your classes. Wh 阅读全文
posted @ 2012-06-13 09:51
grep
阅读(202)
评论(0)
推荐(0)
浙公网安备 33010602011771号