A.使用new關鍵字創(chuàng)建AlertDialog的實例
B.對話框的顯示需要調用show方法
C.setPositiveButton方法是用來加確定按鈕的
D.setNegativeButton方法是用來加取消按鈕的
您可能感興趣的試卷
你可能感興趣的試題
A.ImageSwitcher里可以通過Alpha設定轉換時候的透明位
B.在使用一個ImageSwitcher之前,不一定要調用setFactory方法
C.setInAnimation是設置資源被讀入到這個ImageSwitcher的時候動畫效果
D.setOutAnimation是資源文件從這個ImageSwitcher里消失的時候要實現(xiàn)的動畫效果
A.Get
B.URLConnection
C.HttpGet
D.HttpPost
A.file:///asset/html/hello.html
B.file:///android_asset/html/hello.html
C.file:///androidasset/hello.html
D.file:///assets/html/hello.html
A.FrameLayout
B.LinearLayout
C.TableLayout
D.RelativeLayout
A.setTimeout()
B.setReadTimeout()
C.setConnectTimeout()
D.setRequestMethod()
最新試題
以下哪個是AppViewModelProvider的作用()
在WorkManager中,哪個方法用于設置WorkRequest的輸出數(shù)據(jù)()
在HomeViewModel中,TIMEOUT_MILLIS的作用是什么()
在WorkManager中,哪種狀態(tài)表示工作已完成()
在WorkManager中,哪個方法用于檢查工作是否已被取消()
在ItemEntryViewModel中,哪個函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
Room是在哪個數(shù)據(jù)庫基礎上構建的抽象層()
在WorkManager中,哪個方法用于獲取工作信息()
在WorkManager中,哪個方法用于設置WorkRequest的輸入數(shù)據(jù)()
WorkManager支持哪種類型的執(zhí)行()