What is the translation of " CONST " in Russian?

Examples of using Const in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
Const., Art.
Засл. арт.
W V• Rm• A const.
W V⋅ Rm⋅ A постоян.
Const. on the Church Lumen gentium, 31.
Догматическая конституция о Церкви Lumen gentium, 31.
Taking into account, that x=const, we have dx=0.
Учитывая, что x= const, имеем dx=, отсюда.
Thus const modifies the name to its right.
Таким образом, const модифицирует имя переменной справа от себя.
The type of the first string is the usual const char.
Типом первой строки является обычный const char.
Uint length() const- the number of elements in an array.
Uint length() const- количество элементов в массиве.
In PHP 5.6, they could only be defined with const.
В PHP 5. 6 такие константы можно было задавать только с помощью const.
Bool isEmpty() const Verification that the string is empty.
Bool isEmpty() const Проверка того, что строка пустая.
Definition outside a class should also include the const modifier.
Определение вне класса также должно включать модификатор const.
The slices t=const. are called"simultaneity slices.
Срезы( или слои) t const называются« срезами одновременности».
In addition, a(non-static) member-function can be declared as const.
В дополнение к этому как const может быть объявлена функция- член нестатическая.
In the case v>>u and ρ const. the resistance is 4/3ρuv.
В случае если v>>u и ρ const, сопротивление равно 4/ 3ρuv.
The const modifier is placed after the list of arguments inside a class declaration.
Модификатор const ставится после списка аргументов внутри объявления класса.
Added: heredoc and nowdoc support for class const and property definitions.
Добавлено: Поддержка heredoc и nowdoc для констант и определений свойств класса.
IV§ 1 1818 Const.new amendment VII CT Const. art.
IV§ 1 1818 Const.new amendment VII Конституция Коннектикута, Статья 4.
This is achieved via the use function and use const constructs, respectively.
Это достигается с помощью конструкций use function и use const, соответственно.
The initialization of one-dimensional array is realized in the section const.
Инициализация одномерного массива осуществляется в разделе описания констант const.
For simple non-pointer data types,applying the const qualifier is straightforward.
Для простых типов данных( неуказателей)применение квалификатора const очевидно.
V813 diagnostic is similar to V801,except that the variable is not marked as const.
Диагностика V813 схожа с V801, нов данном случае переменная не отмечена как const.
Although the argument A is of type const int&, the program will first print the value 1, and then 2.
Хотя аргумент A имеет тип const int&, в начале будет напечатано число 1, а затем 2.
Ordinary jurisdiction is exercised by ordinary judges andprosecutors Article 102 Const.
Общая юрисдикция осуществляется судами общей юрисдикции ипрокуратурой статья 102 Конституции.
A method with the const modifier is called constant and cannot modify implicit members of its class.
Метод с модификатором const называется постоянным и не может модифицировать неявные члены своего класса.
In order to prevent changing of aparameter passed by reference, use the const modifier.
Чтобы предотвратить изменение переданного по ссылке параметра,необходимо использовать модификатор const.
Class functions that are declared with a constant( const)‘this' pointer and a volatile‘this' pointer.
Функции класса, объявленные с константным( const) указателем this и непостоянным( volatile) указателем this.
The const specifier declares a variable as a constant, and does not allow to change this variable during runtime.
Спецификатор const объявляет переменную константой, и не позволяет изменять значение этой переменной в процессе выполнения программы.
If a formal parameter is declared with the const modifier, its value can't be changed within the function.
Если же формальный параметр объявлен с модификатором const, то его значение не может быть изменено внутри функции.
In order to avoid changes in actual parameters(arguments passed at function call)use the access specifier const.
Для того чтобы исключить изменения фактических параметров( аргументов, переданных при вызове функции)необходимо использовать спецификатор доступа const.
When trying to change the contents of a variable declared with the const specifier, the compiler will generate an error.
При попытке изменить содержимое переменной, объявленной со спецификатором const, компилятор выдаст ошибку.
The U.S. Constitution gives Congress exclusive jurisdiction over the"Seat of Government of the United States," which is the District of Columbia(D.C.). U.S. Const., art. 1 sec. 8.
Конституция США наделяет конгресс исключительной юрисдикцией над" местом пребывания правительства Соединенных Штатов", коим является Федеральный округ Колумбия Конституция США, статья 1, раздел 8.
Results: 124, Time: 0.0381

Top dictionary queries

English - Russian