单项选择题

下列选项中,哪一项不是TextView的子类()

A.EditText
B.lmageView
C.CheckedTextView
D.Button

<上一题 目录 下一题>
热门 试题

单项选择题
下列方法中,可以为Intent添加Category属性的是()

A.setAction(String str)
B.addAction(Srting str)
C.setCategory(String str)
D.addCategory(String str)

单项选择题
下列选项中,用于获取电话网络的相关信息的方法是()

A.sendXxxMessage()
B.sendTextMessage()
C.getXxx()
D.getSystemService()

相关试题
  • MeidiaPlayer可以调用prepareAsync()准备...
  • 隐式启动时,setAction方法里设置的值与配...
  • 基于回调的事件处理可以通过回调自身特定的...
  • Android提供Media程序来支持拍照、拍摄视频...
  • IntentServie会创建单独的worker线程来处理...