The MVC design pattern is a good way to create software.
It advocates the principle of separation may better understand
each other like the content and display. Processed first by the
controller to receive the user's request to decide which model
is called to deal with,and then model the business logic to
handle user's requests and return data,the final controller to
view expression data,and presented to the user through the
presentation layer.