servlet 相当于MVC模式中的那个?
A: Model
B: View
C: Controller
D: 模型
A: Model
B: View
C: Controller
D: 模型
举一反三
- 按照MVC设计模式,Servlet用于实现( )。 A: Controller B: View C: Model D: 容器
- Servlet用于充当MVC设计模式中的( )模块 A: 容器 B: View C: Model D: Controller
- MVC设计模式不包括( )。 A: 模型(Model) B: 视图(View) C: 控制器(Controller) D: 页面(View)
- 按照MVC模式的理解,Servlet用于实现哪层组件()? A: Model B: Controller C: Container D: View
- MVC设计模式中的M、V、C分别指?() A: Model Vue Controller B: Mysql View Controller C: Model View Constructor D: Model ViewController