多项选择题
MVC中View向Controller传递数据的方式说法正确的是()。
A.目标动作机制(target-action)
B.委托机制(delegate)
C.数据源(datasource)
D.读写文件的操作
点击查看答案
相关考题
-
单项选择题
UIPageControl的直接父类是()。
A.UIControl
B.UIView
C.NSObject
D.UIViewController -
单项选择题
NSOperationQueue中,取消全部队列的NSOperation的方法是()。
A.operations
B.cancelAllOperations
C.operationCount
D.没有正确答案 -
单项选择题
UIImageView获取图片的方法不包含()。
A.image Named:@"1.jpeg"
B.image With Contents Of File:file Path
C.image With Data:data
D.image
