多项选择题
A.目标动作机制(target-action)B.委托机制(delegate)C.数据源(datasource)D.读写文件的操作
UIPageControl的直接父类是()。A.UIControlB.UIViewC.NSObjectD.UI...
单项选择题UIPageControl的直接父类是()。
A.UIControlB.UIViewC.NSObjectD.UIViewController
NSOperationQueue中,取消全部队列的NSOperation的方法是()。A.operations...
单项选择题NSOperationQueue中,取消全部队列的NSOperation的方法是()。
A.operationsB.cancelAllOperationsC.operationCountD.没有正确答案
UIImageView获取图片的方法不包含()。A.image Named:@"1.jpeg"B.image ...
单项选择题UIImageView获取图片的方法不包含()。
A.image Named:@"1.jpeg"B.image With Contents Of File:file PathC.image With Data:dataD.image