阅读背景:

Programming With Objective-C---- Introduction ---- Objective-C 学习(一)

来源:互联网 

 

About Objective-C

Objective-C is the primary programming language you use when writing software for OS X and iOS. It’s a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, primitive types, and flow control statements of C and adds syntax for defining classes and methods. It also adds language-level support for object graph management and object literals while providing dynamic typing and binding, deferring many responsibilities until runtime.Objective-C is the p




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: