[리포트]MVC(Model View and Controller)와 Designpattern에 대한 영문리포트
페이지 정보
작성일 19-11-19 11:03본문
Download : MVC_Designpattern.doc
다.MVC 에 대해서는 MVC란 무엇인가, 어떻게 활용되는거에 대해 기술.Designpattern에 대해서는 소프트웨어 개발시에 하는 디자인(Logical한)에 대한 분류와 특징을 기술.이 자료로 A+ 받음. , [리포트]MVC(Model View and Controller)와 Designpattern에 대한 영문리포트 공학기술레포트 , [리포트]MVC(Model View and Controller)와 Designpattern에 대한 영문리포트
Designpattern에 마주향하여 는 소프트웨어 개발시에 하는 디자인(Logical한)에 대한 분류와 특징을 기술.
[리포트]MVC(Model,View,and,Controller)와,Designpattern에,대한,영문리포트,공학기술,레포트
[리포트]MVC(Model View and Controller)와 Designpattern에 대한 영문리포트
Download : MVC_Designpattern.doc( 31 )
설명
MVC(Model View and Controller)와 Designpattern에 대한 영문리포트입니다.레포트/공학기술





MVC(Model, View, and Controller)
When programmers are planning to develop a program, coding is not the only thing that should be considered. As time goes by, and the scale of the software is becoming larger and larger, the analysis and design are gradually emphasized on. The terminology MVC, which is the abbreviation of model, view, and controller, is related to the design. MVC is very efficient and effective form of design pattern. Programmers have realized that MVC design pattern is proper for developing, revising, improving and managing the software, especially GUI software.
The basic concept of MVC is that dividing the software into three parts or components, model, view, and controller. Simply saying, the model is about the processing database which is structured data; the view is user interface; and the controller is processing or responses to the events. Usually, controller plays a role as an intermediate between model and view. It is similar with function in programming con…(skip)
순서
이 자료(data)로 A+ 받음.
MVC 에 마주향하여 는 MVC란 무엇인가, 어떻게 활용되는거에 대해 기술.
MVC(Model View and Controller)와 Designpattern에 대한 영문리포트입니다.