Download for Windows Premium
-50% Premium
Publiciteit
constructor's prototype

Vertaling van "constructor's prototype" 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.
prototype du constructeur
This reference provides access to the hidden constructor's prototype attributes from the object itself.
Cette référence cachée permet d'accéder au prototype du constructeur depuis l'objet lui-même.
As with all constructors, you can change the constructor's prototype object to make changes to all Array instances.
Comme pour tous les constructeurs, vous pouvez changer l'objet prototype du constructeur afin de modifier toutes les instances d'Array.
You can use the constructor's prototype object to add properties or methods to all Boolean instances.
Vous pouvez utiliser l'objet prototype du constructeur pour ajouter des propriétés ou des méthodes de toutes les instances Boolean.
You can use the constructor's prototype object to add properties or methods to all Promise instances.
On peut utiliser le prototype du constructeur afin d'ajouter des propriétés et/ou des méthodes à chacune des instances de Promise.
Below the existing JavaScript, add the following code, which adds a new method to the constructor's prototype property
En dessous du JavaScript existant, vous pouvez ajouter le code suivant, ce qui aura pour effet d'ajouter une nouvelle méthode à l'attribut prototype du constructeur
It does not contain the methods of the Person constructor's prototype property.
En revanche il ne contient pas les méthodes de la propriété prototype du constructeur Personne().
As with all constructors, you can change the constructor's prototype object to make changes to all AsyncFunction instances.
Comme avec les autres constructeurs, on peut changer l'objet prototype du constructeur afin de modifier l'ensemble des instances AsyncFunction.
Those defined on a constructor's prototype, which are inherited by all instances and inheriting object classes.
Celles définies sur un prototype de constructeur qui sont héritées par toutes les instances des classes d'objet.
The loop will iterate over all enumerable properties of the object itself and those the object inherits from its constructor's prototype (properties closer to the object in the prototype chain override prototypes' properties).
La boucle parcourera toutes les propriétés énumérables de l'objet et aussi celles dont il hérite du prototype du constructeur (les propriétés les plus proches de l'objet dans la chaîne des prototypes primeront sur les propriétés des prototypes).
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.
This is because, internally, Javascript looks in the object itself then, if it cannot find what is requested, it looks in the constructor's prototype.
Cela est dû au fait que, de façon interne, Javascript cherche dans l'objet lui même puis, s'il ne trouve pas ce qui lui est demandé, il cherche dans le prototype du constructeur.
As with all constructors, you can change the constructor's prototype object to make changes to all GeneratorFunction instances. Examples
Comme pour les autres constructeurs, il est possible de modifier le prototype du constructeur afin d'apporter des modifications à toutes les instances de Function.
All Module instances inherit from the Module() constructor's prototype object - this can be modified to affect all Module instances. Instance properties
Toutes les instances de Module héritent du prototype du constructeur Module(), celui-ci peut être modifié afin de moifier le comportement de l'ensemble des instances de Module.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor constructor's prototype in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
mop: cleaning tool with absorbent material on a handle
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 14. Exact: 14. Verstreken tijd: 34 ms.