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.
callback renvoie
callback retourne
fonction de rappel retourne
rappel renvoie
Description The some method executes the callback function once for each element present in the typed array until it finds one where callback returns a true value.
Description La méthode some() exécute la fonction callback une seule fois pour chaque élément présent dans le tableau jusqu'à ce qu'elle en trouve un pour lequel callback renvoie une valeur équivalente à true dans un contexte booléen.
Description The every method executes the provided callback function once for each element present in the typed array until it finds one where callback returns a falsy value (a value that becomes false when converted to a Boolean).
Description La méthode every exécute la fonction callback fournie pour chaque élément du tableau typé jusqu'à ce que callback renvoie une valeur fausse (une valeur qui vaut false lorsqu'elle est convertie en un booléen).
Description The findIndex method executes the callback function once for every array index 0... length-1 (inclusive) in the array until it finds one where callback returns a truthy value (a value that coerces to true).
Description La méthode some() exécute la fonction callback une seule fois pour chaque élément présent dans le tableau jusqu'à ce qu'elle en trouve un pour lequel callback renvoie une valeur équivalente à true dans un contexte booléen.
The findIndex method executes the callback function once for each element present in the typed array until it finds one where callback returns a true value.
La méthode findIndex exécute la fonction callback une fois pour chaque élément présent dans le tableau (le tableau est parcouru entre les indices 0 et length-1 compris) jusqu'à ce que callback renvoie une valeur vraie.
Otherwise, activation is completed when the callback returns.
If your callback returns false, the callbacks following in the execution chain will not be executed.
Si votre rappel renvoie false, les rappels suivants dans la chaîne d'exécution ne sont pas exécutés.
Every time a callback returns a value, it gets stored in the $result property of the event object.
Chacune des fois ou un callback retourne une valeur, celle ci est stockée dans la propriété $result de l'objet événement.
The value this callback returns must be in exactly the same serialized format that was originally passed for storage to the write callback.
La valeur retournée par cette fonction de rappel doit être exactement du même format de linéarisation que celui passé pour le stockage à la fonction de rappel write.
The find method executes the callback function once for each element present in the typed array until it finds one where callback returns a true value.
La méthode find exécute la fonction callback une fois pour chaque élément présent dans le tableau jusqu'à ce qu'elle retourne une valeur vraie (qui peut être convertie en true).
If callback returns a value neither found in the master nor in the slave connection lists the plugin will fallback to the second pick method configured via the pick[] setting in the plugin configuration file.
Si la fonction de rappel retourne une valeur ni trouvée dans le maître, ni dans les esclaves de la liste, le plugin se retournera sur la seconde méthode de sélection configurée via la configuration pick[] du fichier de configuration du plugin.
Description The find method executes the callback function once for each element present in the typed array until it finds one where callback returns a true value.
Description La méthode find exécute la fonction callback une fois pour chacun des éléments présents dans le tableau typé jusqu'à ce que la fonction callback renvoie une valeur vraie.
Also, if the buffer passed to fread is not filled by your callback, it will continue getting called until the buffer is full... or your callback returns EOF.
Aussi, si le buffer passé à fread n'est pas rempli par votre callback, votre callback sera continuellement appelé jusqu'à ce que le buffer soit rempli... ou jusqu'à ce que votre callback retourne EOF.
If the callback returns a value that is not None, this will be used as the response instead of the original response object (and will be passed to the next post rendering callback etc.)
Si la fonction de rappel renvoie une valeur autre que None, cette valeur est utilisée comme réponse en lieu et place de l'objet réponse original (et sera transmise à la fonction de rappel « post-rendu » suivante, etc.).
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.