Download for Windows Premium
-50% Premium
Publiciteit
instanceof

Vertaling van "instanceof" 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.
instanceof
The parameter must be an instanceof the given class or interface name.
Le paramètre doit être une instanceof de la classe ou interface donnée.
You should use the instanceof operator instead.
Il faut utiliser l'opérateur instanceof à la place.
The parameter must be an instanceof the given class or interface name.
Le paramètre doit être une instanceof de la même classe qui a définie la méthode.
In the example above you might feel that it's tedious to write out all of those instanceof expressions, and you're right.
Dans l'exemple précédent, vous pouvez trouver fastidieux d'écrire tous ces instanceof, et vous avez raison.
This is the keyword instanceof that tells you if an object is an instance of a particular type.
C'est le mot clef instanceof qui vous indique si un objet est d'un type particulier.
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
Type operators (instanceof)
Opérateurs de types (instanceof)
self The parameter must be an instanceof the same class as the one the method is defined on.
self Le paramètre doit être une instanceof de la même classe qui a définie la méthode.
Is null check needed before calling instanceof?
La vérification NULL est-elle nécessaire avant d'appeler instanceof?
Modify Exercise 1 so that it uses instanceof to check the type before performing the downcast.
Modifier l'exercice 1 afin d'utiliser instanceof pour vérifier le type avant d'effectuer le transtypage descendant.
For consistency and debugging (eg stack traces), obj should be an instanceof Error.
Pour des raisons de cohérence et de débogage (ex. piles d'appels), obj devrait être instanceof Error.
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.
JavaScript has an operator called instanceof, which can be used to determine whether an object is based on a certain prototype.
JavaScript possède un opérateur appelé instanceof, qui peut être utilisé pour déterminer si un objet est basé sur un certain prototype.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor instanceof 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

Suggesties

Resultaten: 33. Exact: 33. Verstreken tijd: 70 ms.