文件名称:The Objective-C Programming Language
文件大小:1.15MB
文件格式:PDF
更新时间:2013-05-30 16:42:16
Objective C
This document is about the first component of the development environment—the programming language. It fully describes the Objective-C language, and provides a foundation for learning about the second component, the Mac OS X Objective-C application frameworks—collectively known as Cocoa. You can start to learn more about Cocoa by reading Getting Started with Cocoa. The two main development tools you use are Xcode and Interface Builder, described in Xcode Workspace Guide and Interface Builder respectively. The runtime environment is described in a separate document, Objective-C Runtime Programming Guide.