单项选择题
A.android:colorB.android:drawableC.android:state selectedD.android:state pressed
下列选项中,哪一项不是TextView的子类()A.EditTextB.lmageViewC.CheckedT...
单项选择题下列选项中,哪一项不是TextView的子类()
A.EditTextB.lmageViewC.CheckedTextViewD.Button
下列方法中,可以为Intent添加Category属性的是()A.setAction(String str)B...
单项选择题下列方法中,可以为Intent添加Category属性的是()
A.setAction(String str)B.addAction(Srting str)C.setCategory(String str)D.addCategory(String str)
下列选项中,用于获取电话网络的相关信息的方法是()A.sendXxxMessage()B.sendTextMe...
单项选择题下列选项中,用于获取电话网络的相关信息的方法是()
A.sendXxxMessage()B.sendTextMessage()C.getXxx()D.getSystemService()