题目内容

【判断题】单击事件触发的事件方法是onClick(View v)

A. 对
B. 错

查看答案
更多问题

【判断题】OnKeyListener接口需要实现的方法为public boolean onKey(View v, int keyCode, KeyEvent keyEvent)

A. 对
B. 错

【简答题】简述基于回调机制的事件处理过程

【简答题】什么事基于监听接口机制的事件处理

【单选题】boolean onTouchEvent (MotionEvent event)方法以下最合适的表示是( )

A. 手指滑动回调
B. 手指触摸回调
C. 手指移动回调
D. 手指悬空回调

答案查题题库