MVC pattern have been proclaimed by many developers in a format that is useful for the reuse of code and patterns that help them reduce the time it takes to develop a program with a user interface. View-Controller format format offers three primary elements or objects that will be used in software development: • A basic version, which refers to the logical structure of the data in the application software and the highest level class that is associated with it. This object model does not contain any information about the user interface. • View, which is a collection of classes that represent user interface elements (everything that the user can see and respond on the screen, such as buttons, boxes, and so on). • Control, which means learning to connect the model and the view, and is used in the communication between classes in the model and view [1]
การแปล กรุณารอสักครู่..
