Examples of using
Local variable
in English and their translations into Spanish
{-}
Colloquial
Official
Returns an array of local variable names. 30.
Devuelve una matriz de nombres de variables locales. 30.
It is a local variable that stores the connection object DAL.
Es una variable local que almacena el objeto de la conexión DAL.
Nearly the same as calling a local variable in a function.
Casi lo mismo que llamar a una variable local en una función.
Local variable can be initialized by outcome of any expression.
La variable local puede ser inicializada con la ayuda de cualquier expresión.
Fix error, we don't need to create new local variable.
Corregir el error, no es necesario crear una nueva variable local.
Number 3, BlaRenderer has a local variable pointing to a Player class.
Número 3,*BlaRenderer tiene un local variable señalando a una clase de Jugador.
Inside a subprogram ora block which is called local variables.
Dentro de una función oun bloque que se llama locales variables.
It will throw the error: The local variable result may not have been initialized.
Arrojara el error: La variable local resultado puede no haber sido inicializada.
This syntax can be used to declare a block scope local variable.
Esta sintaxis puede ser usada para declarar tanto variables locales como globales.
Inside a function, the $0 local variable contains the value to be returned. Examples.
Dentro de una función, la variable local $0 contiene el valor a devolver. Ejemplos.
In this post we will look at a problem that we could have with the Java compiler when we don't initialize a local variable.
En este post veremos un problema que podemos tener con el compilador de Java cuando no inicializamos una variable local.
Local Variable Editor to edit/add variables and value in the system;
Editor de variables locales para editar/ agregar variables y valores en el sistema.
Description The arguments object is a local variable available within all functions;
Descripción El objeto arguments es una variable local disponible dentro de todas las funciones;
Local variables declared as static have the scope of the block, despite the fact that they exist since the program start.
Las variables locales declaradas como static, tienen la visibilidad del bloque, a pesar de que existan desde el principio de ejecución del programa.
Description The arguments array is a local variable available within all function objects;
Descripción El objeto arguments es una variable local disponible dentro de todas las funciones;
Local variables are deinitialized at the end of the program block, in which they were declared, and in the order opposite to their declaration.
Las variables locales se deinicializan al final del bloque del programa en el cual ha sido declaradas, y en el orden inverso a la declaración.
The following example sets a local variable counter at repetition 50 with a value of 120.
El ejemplo siguiente establece una variable local contador a 50 repeticiones con un valor de 120.
Local variables, as well as global ones,are initialized automatically at the moment when the program execution meets the declaration of a local variable.
Las variables locales, igual como globales,se inicializan automáticamente en el momento cuando la ejecución del programa encuentra la declaración de una variable local.
Parameters of simple types are passed by value, i.e.,modifications of the corresponding local variable of this type inside the called function will not be reflected in the calling function.
Los parámetros de tipos simples se traspasan por valor, es decir,los cambios de la correspondiente variable local de este tipo dentro de la función llamada no se reflejará de ninguna manera en la función llamadora.
Introducing a local variable with name x pushes a binding onto the global x stack(which may have been empty), which is popped off when the control flow leaves the scope.
Introduciendo una variable local de nombre x empuja un enlace a la pila global del identificador x, la cual es expulsada cuando el flujo de control deja el ámbito.
A static variable can be initialized by a constant or constant expression corresponding to its type,unlike a simple local variable, which can be initialized by any expression.
Una variable estática puede ser inicializada por una constante correspondiente a su tipo opor una expresión constante, a diferencia de una variable local simple, que puede ser inicializada por cualquier expresión.
This example sets a local variable counter at repetition 50 with a value of 120.
El ejemplo siguiente establece una variable local contador a 50 repeticiones con un valor de 120.
At each of the three singular points 0, 1,∞, there are usually two special solutions of the form xs times a holomorphic function of x, where s is one of the two roots of the indicial equation andx is a local variable vanishing at the regular singular point.
En cada uno de los tres puntos singulares 0, 1,∞, hay generalmente dos soluciones especiales de la forma xs veces una función holomórfica de x, donde s es una de las dos raíces de la ecuación indicada yx es una variable local que se desvanece en el punto singular regular.
In computer science, a local variable is a variable that is given local scope.
Una variable local es, en informática, la variable a la que se le otorga un ámbito local..
Static local variables are stored in the same place where other static and global variables are stored- in a special memory area, which exists separately from the stack.
Las variables locales estáticas se ubican en el mismo lugar que las demás variables estáticas y globales, en una zona especial de la memoria que existe separadamente de la pila.
The third line, function f(){ local x=3; g;}defines a function f that creates a local variable x(hiding the identically named global variable) and initializes it to 3, and then calls g.
La tercera línea, function f(){ local x=3; g;}define una función f que crea una variable local x(escondiendo la variable global llamada idénticamente), la inicia en 3 y entonces llama a g.
The use of the local variable sc is necessary because, if we use the loop index directly, the task can be started when the value of this variable has already been changed to the next value, using an incorrect index.
El uso de la variable local sc es necesario debido a que, si usamos directamente el índice del bucle, la tarea se puede iniciar cuando el valor de esta variable ya haya cambiado al siguiente valor, utilizando un índice incorrecto.
By contrast, if this language uses dynamic scoping,then g prints and modifies f's local variable x(because g is called from within f), so the program prints 3 and then 1.
Por el contrario, si este lenguaje usa ámbito dinámico,entonces g imprime y modifica la variable local de f llamada x(porque g es llamada desde f), entonces el programa imprime 3 y luego 1 En el programa dado, implementado sobre Bash esto ocurre, pues dicho lenguaje emplea ámbito dinámico.
A special type of local variable, called a static local, is available in many mainstream languages(including C/C++, Visual Basic, and VB. NET) which allows a value to be retained from one call of the function to another- it is a static variable with local scope.
Las variables locales estáticas son un tipo especial de variable local disponible en muchos de los lenguajes de programación más usados, entre otros C/C++, Visual Basic y VB. NET y que permite conservar el valor de la variable hasta la próxima llamada de la función.
Since the scope of a local variable is the block in which it is declared, it is possible to declare variables with the same name, as those of variables declared in other blocks; as well as of those declared at upper levels, up to the global level.
Ya que la zona de visibilidad de una variable local es el bloque donde está declarada, hay posibilidad de declarar las variables con los nombres que coincidan con los de las variables declaradas en otros bloques, y también declaradas en los niveles superiores, así sucesivamente hasta el nivel global.
Español
Dansk
Deutsch
Français
हिंदी
Italiano
Nederlands
Português
Русский
Tagalog
عربى
Български
বাংলা
Český
Ελληνικά
Suomi
עִברִית
Hrvatski
Magyar
Bahasa indonesia
日本語
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Norsk
Polski
Română
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Turkce
Українська
اردو
Tiếng việt
中文