Download for Windows Premium
-50% Premium
Publiciteit
instanceof operator

Vertaling van "instanceof operator" 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.
opérateur instanceof
You should use the instanceof operator instead.
Il faut utiliser l'opérateur instanceof à la place.
Invoked by instanceof operator, receives the object being verified as the first argument, and the name of the class which that object should be as the second argument
Invoqué par l'opérateur instanceof, reçoit l'objet a vérifier comme premier argument, et le nom de la classe dont l'objet appartient comme second argument
instanceof The instanceof operator returns true if the specified object is of the specified object type.
instanceof L'opérateur instanceof renvoie true si l'objet donné est du type spécifié.
Function to test against Description The instanceof operator tests presence of constructor.prototype in object's prototype chain.
Description L'opérateur instanceof teste la présence de constructeur.prototype dans la chaîne de prototypes d'objet.
The Class isInstance method provides a way to dynamically call the instanceof operator.
La méthode isInstance de Class fournit un moyen d'appeler dynamiquement l'opérateur instanceof.
In previous versions of ActionScript, the instanceof operator provided this functionality, but in ActionScript 3.0 the instanceof operator should not be used to test for data type membership.
Dans les versions précédentes d'ActionScript, l'opérateur instanceof offrait cette fonctionnalité, mais dans ActionScript 3.0, l'opérateur instanceof ne doit pas être utilisé pour tester l'appartenance à un type de données.
Summary The instanceof operator tests whether an object has in its prototype chain the prototype property of a constructor.
L'opérateur instanceof permet de tester si un objet possède, dans sa chaîne de prototype, la propriété prototype d'un certain constructeur.
JavaScript provides a shortcut: the instanceof operator tests an object against a function and returns true if the object inherits from the function prototype.
JavaScript permet de faire ceci avec l'opérateur instanceof qui teste un objet par rapport à une fonction et qui renvoie true si l'objet hérite de la fonction prototype.
Prior to PHP 5.1.0, this function returns TRUE on success deprecated in favour of the instanceof operator.
Avant PHP 5.1.0, cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor instanceof operator in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Resultaten: 9. Exact: 9. Verstreken tijd: 31 ms.