This article is mainly a summary of the development process.
Preface
IPhone OS programming guide. Chinese official documentation
Http://www.apple.com.cn/developer/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007072-CH1-SW1
WWDC 2011
Https://developer.apple.com/videos/wwdc/2011/
A good iPhone Samples
Http://www.iphoneexamples.com/
1. IPhone IOS developer application process
Http://blog.csdn.net/linzhiji/article/details/6734872
2. Summary of C ++ pen questions
Http://blog.csdn.net/dongfengsun/article/details/1541926
3. Retain/copy/assign/setter/getter in iPhone development tutorial
Http://blog.csdn.net/linzhiji/article/details/6730774
4. Very famous Stanford University iPhone video and handout downloads, the video can be viewed in iTunes. CS 193 p iPhone application
Http://www.stanford.edu/class/cs193p/cgi-bin/drupal/
This is the Directory and PDF download http://www.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2010-fall
5. iPhone ios svn configuration tutorial (xocode 4.1)
Http://blog.csdn.net/linzhiji/article/details/6749384
I. Key
1) iPhone ios wwdc Study Notes
Http://blog.csdn.net/linzhiji/article/details/6752722
2) xcode 4 new methods and tutorials. If you are switching from 3. X, it is necessary to take a look. There will be surprises
Http://blog.csdn.net/linzhiji/article/details/6797839
3. Common Code for iPhone iOS development (I used)
Http://blog.csdn.net/linzhiji/article/details/6841755
4. How to Use GCD for iPhone IOS
Http://blog.csdn.net/linzhiji/article/details/6863972
5. iOS development --- static library lib compilation and troubleshooting
Http://blog.csdn.net/steve1018/article/details/6902973
II. Memory-related
1) How to debug the iPhone IOS xcode4 program suddenly crashes and the Code cannot be found
Http://blog.csdn.net/linzhiji/article/details/6771998
2) how to avoid Memory leakage in iPhone applications
Http://blog.csdn.net/linzhiji/article/details/6825418
3) how to use tools to check memory application, leakage, useless memory, startup speed, and code crash. See the 1.1 WWDC study notes.
In addition, I wrote a heart http://blog.csdn.net/linzhiji/article/details/6769849
3. Interface problems
1. IPhone IOS screen, statusbar, status bar, label bar size, height
Http://blog.csdn.net/linzhiji/article/details/6764738
2. Very messy. IPhone IOS loadview/viewdidload/initwithnibname/awakefromnib/initwithcoder/initwithframe
Http://blog.csdn.net/linzhiji/article/details/6761462
3. In-depth analysis of iPhone windows and views
Http://blog.csdn.net/linzhiji/article/details/6760367
4. IPhone IOS uiwindow uiview calayer window view relationship difference
Http://blog.csdn.net/linzhiji/article/details/6748236
5. IOS iPhone icon, startup page type, size
Http://blog.csdn.net/linzhiji/article/details/6743036
4. Video Problems
0. iPhone video/Image Processing
Http://blog.csdn.net/linzhiji/article/details/6750791
1. cmtime-related
Http://blog.csdn.net/linzhiji/article/details/6841485
2. For more information, see
Http://blog.csdn.net/linzhiji/article/category/881914
3. This is also quite confusing, and the investigation lasted for a long time.
IPhone IOS nsimage ciimage cgimage differences and applications quartz, quartz extreme, quartz 2D extreme, core image
Http://blog.csdn.net/linzhiji/article/details/6738462
4. IPhone IOS video capture avcapturesessionpresethigh/medium/low resolution and other parameters
Http://blog.csdn.net/linzhiji/article/details/6851674
5. Compile FFMPEG + for + IOS for iPhone + IOs (reposted and modified)
Http://blog.csdn.net/linzhiji/article/details/6773565
6. GPU-accelerated Video Processing on Mac and IOS
Http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios
5. System Problems
1. Five methods of listening, observation, and notification in iPhone IOS
Http://blog.csdn.net/linzhiji/article/details/6836898
2. IPhone IOS file system operations (create, delete, modify, and obtain attributes)
Http://blog.csdn.net/linzhiji/article/details/6826487
3. IPhone IOS nstimer, runloop, thread, and task Summary
Http://blog.csdn.net/linzhiji/article/details/6749064
4. IPhone IOS timer nstimer tutorial
Http://blog.csdn.net/linzhiji/article/details/6748960
5. IPhone IOS multi-thread programming Summary
Http://blog.csdn.net/linzhiji/article/details/6848652
6. IOS iPhone details are executed in the IOS background
Http://blog.csdn.net/linzhiji/article/details/6848990
7. How does IOS iPhone serialize storage and save data.
Http://blog.csdn.net/linzhiji/article/details/6853674
8. How to use static Lib in xcode for iPhone iOS and debug it
Http://blog.csdn.net/linzhiji/article/details/6847917
9. Implementation and Discussion of iPhone message push mechanism
Http://blog.csdn.net/linzhiji/article/details/6904096
Sat. Others
1) Summary of good iPhone articles and blogs
Http://blog.csdn.net/linzhiji/article/details/6427363
2) differences between retain and copy and assign in iPhone development tutorials
Http://blog.csdn.net/linzhiji/article/details/6730774