DictionaryForumContacts

   Russian
Terms for subject Programming containing с пустом | all forms | in specified order only
RussianEnglish
вспомогательный класс с пустыми методамиsupport class with empty methods (ssn)
когда конкретная защита имеет значение FALSE, то драйверам соответствующих защищённых сигналов неявно присваивается пустая транзакция с целью отключения этих драйверовwhen a given guard becomes False, the drivers of the corresponding guarded signals are implicitly assigned a null transaction to cause those drivers to turn off (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
Направление результата совпадает с направлением левого операнда, если только он не является пустым массивомthe direction of the result is the direction of the left operand, unless the left operand is a null array (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
оператор объединения с пустым или неопределённым значениемnullish coalescing operator (The ?? operator is a logical operator in JavaScript that returns its right-hand side operand when its left-hand side operand is null or undefined, and otherwise returns its left-hand side operand. Alex_Odeychuk)
очередь с одной пустой позициейqueue with one empty position (ssn)
Пустой кортеж создаётся с помощью пустой пары круглых скобокEmpty tuple is constructed by an empty pair of parentheses (ssn)
функция с пустым теломuninterpreted function (русс. перевод в терминологии ведущих языков программирования Alex_Odeychuk)