单项选择题
以下哪个是UI Scroll View Delegate协议的回调方法?()
A.set Content Offset:(CGPoint)content Offset animated:(BOOL)animated
B.number Of Sections
C.scroll View Did Scroll:(UI Scroll View *)scroll View
D.以上都不是
点击查看答案
相关考题
-
单项选择题
UIToolBar中包含的元素是()。
A.UI Bar ButtonItem
B.UI Tab BarItem
C.UI Button
D.UI View -
单项选择题
NSThread表示线程是否是完成状态的是()。
A.is Finished
B.exit
C.is Executing
D.is Cancelled -
单项选择题
下面方法中哪一个是设置UITableView有多少个分区的?()
A.numberOfSectionsInTableView
B.numberOfRowsInSection
C.didSelectedRowInSection
D.allowsSelection
