The Foundation Framework

来源:互联网 发布:手机淘宝怎么找试衣间 编辑:程序博客网 时间:2024/06/04 16:09

Class

Abstract

NSObject

NSObject is the root class of most Objective-C class hierarchies.

NSArray

NSArray and its subclass NSMutableArray manage ordered collections of objects called arrays.

NSMutableArray

The NSMutableArray class declares the programmatic interface to objects that manage a modifiable array of objects.

NSAssertionHandler

NSAssertionHandler objects are automatically created to handle false assertions.

NSAttributedString

0 0
原创粉丝点击