本文介绍了Iphone开发中心最重要的文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
根据你的说法,iPhone开发者文档涵盖的最重要的主题(章节)是什么?你知道另一个对你非常重要的话题,但很少被其他开发人员阅读?
我想打印和阅读一些重要的章节,但我可能会忘记一些东西...
解决方案
有几个重要概念的核心指南。这些包括:
其中许多指向您可能还想阅读的其他参考资料。
What is, according to you, the most important topic (chapter) covered by the iPhone Developer Documentation?
Do you know another topic that is very important to you, yet rarely read by other developers?
I would like to print and read some important chapters, but I may forget something...
解决方案
There are several core guides to important concepts. These include:
- iPhone Human Interface Guidelines
- The Objective-C Programming Language
- Cocoa Fundamentals Guide
- Key-Value Coding Programming Guide
- iPhone Development Guide
- iPhone Application Programming Guide
- View Controller Programming Guide for iPhone OS
- Core Data Programming Guide
- Predicate Programming Guide
- Core Animation Programming Guide
- Quartz 2D Programming Guide
- OpenGL ES Programming Guide for iPhone OS
- Accessibility Programming Guide for iPhone OS
- In-App Purchase Programming Guide
- Getting Started with Networking and Internet
- Interface Builder User Guide
- Instruments User Guide
- Xcode Debugging Guide
Many of these point to additional references that you may also like to read.
这篇关于Iphone开发中心最重要的文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!