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.
Function objects
Les objets Function sont évalués à chaque fois qu'ils sont utilisés.
Étant donné que l'interface est définie avec le marqueur [function], tous les objets Function de JavaScript implémentent cette interface de manière automatique.
Remarks As the interface is marked with the [function] flag, all JavaScript Function objects automatically implement this interface.
Andere resultaten
Le code qui suit crée un objet Function recevant deux paramètres.
The following code creates a Function object that takes two arguments.
Les liaisons sont assurées comme d'habitude par l'objet Function.
Résumé Chaque fonction en JavaScript est en réalité un objet Function.
Summary Every function in JavaScript is actually a Function object.
En JavaScript, chaque fonction est un objet Function.
In JavaScript every function is actually a Function object.
Le constructeur Function crée un nouvel objet Function.
The Function constructor creates a new Function object.
Pour appeler l'objet Function, on peut utiliser le nom de la variable comme une fonction.
To call the Function object, you can specify the variable name as if it were a function.
Bien que l'objet Function ne fournisse aucune méthode de lui-même, il hérite de méthodes au travers de la chaîne de prototypes.
Although the Function object does not provide any methods of its own, it does inherit methods through the prototype chain.
Pour plus d'informations, voir l'article sur la propriété prototype de l'objet Function de la référence JavaScript.
See the prototype property of the Function object in the JavaScript reference for more information.
Voir la page sur l'objet Function dans la référence JavaScript pour plus d'informations.
See the Function object in the JavaScript reference for more information. Function parameters
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.