What is the translation of " LOCAL VARIABLE " in Ukrainian?

['ləʊkl 'veəriəbl]
['ləʊkl 'veəriəbl]
локальна змінна
local variable
локальною змінною
local variable
внутрішня змінна
локальній змінній
локальної змінної
local variable

Examples of using Local variable in English and their translations into Ukrainian

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Local Variable.
Локальна змінна.
Global and local variables?
Глобальні та локальні змінні?
Local variables.
Локальні змінні.
Information: Looking for local variables.
Інформація: Пошук локальних змінних.
Use a local variable instead of a parameter.
Замість параметра скористайтеся новою локальною змінною.
What is the difference between global and local variables?
Що таке різниця між Глобальні та локальні змінні?
Static local variable initialization in VS2013(03 Jun 2017).
Ініціалізація статичної локальної змінної у VS2013(03 Jun 2017).
Create a separate private field for each local variable of the method.
Створіть окреме приватне поле для кожної локальної змінної методу.
Create a local variable and assign the initial value of your parameter.
Створіть локальну змінну і привласніть їй початкове значення вашого параметру.
For instance the expression(if if case or) is possible, when if is a local variable.
Наприклад, вираз(if if case or) є можливим, якщо if є локальною змінною.
Local variables are declared inside a function and can be used only inside that function.
Локальні оголошуються усередині функцій і видно тільки в межах цієї функції.
You place the result of an expression in a local variable for later use in your code.
Ви розміщуєте результат якогось виразу в локальній змінній, щоб використати її далі в коді.
Local variables are specific to a single function and are visible only inside that function.
Локальні оголошуються усередині функцій і видно тільки в межах цієї функції.
To the called procedure,a value parameter is just an initialized local variable.
По відношенню до викликаючої процедури параметри-значення є ініціалізованими локальними змінними.
And in the same block is defined local variable named and, from it he will value above all.
І в цьому ж блоці визначена локальна змінна з ім'ям а, з неї він і візьме значення перш за все.
In all method code that follows this line,replace the parameter with your new local variable.
В усьому коді методу після цьогорядка замініть використання параметра вашою локальною змінною.
You have a local variable that is used to store various intermediate values inside a method(except for cycle variables)..
У вас є локальна змінна, яка використовується для зберігання різноманітних значень всередині методу(не рахуючи змінних циклів).
In this case,it will offer to create a class field i, a local variable i, or a method parameter i;
У нашому випадку буде запропоновано створити поле класу i, Локальну змінну i або параметр i для методу;
Say that a portion of code assumes something about, for example,the current condition of an object or value of a parameter or local variable.
Ділянка коду створює припущення про щось(наприклад, про поточний стан об'єкту,значення параметра або локальної змінної).
Inline local variables are almost always used as part of Replace Temp with Query or to pave the way for Extract Method.
Вбудовування локальної змінної майже завжди використовують як частину«замінизмінної викликом методу»(Replace temp with Query) або для полегшення відокремлення методу.
Since there is a separate namespace for functions and variables,if could be a local variable.
Оскільки існує окремий простір імен для функцій і змінних,if може бути інтерпретована, як локальна змінна.
Split Temporary VariableProblem: You have a local variable that is used to store various intermediate values inside a method(except for cycle variables)..
Розщеплювання змінноїПроблема: У вас є локальна змінна, яка використовується для зберігання різноманітних значень всередині методу(не рахуючи змінних циклів).
The reasons for this refactoring are the same as for Split Temporary Variable,but in this case we are dealing with a parameter, not a local variable.
Причини проведення цього рефакторингу такі ж, як і при розщеплюванні змінної,але в даному випадку йдеться про параметр, а не про локальну змінну.
If you see that a local variable changes in your extracted code in some way, this may mean that this changed value will be needed later in your main method. Double-check!
Якщо ви бачите, що локальна змінна якось змінюється у вашій ділянці коду, це може означати, що її змінене значення знадобиться далі в основному методі. Перевірте це!
Local and global variables are show in a tab on the inspector dialog. The following example shows aXSLT code segment that declares a global and a local variable.
На цій вкладці діалогового вікна« Інспектори» буде показано локальні і глобальні змінні. У наведеному нижче прикладі показанофрагмент коду XSLT, у якому оголошується загальна і локальна змінна.
In this case,the program first assigns the value 1 to a local variable c, then returns a substring made by extracting the c'th character to the end.
У нашому випадку, програма спочатку надає локальній змінній c значення 1, потім повертає підрядок, утворений видобуванням рядка, що починається з символу із номером c і завершується кінцевим символом рядка.
Scope resolution operator C++ has scope resolution operator(::) which is used to define a method outside of a class andto access a global variable within from the scope where a local variable also exists with the same name.
C++ має оператор дозволу контексту(::), який використовується для визначення методу поза класом і для доступу доглобальної змінної всередині з області дії ідентифікатора, де внутрішня змінна також існує з тим же ім'ям.
In C++ there are scope resolution operators(::) which we used for defining the methods outside of their class and for accessing a globalvariable which is in the form of the scope where as local variable will be exists with the same class name.
C++ має оператор дозволу контексту(::), який використовується для визначення методу поза класом і для доступу до глобальної змінної всередині з області дії ідентифікатора,де внутрішня змінна також існує з тим же ім'ям.
More generally, they make object destruction automatic: an object controlled by a smart pointer is automatically destroyed(finalized and then deallocated) when the last(or only) owner of an object is destroyed,for example because the owner is a local variable, and execution leaves the variable's scope.
В загальному випадку, вони роблять автоматичною деструкцію об'єкта: об'єкт, що знаходиться під контролем розумного вказівника знищується автоматично коли останній(або єдиний) власник об'єкта був знищений, наприклад,тому що власник був локальною змінною, яка вийшла за рамки області видимості(блоку).
Results: 29, Time: 0.0389

Word-for-word translation

Top dictionary queries

English - Ukrainian