單項選擇題Android開發(fā)過程中使用MVP架構(gòu),其中不包括()
A.Controller操作Model進行數(shù)據(jù)更新
B.Model提供數(shù)據(jù)
C.View負責顯示
D.Presenter負責邏輯的處理
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題Android中MVC是常用的開發(fā)架構(gòu),下列關(guān)于MVC描述錯誤的是()
A.View接受用戶交互請求
B.Model更新變化數(shù)據(jù)
C.View將請求轉(zhuǎn)交給Controller
D.Controller操作Model進行數(shù)據(jù)更新