Objective-C - 搜狗百科
Objective-C是一种通用、高级、面向对象的编程语言。它扩展了标准的ANSI C编程语言,将Smalltalk式的消息传递机制加入到ANSI C 中。它是苹果的OSX和iOS操作系...
Try Objective-C - Code School
Objective-C is the language used by Apple and their developers to create iPhone , iPad, and Mac apps. In this course, you'll learn the fundamental building ...
About Objective-C - Apple Developer
Sep 17, 2014 - It's a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, ...