-
1 static variable
разновидность переменной, областью определения которой является функция или процедура. Обычно локальные переменные создаются при вызове функции или процедуры и уничтожаются, когда управление возвращается вызывающей программе. Статические же переменные создаются и инициализируются при запуске программы, а их значение не сбрасывается при выходе из функции и сохраняется при повторном вызове данной функции, т. е. они ведут себя как глобальные переменные, но скрыты внутри функцийAnt:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > static variable
-
2 static variable
Большой англо-русский и русско-английский словарь > static variable
-
3 static variable
Англо-русский словарь технических терминов > static variable
-
4 static variable
1) Общая лексика: статическая переменная (в программировании) (разновидность переменной, областью определения которой является функция или процедура. Обычно локальные переменные создаются при вызове функции или процедуры и уничтожают)2) Техника: статическая переменная -
5 static variable
statik değişken -
6 static variable
-
7 static variable
-
8 static variable
statik degisken, duruk degisken -
9 static variable
statik değişken -
10 static variable compensator
Большой англо-русский и русско-английский словарь > static variable compensator
-
11 static variable compensator
регулируемый статический компенсатор реактивной мощностиАнгло-русский словарь технических терминов > static variable compensator
-
12 static variable compensator
Универсальный англо-русский словарь > static variable compensator
-
13 variable
1) переменная2) (изменяемый) параметр; (изменяемая) величина4) переменный; изменяющийся; непостоянный•- apparent variableto drop a variable — опускать переменную, не включать переменную в рассмотрение
- array variable
- artificial variable
- automatic variable
- auxiliary variable
- binary variable
- Boolean variable
- bound variable
- broadcasted variables
- categorical variable
- centered random variable
- class variable
- cointegrated variables
- compile-time variable
- complex variable
- concomitant variable
- constructed variable
- continuous variable
- control variable
- controllable variable
- controlled variable
- CRC variable
- cyclic redundancy check variable
- decision variable
- dependent variable
- deterministic variable
- dichotomic variable
- discrete variable
- discrete random variable
- dummy variable
- endogenous variable
- environment variable
- environmental variables
- excluded variable
- exogenous variable
- explained variable
- explanatory variable
- fast variable
- file variable
- free variable
- functor variable
- fuzzy variable
- generated variable
- generic variable
- generic type variable
- global variable
- grouping variable
- imaginary variable
- independent variable
- indicator variable
- input variable
- instance variables
- instant variables
- instrumental variable
- integer variable
- interval variable
- intervening variable
- key variable
- label variable
- lagged variable
- latent variable
- leading variable
- limited variable
- linguistic variable
- local variable
- logic variable
- logical variable
- loop variable
- metalinguistic variable
- metasyntactic variable
- moving-frame variable
- nominal variable
- omitted variable
- one-fluid variables
- ordinal variable
- output variable
- P-variable
- predetermined variable
- proxy variable
- qualitative variable
- random variable
- rank variable
- real variable
- redundant variable
- response variable
- rest-frame variable
- scalar variable
- schematic variable
- schematic type variable
- seasonal variable
- slow variable
- standardized variable
- state variable
- static variable
- stationary variable
- stochastic variable
- string variable
- subscripted variable
- summation variable
- system variable
- target variable
- tensor variable
- unbound variable
- uninitialized variable
- unobservable variable
- unrestricted variable
- vector variable
- vector random variable -
14 variable
переменная ( величина); параметр-
analog variable
-
apparent variable
-
array variable
-
automatic variable
-
auxiliary variable
-
binary variable
-
Boolean variable
-
bound variable
-
chance variable
-
character variable
-
complex variable
-
conjugate variables
-
controlled variable
-
decision variable
-
dependent variable
-
dual variable
-
dummy variable
-
error variable
-
fictitious variable
-
file variable
-
free variable
-
global variable
-
grinder-temperature variable
-
independent variable
-
input variable
-
integer variable
-
integration variable
-
label variable
-
local variable
-
loop variable
-
metalinguistic variable
-
meteorological variable
-
output variable
-
phase variable
-
pointer variable
-
process variable
-
random variable
-
real variable
-
scalar variable
-
setup variable
-
shared variable
-
simple variable
-
slack variable
-
state variable
-
static variable
-
status variable
-
stochastic variable
-
switching variable
-
switch variable
-
system variable
-
thermal variable
-
thermal-energy variables
-
thermodynamic variable
-
unbound variable -
15 variable
= var1) переменнаяа) в процедурном программировании и ООП - именованная область памяти данных, которой программно можно присваивать разные значения (variable value), считывать их и модифицировать. Таким образом, содержимое ячеек этой памяти - это текущее значение переменной. Для использования переменной в программе её необходимо (явно или неявно) объявить: присвоить идентификатор (identifier) и задать тип.Every variable must have a type that precedes its name. — Каждая переменная должна иметь тип, который (при объявлении переменной) предшествует её имени. Тип переменной определяет, какие возможные значения она может принимать и какие операции над ней можно выполнять. Соответствие типа переменной и её использования проверяется во время компиляции программы. В большинстве ЯВУ переменная перед тем, как её можно будет использовать в программе, должна быть инициализирована, т. е. ей необходимо присвоить начальное значение (initial value). До инициализации значение переменных неопределено (см. uninitialized variable) и их использование в программе диагностируется компилятором как ошибка. По области действия различают локальные (local variable) и глобальные (global variable) переменные
б) в языках функционального и логического программирования - переменная означает неизвестную величинусм. тж. anonymous variable, array variable, automatic variable, binary variable, byte variable, character variable, class variable, declare, definitional domain, dynamic variable, environment variable, expression, file variable, independent variable, induction variable, instance variable, integer variable, key variable, literal, loop variable, named variable, pointer variable, private variable, procedure variable, qualifier, reference variable, register variable, scalar variable, state variable, static variable, string variable, system variable, variable list, variable name, variable renaming2) изменчивый, непостоянный, изменяющийсяАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > variable
-
16 static input
прямой статический вход
-
[ГОСТ 2.743-91]Рис. Schneider Electric
Параллельные тексты EN-RU
Static input
Only the state of the binary input variable is effective
[Schneider Electric]Прямой статический вход
Логический элемент реагирует на уровни входного сигнала (логического 0 или логической 1).
[Перевод Интент]Тематики
- Булева алгебра, элементы цифровой техники
EN
Англо-русский словарь нормативно-технической терминологии > static input
-
17 static load
s.carga estática, carga no variable. -
18 static field
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > static field
-
19 static stability
stability limit — предел устойчивости; граница устойчивости
English-Russian big polytechnic dictionary > static stability
-
20 variable load
throw on the load — включать нагрузку; набрасывать нагрузку
См. также в других словарях:
Static variable — In computer programming, static variables data value persists for the life of the running process and typically have a broader scope than other variables. Their values may be set at run time or may change subtly during program execution. The… … Wikipedia
static variable — statinis kintamasis statusas T sritis informatika apibrėžtis Programos kintamasis, kuriam vieta atmintyje paskiriama kompiliavimo metu. Statinio kintamojo reikšmė išlieka visą laiką, kol veikia programa. Todėl baigus veikti paprogramei, kurioje… … Enciklopedinis kompiuterijos žodynas
Variable estática — En informática una variable estática es una variable cuyo valor no varía durante la vida del proceso en ejecución. Normalmente una variable estática tiene un ámbito más amplio que otras variables. Los valores de variables estáticas se pueden… … Wikipedia Español
Variable — A variable (pronEng|ˈvɛərɪəbl) is an attribute of a physical or an abstract system which may change its value while it is under observation. Examples include the height of a child, the temperature across a state, or the input to a function. This… … Wikipedia
Variable data printing — (VDP) (also known as variable information printing (VIP) or VI) is a form of on demand printing in which elements such as text, graphics and images may be changed from one printed piece to the next, without stopping or slowing down the printing… … Wikipedia
Static secondary ion mass spectrometry — Static secondary ion mass spectrometry, or static SIMS is a technique for chemical analysis including elemental composition and chemical structure of the uppermost atomic or molecular layer of a solid which may be a metal, semiconductor or… … Wikipedia
Static memory allocation — refers to the process of allocating memory at compile time before the associated program is executed, unlike dynamic memory allocation or automatic memory allocation where memory is allocated as required at run time. An application of this… … Wikipedia
Static light scattering — is a technique in physical chemistry that measures the intensity of the scattered light to obtain the average molecular weight Mw of a macromolecule like a polymer or a protein. Measurement of the scattering intensity at many angles allows… … Wikipedia
static — [adj] motionless, changeless at a standstill, constant, deadlocked, fixed, format, gridlocked, immobile, immovable, inactive, inert, latent, passive, rigid, stabile, stable, stagnant, stalled, standing still, stationary, sticky, still, stopped,… … New thesaurus
Static single assignment form — In compiler design, static single assignment form (often abbreviated as SSA form or SSA) is an intermediate representation (IR) in which every variable is assigned exactly once. Existing variables in the original IR are split into versions , new… … Wikipedia
Variable (Programmierung) — In der Programmierung ist eine Variable im allgemeinsten Sinne einfach ein Behälter für Rechnungsgrößen („Werte“), die im Verlauf eines Rechenprozesses auftreten. Im Normalfall wird eine Variable durch einen Namen bezeichnet und hat eine… … Deutsch Wikipedia