Download for Windows Premium
Publiciteit
prototype of the constructor

Examples with "prototype of the constructor" 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.
As with all constructor functions, you can use the prototype of the constructor to add properties or methods to all instances created with that constructor.
Comme pour tous les constructeurs, on pouvez utiliser le prototype du constructeur pour ajouter des propriétés ou méthodes à l'ensemble des instances créées avec ce constructeur. Propriétés
As with all constructor functions, you can use the prototype of the constructor to add properties or methods to all instances created with that constructor.
Les instances de Boolean hérite de Boolean.prototype. Vous pouvez utiliser l'objet prototype du constructeur pour ajouter des propriétés ou des méthodes de toutes les instances Boolean.

Andere resultaten

We must take particular care when overwriting the prototype of a constructor.
Il faut prendre une précaution particulière lorsque l'on écrase le prototype d'un constructeur.
A related problem is that it can often be practical to extend the prototypes of standard constructors such as Object and Array with new useful functions.
Un autre problème tient au fait qu'il est souvent pratique d'étendre les prototypes des constructeurs standards comme Object ou Array avec de nouvelles fonctions.
prototype: The InternalError.prototype property represents the prototype of the InternalError constructor.
prototype: La propriété GeneratorFunction.prototype représente le prototype de l'objet GeneratorFunction.
prototype: The EvalError.prototype property represents the prototype of the EvalError constructor.
prototype: La propriété Error.prototype: La propriété Function.prototype représente le prototype de l'objet Function.
In JavaScript, you add a prototypical instance as the value of the prototype property of the constructor function, then override the prototype.constructor to the constructor function.
En JavaScript, il faut ajouter une instance prototypique comme valeur de la propriété prototype de la fonction constructeur (autrement dit, on définit la valeur de la propriété prototype de la fonction, en utilisant une instance du prototype utilisé puis en surchargeant prototype.constructor).
The prototype object of the Array constructor can be modified to affect all Array instances.
Le prototype du constructeur Array peut être modifié afin d'affecter l'ensemble des instances grâce à l'héritage.
The prototype object of the Number constructor can be modified to affect all Number instances.
Il est possible de modifier le prototype du constructeur Number pour affecter toutes les instances de Number.
The prototype object of the Date constructor can be modified to affect all Date instances.
L'objet prototype du constructeur Date peut être modifié pour modifier l'ensemble des instances de Date.
The constructor whose prototype should be used.
Le constructeur dont le prototype devrait être utilisé.
For example, other constructors' prototypes override the constructor property and provide their own toString methods.
Par exemple, d'autres prototypes de constructeurs remplacent la propriété du constructeur et fournissent leurs propres méthodes toString.
You can use the constructor's prototype object to add properties or methods to all Set instances.
Le prototype du constructeur permet d'ajouter des propriétés ou des méthodes à toutes les instances de Map.
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
lighter: device producing a flame for lighting things
Ontdek het woord
Publiciteit

Resultaten: 6187. Exact: 2. Verstreken tijd: 178 ms.