Télécharger pour Windows Premium
Publicité
un objet function

Traduction de "un objet function" en anglais

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
a Function object
Le code qui suit crée un objet Function recevant deux paramètres.
The following code creates a Function object that takes two arguments.
Le constructeur Function est lui-même un objet Function.
The Function constructor is itself a Function object.
En JavaScript, chaque fonction est un objet Function.
In JavaScript every function is actually a Function object.
Toute fonction JavaScript est en fait un objet Function.
Every function in JavaScript is a Function object.
La méthode toString() lèvera une exception TypeError (« Function.prototype.toString called on incompatible object ») si la valeur this n'est pas un objet Function.
The toString() method will throw a TypeError exception ("Function.prototype.toString called on incompatible object"), if its this value object is not a Function object.
Le moteur JavaScript appelle la méthode toString automatiquement lorsqu'un objet Function doit être représenté textuellement (par exemple lorsqu'une fonction doit être concaténée avec une chaîne de caractères).
JavaScript calls the toString method automatically when a Function is to be represented as a text value, e.g. when a function is concatenated with a string.
Une fonction créée via une déclaration de fonction est un objet Function et possède toutes les caractéristiques (propriétés, méthodes et comportement) d'un objet Function.
A function created with the function statement is a Function object and has all the properties, methods, and behavior of Function objects.
Aucun résultat pour cette recherche.

Synonymes et analogies de "un objet function" en français

Publicité

Résultats: 7. Exacts: 7. Temps écoulé: 33 ms.

Mots fréquents: 1-300, 301-600, 601-900

Expressions courtes fréquentes: 1-400, 401-800, 801-1200

Expressions longues fréquentes: 1-400, 401-800, 801-1200