最基础的oc学习:
http://blog.csdn.net/hhflnny/article/details/7060596
学习关键字@property和synthesize:http://blog.csdn.net/hhflnny/article/details/7060608
字符串、数组、枚举类型的介绍:http://blog.csdn.net/kay_sprint/article/details/7326995
oc内存管理基础知识:http://blog.csdn.net/kay_sprint/article/details/7324795
Cocoa的Foundation框架与Application Kit框架简介:http://mmz06.blog.163.com/blog/static/12141696201157105214866/
UIView的所有方法中文翻译:http://hi.baidu.com/jiaxirui888/item/0606020f2a4e57c92e4c6b06
UIView对子视图的操作:
http://blog.csdn.net/ldd909/article/details/6833033
oc与c++混编:
http://longtimenoc.com/archives/tag/xcode
xcode进阶教程:
http://tieba.baidu.com/f?kz=1407578007
C++中指针与引用的区别:http://blog.csdn.net/listening_music/article/details/6921608
iphone软件在真机的目录结构:http://blog.csdn.net/jinglijun/article/details/6954407
Core Foundation和Foundation之间可互换使用的数据类型:
http://www.apple.com.cn/developer/mac/library/documentation/Cocoa/Conceptual/CarbonCocoaDoc/Articles/InterchangeableDataTypes.html#//apple_ref/doc/uid/20002401
网络开发:
http://o0o0o0o.iteye.com/blog/965606
框架学习:
http://blog.csdn.net/ahopedog/article/details/7416837
http://www.cnblogs.com/qq78292959/archive/2011/05/25/2076918.html