Subject | English | Russian |
softw. | at the module level | на уровне модуля (Alex_Odeychuk) |
progr. | be at the module level | быть объявленным в модуле (корпорации Cray; контекстуальный перевод на русс. язык Alex_Odeychuk) |
comp., MS | module level | уровень модуля (Describes any variable or constant declared in the Declarations section of a module or outside a procedure. Variables or constants declared at the module level are available to all procedures in a module) |
progr. | module level variable | переменная, объявленная в модуле (корпорации Cray Alex_Odeychuk) |
el. | module-level declaration | описание на уровне модуля |
IT | module-level variable | модульная переменная |
IT | module-level variable | "модульная" переменная |
IT | module-level variable | переменная, действующая на уровне модуля |
comp., MS | module-level variable | переменная уровня модуля (A variable that's declared in the Declarations section of a module by using the Private keyword. These variables are available to all procedures in the module) |