Translation of variable name into Russian
Noun
technology
- Choose a clear variable name so other developers understand its purpose.Выберите понятное имя переменной, чтобы другим разработчикам была ясна её цель.
mathematics
- Let the variable name x represent the number of apples.Пусть имя переменной x обозначает количество яблок.
Examples of variable name in a sentence
The bug came from reusing the same variable name in two functions. Choose a clear variable name to make the equation easier to understand. She changed the variable name in her code to avoid confusion.
Translations of "variable name" in Context ordered by category and frequency
That is, a variable name which can be set and used dynamically.
То есть, имя переменной, которое может быть определено и изменено динамически.
A connection name or variable name for the package must be specified.
Необходимо указать имя соединения или имя переменной для пакета.
All these approaches manifest themselves when the variable name consists of several words
Все эти подходы проявляют себя, когда имя переменной состоит из нескольких слов
The second argument is a variable name that appears in the expression.
Второй аргумент - имя переменной, которая используется в выражении.
variable name: Examples and translations in context
That is because their meaning is obvious from the variable name.
Это объясняется тем, что их смысл очевиден из имен переменных.
In programming, the pound sign is often used before a variable name.
В программировании знак решетка часто используется перед именем переменной.
The variable name could not be found in the list of variables.
Имя переменной в списке переменных обнаружить не удалось.
A variable name cannot have reserved words.
Имя переменной не может совпадать с зарезервированными словами.
Specifies the variable name, fully qualified with the variable namespace.
Задает полное имя переменной с указанием пространства имен.
What characters can a variable name consist of (a valid identifier)?
Из каких символов может состоять имя переменной (корректный идентификатор)?