ioscon笔记

新的调试工具:LLDB


http://cocoawithlove.com/2010/05/handling-unhandled-exceptions-and.html


如何开启LLDB


WWDC11 123 319 321     去年8月:advanced mac os x programming   去互联网上找电子版




--------------------------------------------------------------------------------------------


多使用proterty


使用()作为Category


viewDidLoad 可能会被调用多次

viewDidUnLoad 可能不会被调用


---------------------------

你可能感兴趣的:(ioscon笔记)