Examples with "pattern singleton" and their translation 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.
implement the pattern singleton in action script we quickly collide with a limitation of the language: we cannot return a private constructor and it is the base of the pattern.
Pour implémenter le pattern singleton en action script on se heurte rapidement à une limitation du langage: on ne peut pas rendre un constructeur privé or il s'agit de la base du pattern.
Andere resultaten
After analyzing the problem, we decided to use the singleton design pattern.
Après avoir analysé le problème, nous avons décidé d'utiliser le patron de conception singleton.
The singleton pattern is actually considered an anti-pattern.
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.
First we will see what the problem can be if a Singleton pattern is not implemented for such a class.
Premièrement nous verrons quel peut être le problème si le patron singleton n'est pas implémenté sur 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.
I have tried my best to explain the Singleton design pattern, which is widely discussed on the internet.
J'ai fait mon possible pour expliquer le patron de conception Singleton qui est largement abordé sur internet.
This is the case where we should consider developing a Singleton pattern for our base classes.
C'est le cas d'utilisation pour lequel nous avons décidé d'implémenter le patron Singleton pour nos classes de base.
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.
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.
Note: For more information about singleton patterns, you can refer to this Wikipedia page.
Note : Pour plus d'informations sur les singletons, vous pouvez consulter cette page Wikipedia.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.