Download for Windows Premium
Publiciteit
the settimeout

Vertaling van "the settimeout" 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.
aux fonctions setTimeout
The setTimeout function executes an action once after a certain delay.
La fonctionsetTimeoutexécute une action une seule fois après un certain délai.
Here t is the timer returned by the setTimeout() function.
Ici, t est la minuterie renvoyée par la fonction setTimeout ().
It complements the setTimeout method expecting the end of a delay to perform an action, and listeners that respond to user actions.
Il vient en complément de la méthode setTimeout qui attend la fin d'un délai pour accomplir une action, et des listeners qui réagissent aux actions de l'utilisateur.
The setTimeout function lets you execute a function once after a particular delay in milliseconds.
La fonctionsetTimeoutpermet d'exécuter une fonction une seule fois après un certain délai, exprimé en millisecondes.
The setTimeout(cb, ms) global function is used to run callback cb after at least ms milliseconds.
Le setTimeout (cb, ms) fonction globale est utilisé pour exécuter cb de rappel après au moins ms millisecondes.
Don't worry, if your browser doesn't support it, the code will automatically falls back to the setTimeout() method.
Et si votre navigateur ne le supporte pas, ne vous inquiétez pas, le code basculera alors automatiquement sur setTimeout() universellement reconnu.
If there is no other message in the queue, the message is processed right after the delay; however, if there are messages, the setTimeout message will have to wait for other messages to be processed.
En revanche, s'il y a d'autres messages auparavant, le message de setTimeout devra attendre la fin du traîtement des messages précédents déjà présents dans la queue.
The DIV unfolds and folds progressively through the setTimeout.
Le DIV se déplie et se replie progressivement grâce au setTimeout.
Those ways are well known from all web developers. We were indeed trying to simulate parallel tasks thanks to the setTimeout() and setInterval() methods for instance.
Ces techniques sont connues de tous les développeurs Web qui se débrouillent ainsi pour simuler des traitements parallèles grâce aux fonctions setTimeout() ou setInterval() par exemple.
The setTimeout JavaScript function can be useful for checking the execution of the callback function.
La fonction setTimeout en JavaScript peut vous être utile dans la vérification de l'exécution de la fonction de retour.
For instance, we were trying to simulate parallel tasks thanks to the setTimeout() and setInterval() methods.
Ces techniques sont connues de tous les développeurs Web qui se débrouillent ainsi pour simuler des traitements parallèles grâce aux fonctions setTimeout() ou setInterval() par exemple.
Example The following example sets up two simple buttons in a web page and hooks them to the setTimeout() and clearTimeout() routines.
Dans l'exemple qui suit, on dispose deux boutons classiques auxquels on associe, via des gestionnaires d'évènements, des fonctions qui utilisent setTimeout() et clearTimeout().
The following example sets up two simple buttons in a web page and hooks them to the setTimeout and clearTimeout routines.
L'exemple suivant met en place deux boutons sur une page web et associe chacun d'entre eux aux routines setTimeout et clearTimeout.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor the settimeout in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
fishing rod: long pole with a line used to catch fish
Ontdek het woord
Publiciteit

Resultaten: 13. Exact: 13. Verstreken tijd: 77 ms.