With the MVC pattern, we have done timely deliveries.
Avec le modèle MVC, nous avons effectué des livraisons en temps opportun.
MVC pattern has been mostly used for this task.
The MVC pattern models this separation of concerns well.
Without going into too much detail, this technology stems from MVC pattern and is based on components that must first be created before being included in the web application.
Sans rentrer dans le détail, cette technologie part du pattern MVC et se base sur des composants qui doivent être tout d'abord créés avant d'être inclus dans l'application web.
The new back-office also respects the MVC pattern to allow developers to quickly make customizations.
Le nouveau back-office respecte également l'architecture MVC qui permet aux développeurs de le personnaliser facilement.
If the component has been designed according to the MVC pattern, it will pass control to the controller.
Si le composant a été conçu selon l'architecture MVC, la requête va passer au contrôleur.
The usual representation of the MVC pattern is something like this
La représentation habituelle du modèle MVC ressemble à ceci
An important reason to use the MVC pattern is to separate data and logic from the user interface.
Il est important d'utiliser un modèle MVC pour séparer les données et la logique de l'interface utilisateur.
Even if it is a small spread sheet cell that uses MVC pattern, using first principles.
Même si ce n'est une petite cellule de tableur, qui utilise un modèle MVC, avec les principes de base.
A simple way to imagine the MVC pattern is to think of a model containing some statistical data.
Un moyen simple d'imaginer le modèle MVC est de penser à un modèle contenant des données statistiques.
We solved the problem by looking more closely at the MVC pattern and understanding the possibilities hidden in it.
Nous avons résolu le problème en examinant de plus près le modèle MVC et en comprenant les possibilités cachées.
More specifically, we'll be talking about the MVC pattern and how it plays an important role in the development of a large application.
Plus précisément, nous allons parler d'un modèle MVC et la façon dont il joue un rôle important dans le développement d'une grande application.
How can you organize the code for a game to fit the MVC pattern?
Comment pouvez-vous organiser le code d'un jeu pour qu'il corresponde au modèle MVC?