Download for Windows Premium
Publiciteit
a constructor function

Vertaling van "a constructor function" 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.
un constructeur
une fonction de constructeur
Instead, you define a constructor function to create objects with a particular initial set of properties and values.
La fonction utilisée pour le constructeur permet de créer un objet avec un ensemble initial de propriétés et de valeurs.
This method can be very useful, because it allows you to choose the prototype object for the object you want to create, without having to define a constructor function.
Cette méthode peut s'avérer très utile car elle permet de choisir le prototype pour l'objet qu'on souhaite créer, sans avoir à définir un constructeur.
So far we've seen two different ways to create an object instance - declaring an object literal, and using a constructor function (see above).
Jusque là nous n'avons abordé que deux manières différentes pour créer une instance d'objet, la déclarer de manière explicite et en utilisant le constructeur.
If you add a new property to an object that is being used as the prototype for a constructor function, you add that property to all objects that inherit properties from the prototype.
Si on ajoute une nouvelle propriété à un objet qui est utilisé comme prototype pour un constructeur, alors tous les objets créés à partir de ce constructeur bénéficieront de cette propriété grâce à l'héritage.
It defines a constructor function,
Notice that the Student class has a constructor function, which is executed when the object is created.
Remarquez que la classe Student a une fonction constructeur, qui est exécutée quand l'objet est créé.
In JavaScript, you can have a constructor function call more than one other constructor function within it.
En JavaScript, il est possible d'avoir un constructeur qui fait appel à plusieurs constructeurs.
A constructor function that is used to create derived objects.
Un constructeur utilisé pour construire des objets dérivés.
A constructor function is used to determine the bit-inverted form.
Une fonction de constructeur est utilisée pour déterminer la forme à inversion de bits.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor a constructor function in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
ice cream cone: ice cream served in a thin cone
Ontdek het woord
Publiciteit

Resultaten: 9. Exact: 9. Verstreken tijd: 243 ms.