Examples with "la fonction de callback JavaScript" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Une fois authentifié, le provider redirige vers OAuth.io, qui fera la demande du token et le renverra à la fonction de callback JavaScript.
Once authorized, the provider redirects to oauth.io which will request the token and send back to the JavaScript callback in the OAuth.popup/ OAuth.callback.
Other results
La fonction callback peut donc librement utiliser des fonctions synchrones ou asynchrones, sans risquer de bloquer la machine virtuelle Javascript.
Elle utilise une fonction de callback plutôt qu'une simple valeur de retour, pour éviter de bloquer la Javascript avec une attente active.
It uses a callback instead of a return value in order to avoid blocking the Javascript virtual machine.
Le code utilise la fonction jQuery $.getJSON, qui effectue l'appel Ajax, et lors de la réponse stocke les noms des jours de la semaine dans une variable locale JavaScript data et passe la variable à la fonction de callback.
The code uses the jQuery function $.getJSON, which performs the Ajax call and, on response, stores the weekdays names in a local JavaScript variable data and passes the variable to the callback function.
L'API format=json accepte un paramètre callback dont la valeur est une fonction JavaScript dans laquelle la sortie JSON sera empaquetée.
The API's format=json accepts a callback parameter, whose value is a JavaScript function which the JSON result will be wrapped in.
En programmation, un callback permet d'exécuter des fonctions dans un ordre contrôlé.
In programming, a callback allows functions to execute in a controlled order.
Le tutoriel expliquait comment utiliser un callback avec des fonctions imbriquées.
The tutorial explained how to use a callback with nested functions.
De même, la fonction Javascript doit être activée dans votre navigateur.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.