Télécharger pour Windows Premium
Publicité
inside another function

Traduction de "inside another function" en espagnol

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
dentro de otra función
Whenever you use function inside another function, a closure is used.
Cuando se utiliza function dentro de otra función, se utiliza una clausura.
A function defined inside another function can also access all variables defined in its parent function and any other variable to which the parent function has access.
Una función definida dentro de otra función, también puede acceder a todas las variables definidas en su función padre y a cualquier otra variable a la que la función padre tenga acceso.
(In JavaScript, whenever you declare a function inside another function, the inside function(s) is/are recreated again each time the outside function is called.)
(En JavaScript, cada vez que declaras una función dentro de otra función, las funciones internas se recrean nuevamente cada vez que se llama a la función externa).
In JavaScript, if you use the function keyword inside another function, you are creating a closure.
En JavaScript, si utilizas la palabra clave function dentro de otra función, está creando una clausura.
Firstly, a Nested Function is a function defined inside another function.
Primero de todo, una Función Anidada es una función definida dentro de otra función.
An inner function is a function inside another function (square in this case).
Una función interna es una función que está dentro de otra función (cuadrado en este caso).
What's happening here is pretty much the same as was happening with the inner functions earlier on: a function defined inside another function has access to the outer function's variables.
Lo que pasa acá es muy similar a lo que pasaba con las funciones internas vistas anteriormente: una función definida dentro de otra, tiene acceso a las variables de la función externa.
Aucun résultat pour cette recherche.

Synonymes et analogies de "inside another function" en anglais

Le mot et l’expression du jour
L’image du jour
dumbbell: short bar with weights on each end
Découvrir le mot
Publicité

Résultats: 7. Exacts: 7. Temps écoulé: 68 ms.