判断题
UITableView的性能通过复用机制得到优化。
正确
判断题 实体必须是NSObject类或其子类。
判断题 NSOperationQueue代表一个FIFO的队列,负责管理系统提交的多个NSOperation。
判断题 NSHomeDirectory返回沙盒路径。