相关考题
-
多项选择题
以下属于数据存储方法的是()。
A.SQLite
B.NSUserDefaults
C.plist文件
D.代理 -
多项选择题
UITableView中必须实现的两个代理方法是()。
A.number Of Rows In Section
B.cell For Row AtIndex Path
C.did Select Row AtIndex Path
D.都不对 -
多项选择题
M和C之间的交流方式包括()。
A.通知中心
B.委托机制
C.KVO
D.数据源(datasource)
