单项选择题
A.onStop()B.onDestoryView()C.onDestory()D.onDetach()
A.广播只能在AndroidManifest.xml中注册B.广播只能在Java代码中注册C.广播分为有序广播和标准广播D.广播不需要注册
A.quitBroadcast()B.endBroadcast()C.stopBroadcast()D.abortBroadcast()