Download for Windows 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
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.
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 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.
But there is no way to cleverly automate instanceof by creating an ArrayList of Class objects and comparing it to those instead (stay tuned-you'll see an alternative).
Mais il n'y a pas moyen d'automatiser intelligemment le instanceof en créant un ArrayList d'objets Class et en comparant l'objet à ces derniers (nous verrons plus loin une alternative).
One caveat to the instanceof solution is that it doesn't work when there are multiple copies of React on the page, and the component we're checking inherits from another React copy's React.Component.
Un des pièges de la solution à base d'instanceof, c'est qu'elle ne marche pas lorsqu'on a de multiples copies de React dans la page, et que le composant qu'on examine hérite du React.Component provenant d'une autre copie de React.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.

Synoniemen voor instanceof in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dental floss: thin thread for cleaning between teeth
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 25. Exact: 25. Verstreken tijd: 60 ms.