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