單項選擇題注銷廣播使用()

A.registerReceiver
B.unregisterReceiver
C.unregister
D.regReceiver


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題代碼中TabLayout通過()創(chuàng)建一個標簽

A.createTab
B.newTab
C.addTab
D.setTab

2.單項選擇題外部向fragment中傳遞信息需要使用()屬性

A.setArguments
B.args
C.intent
D.Arguments

3.單項選擇題kotlin中實現靜態(tài)方法,需要借助于()

A.static
B.無法實現靜態(tài)方法
C.伴生對象
D.靜態(tài)對象

4.單項選擇題kotlin的fragment中獲取控件對象需要使用()

A..
B.findId
C.findViewById
D.findView

5.單項選擇題kotlin中ViewPager設置當前頁碼使用()

A.CurrentItem
B.SetCurrentItem
C.SetCurrent
D.SetItem