In the traditional MVC pattern, the Model contains the data and business logic; the View presents the user interface components; and the Controller handles the user input and manipulates the model.
英
美
- 在传统的MVC模式,这个模式包含数据和业务逻辑;看法,介绍了用户界面组件和控制器处理用户输入和操纵模型。
