MVC design mode brings better software structure and code reuse

xiaoxiao2021-03-06  111

Model - View - Controller (MVC) is a software design pattern of Xerox Parc in the 1980s for programming language SMALLTALK-80, has been widely used. Recommended as the design pattern of Sun J2EE platform in recent years, and has received more and more

Coldfusion and

PHP's developer welcomes. Model - View - Controller mode is a useful toolbox, which has a lot of benefits, but there are also some shortcomings.

How to work MVC