Download for Windows Premium
Publiciteit
The singleton pattern

Vertaling van "The singleton pattern" in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
le modèle singleton
du patron Singleton
The singleton pattern is actually considered an anti-pattern.
Le modèle singleton est réellement considéré comme un anti-modèle.
The singleton pattern is a design pattern that restricts the instantiation of a class to one object.
Le singleton est un patron de conception dont l'objet est de restreindre l'instanciation d'une classe à un seul objet.
The singleton pattern is very quick to implement, especially in Swift, and it works well.
Le modèle singleton est très rapide à mettre en œuvre, en particulier dans Swift, et ça marche bien.
As mentioned in the above definition, when we want to make sure that one and only one object needs to be created for any class, then we should implement the Singleton pattern for that class.
Comme mentionné dans la définition ci-dessus, lorsque l'on veut être sûr qu'un et un seul objet doit être créé pour une classe, alors on doit implémenter le patron Singleton pour cette classe.
The Singleton pattern applies to situations in which there needs to be a single instance of a class.
Le masque singleton est utilisé dans les situations où l'on a besoin qu'il y ait une unique instance d'une certaine classe.
If you compare the output of both sections then you will see, in the output of the Singleton pattern, the resource ID for the object is the same for all different objects.
Si on compare la sortie des deux sections de code précédentes on voit, dans la sortie du patron Singleton, que la resource ID de l'objet est la même pour tous les objets.
And this is where most iOS developers reach for the obvious, but incorrect, solution: the singleton pattern.
Et c'est là que la plupart des développeurs iOS atteignent la solution évidente mais incorrecte: le modèle singleton.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor The singleton pattern in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
scarf: long cloth worn around the neck for warmth
Ontdek het woord
Publiciteit

Resultaten: 7. Exact: 7. Verstreken tijd: 156 ms.