判斷題MVP的優(yōu)點如果我們把邏輯放在Presenter中,那么我們就可以脫離用戶接口來測試這些邏輯(單元測試)。
您可能感興趣的試卷
你可能感興趣的試題
3.單項選擇題動畫加速進行@android:anim/accelerate_interpolator()。
A.LinearInterpolator
B.AccelerateInterpolator
C.CycleInterpolator
D.OvershootInterpolator
4.單項選擇題快速完成動畫,超出再回到結(jié)束樣式@android:anim/overshoot_interpolator()。
A.LinearInterpolator
B.CycleInterpolator
C.AccelerateInterpolator
D.OvershootInterpolator
5.單項選擇題先加速再減速@android:anim/accelerate_decelerate_interpolator()。
A.AccelerateDecelerateInterpolator
B.LinearInterpolator
C.AccelerateInterpolator
D.OvershootInterpolator
最新試題
在WorkManager中,哪個方法用于檢查工作是否已被取消()
題型:單項選擇題
Room是Android架構(gòu)組件中的一部分提供哪種類型的檢查()
題型:單項選擇題
在WorkManager中,哪個方法用于將一個WorkRequest鏈接到另一個WorkRequest()
題型:單項選擇題
在WorkManager中,哪個方法用于取消工作()
題型:單項選擇題
以下哪個是AppViewModelProvider的作用()
題型:單項選擇題
在Room中,哪個注解用來定義更復雜的數(shù)據(jù)庫操作()
題型:單項選擇題
在ItemEntryViewModel中,哪個函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
題型:單項選擇題
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
題型:單項選擇題
以下哪個字符串資源ID用于播放音頻的按鈕文本()
題型:單項選擇題
WorkManager的主要優(yōu)勢是()
題型:單項選擇題