"Tatsächlich ist MVC die Design-Sp" von Englische Sprache Übersetzen
【 Deutsche Sprache 】
Tatsächlich ist MVC die Design-Spezifikation der mobilen App. Gerade in der Webentwicklung müssen wir dieser Spezifikation folgen. Das Merkmal des MVC Entwicklungsstandards ist, dass er durch Domain Entity Model, Dateninformationen und TCP Protokoll getrennt ist. JavaBean ist ein konzeptionelles Modell, in der Regel ist das geschriebene Servlet der Controller und das geschriebene JSP die Hauptansicht.
Abbildung 3.2-1 MVC Beziehungsdiagramm
Die MVC-Spezifikation wurde im späteren Stadium einzigartig entwickelt, um die traditionellen Ein-, Verarbeitungs- und Ausgabefunktionen in einer logischen grafischen Benutzeroberflächenstruktur abzubilden.
【 Englische Sprache 】
In fact, MVC is the design specification of the mobile app. Especially in web development we have to follow this specification. The feature of the MVC development standard is that it is separated by domain entity model, data information and TCP protocol. JavaBean is a conceptual model, usually the written servlet is the controller and the written JSP is the main view.
Figure 3.2-1 MVC Relationship Diagram
The MVC specification was uniquely developed at a later stage to represent the traditional input, processing and output functions in a logical graphical user interface structure.