- 博客(3)
- 收藏
- 关注
转载 How To Read and Write XML Documents with GDataXML
http://www.raywenderlich.com/725/how-to-read-and-write-xml-documents-with-gdataxml In my recent post on How To Choose the Best XML Parser for Your iPhone Project, Saliom from the comments secti
2011-10-21 10:27:15
320
原创 viewDidLoad/viewDidUnload
init方法 · 在init方法中实例化必要的对象(遵从LazyLoad思想) · init方法中初始化ViewController本身 loadView方法 · 当view需要被展示而它却是nil时,viewController会调用该方法。不要直接调用该方法。 · 如果手工维护views,必须重写该方法 · 如果使用IB维护view
2011-10-21 10:11:12
641
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人