DictionaryForumContacts

   English Russian
Terms for subject Programming containing where the | all forms | exact matches only | in specified order only
EnglishRussian
A function of asynchronous messaging where the application server manages the messaging infrastructure and extra standard types of messaging beans are provided to add functionality to that provided by message-driven beansФункция асинхронной службы сообщений, в которой сервер приложений управляет инфраструктурой службы сообщений. Кроме того, эта функция предоставляет дополнительные типы объектов EJB сообщений, расширяющие возможности объектов EJB, управляемых сообщениями (см. extended messaging ssn)
a predefined attribute of a locally static subtype that is a function, where the actual parameters are locally static expressionsпредопределённый атрибут локально статического подтипа, являющийся функцией, в которой фактические параметры представлены локально статическими выражениями (ssn)
abstract the problem from the solution, where the solution is expected to changeотделять задачу от её решения, которое, как ожидается, может меняться (ssn)
aggregation: A whole/part relationship where one object is composed of one or more other objects, each of which is considered a part of the whole. This relationship is a weak form of containment in that the lifetimes of the whole and its parts are independentагрегирование: полное или частичное отношение, в котором один объект состоит из одного или нескольких других объектов, каждый из которых рассматривается как часть целого. это отношение является слабой формой отношения включения, в котором сроки жизни целого и его частей не зависят друг от друга (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch)
analysis problems, where one wishes to predict the behavior of a specified systemзадачи анализа, которые состоят в предсказании поведения определённой заданной системы (ssn)
area where the function can fill in the amount of time remainingобласть памяти, в которую функция может записывать количество оставшегося до срабатывания таймера времени (ssn)
bottom-up testing: An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is testedвосходящее тестирование: последовательный подход к интеграционному тестированию, при котором компоненты нижнего уровня тестируются первыми и затем используются для облегчения тестирования компонентов более высокого уровня. этот процесс повторяется до тех пор, пока компонент на самом верху иерархии не будет протестирован (см. Standard glossary of terms used in Software Testing)
create and configure the text field where new tasks will be typedсоздание и настройка текстового поля для ввода новых задач (ssn)
design begins where the analysis endsпроектирование начинается там, где заканчивается анализ (ssn)
Martin Fowler and the contributing authors make an invaluable contribution to object-oriented software development by shedding light on the refactoring process. This book explains the principles and best practices of refactoring, and points out when and where you should start digging in your code to improve itМартин Фаулер и другие авторы, принявшие участие в написании этой книги, внесли большой вклад в разработку объектно-ориентированного программного обеспечения тем, что пролили свет на процесс рефакторинга. В книге описываются принципы и лучшие способы осуществления рефакторинга, а также указывается, где и когда следует начинать углублённо изучать код, чтобы улучшить его (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
Most problems encountered in scientific and engineering investigations fall into one of the following two categories: analysis problems, where one wishes to predict the behavior of a specified system, and synthesis problems, where one wishes to construct a system with specified behaviorБольшинство проблем, встречающихся в науке и технике, можно разбить на следующие две категории: задачи анализа, которые состоят в предсказании поведения определённой заданной системы, и задачи синтеза, состоящие в построении системы по заданному поведению (см. "Introduction to the Theory of Finite-State Machines" by Arthur Gill 1962 ssn)
named area of the memory where data is storedпоименованная область памяти для хранения данных (ssn)
offset into the destination array where the copying beginsначальная позиция копирования в массиве-приёмнике (ssn)
offset into the destination array where the copying beginsначальная позиция копирования в приёмном массиве (ssn)
pointer to an area where the function can fill in the amount of time remainingуказатель на область памяти, в которую функция может записывать количество оставшегося до срабатывания таймера времени (ssn)
Project database — The place where configuration items are keptБаза данных проекта – место для хранения элементов конфигурации (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
Project database — The place where configuration items are keptБаза данных проекта – место для хранения элементов конфигурации (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
Reset initialization places the processor in real mode where, with a single instruction, it can switch to protected modeпри инициализации после сброса процессор переводится в реальный режим, хотя всего одной командой он может быть переведён в защищённый режим
states where the program waits between eventsсостояния, в которых программа пребывает между событиями (ssn)
Static memories are built using positive feedback or regeneration, where the circuit topology consists of intentional connections between the output and the input of a combinational circuitдля создания статической памяти применяется положительная обратная связь или регенерация, а топология схемы включает намеренное соединение выхода и входа комбинационной схемы (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
the second robot gets a box from the right end of the belt and transfers it to the station where boxes are processedВторой робот снимает ящик с правого конца транспортёра и переносит его на устройство, где ящики обрабатываются
the values to be written that were previously noticed are saved in a writelist, where they remain until they are actually written, deleted or transferred to a forcelist by the command "Force values"Заранее определённые записываемые значения сохраняются в списке записываемых переменных, где они хранятся до собственно записи, удаления или перевода командой "Фиксировать значения" в список фиксированных переменных (CoDeSys_V23_E)
this type of model is appropriate for synchronous systems, where all of the components are synchronized by a single global clockТакие модели пригодны для синхронных систем, в которых все компоненты синхронизованы едиными глобальными часами (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
where appropriate, any mechanism which ensures the integrity of the equipment output on the discovery of a fault shall be described hereпри необходимости указывают способы, обеспечивающие работоспособность выходов оборудования в случае обнаружения сбоев
where appropriate, any special tools, the smallest replaceable units, any consumables required for the correct operation and maintenance of the equipment shall be entered hereпри необходимости указывают специальные средства, элементарные заменяемые блоки и расходные материалы, требуемые для обеспечения правильной работы и проведения технического обслуживания оборудования
where appropriate, the mean time between faults MTBF, fault tolerance, internal redundancy etc. shall be entered hereпри необходимости указывают среднее время безотказной работы MTBF, устойчивость к отказам, резервирование внутренних компонентов и т.д.
where the clock is turned off for unused modulesкогда для неиспользуемых модулей тактовый сигнал отключается (ssn)