Examples with "instance prototypique" and their translation in Engels
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.
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).
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.
Andere resultaten
La propriété prototype d'instances de fonctions n'est plus énumérable.
Lorsqu'on crée une instance d'Employé comme prototype, on ne fournit pas d'argument au constructeur.
When you create an instance of Employee to use as a prototype, you do not supply arguments to the constructor.
L'invention a pour objet de modéliser un modèle 3D en utilisant une représentation de type "prototypes-instances".
A 3D model can be modeled using "pattern-instance" representation.
Co Visiteur Spécifie le type des objets à créer à partir d'une instance de prototype, et crée de nouveaux objets en copiant ce prototype.
Specify the kinds of objects to create using a prototypical instance, and create new objects by copying this prototype.
L'objet global RangeError ne contient pas de méthodes propres mais héritent de certaines méthodes via la chaîne de prototypes. Instances de RangeError
The global RangeError contains no methods of its own, however, it does inherit some methods through the prototype chain.
Quand on tente d'accéder à une des propriétés de l'instance, JavaScript vérifie la présence sur l'instance puis analyse son prototype [[Prototype]].
When you then access properties of the instance, JavaScript first checks whether they exist on that object directly, and if not, it looks in [[Prototype]].
Ce prototype peut être utilisé pour ajouter des propriétés et/ou des méthodes à l'ensemble des instances.
You can use the prototype to add properties or methods to all instances.
Le prototype peut être utilisé afin d'ajouter des propriétés ou des méthodes à l'ensemble des instances.
You can use the prototype to add properties or methods to all instances.
Celles définies sur un prototype de constructeur qui sont héritées par toutes les instances des classes d'objet.
Those defined on a constructor's prototype, which are inherited by all instances and inheriting object classes.
En utilisant le prototype, nous pouvons définir des fonctions qui seront considérées comme des méthodes d'instance.
By using the prototype we can define functions that will be considered like instance methods.
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.