DictionaryForumContacts

   English
Terms for subject Programming containing up in | all forms | exact matches only | in specified order only
EnglishRussian
A trace of the behaviour of a process is a finite sequence of symbols recording the events in which the process has engaged up to some moment in timeПротоколом поведения процесса называется конечная последовательность символов, фиксирующая события, в которых процесс участвовал до некоторого момента времени (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
after all, there's no point in performing custom set-up on an object that doesn't existи это понятно – бессмысленно выполнять пользовательскую настройку несуществующего объекта
after all, there's no point in performing custom set-up on an object that doesn't existи это понятно – бессмысленно выполнять пользовательскую настройку несуществующего объекта
asynchronous message communication: A form of communication in which a concurrent producer component or task sends a message to a concurrent consumer component or task and does not wait for a response. The message queue could potentially build up between the concurrent components or tasksасинхронный обмен сообщениями: вид межзадачной коммуникации, при котором задача-производитель посылает сообщение задаче-потребителю и не дожидается ответа. Между двумя задачами может существовать очередь сообщений (см. Software Modeling and Design by Hassan Gomaa, а тж. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
clean up outdated references to branches in the remote repositoryудалять устаревшие ссылки на ветки в удалённом репозитории (Alex_Odeychuk)
events in which the process has engaged up to some moment in timeсобытия, в которых процесс участвовал до некоторого момента времени (ssn)
finite sequence of symbols recording the events in which the process has engaged up to some moment in timeконечная последовательность символов, фиксирующая события, в которых процесс участвовал до некоторого момента времени (ssn)
hold-up effect in rolling millsэффект затягивания у прокатных станов (изучаемая задача в проектировании систем управления; см. Control system design by Graham C. Goodwin et al. (2000) ssn)
I grab the first line item from stores, type up the invoice, grab the second line item, put the invoice in an envelope, and so forth.я беру со склада первую позицию заказа, печатаю счёт, беру вторую позицию заказа, кладу счёт в конверт и т.д. (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003 ssn)
in other words, a service is a logical group of components that make up the implementation of a capabilityдругими словами, сервис – логическая группа компонентов, образующих реализацию возможности
in other words, a service is a logical group of components that make up the implementation of a capabilityдругими словами, сервис – логическая группа компонентов, образующих реализацию возможности
in the UP, Implementation means programming and building the system, not deployment. The Environment discipline refers to establishing the tools and customizing the process for the projectв контексте унифицированного процесса "реализация" означает программирование и построение системы, но не её развёртывание. Дисциплина "окружение" предполагает установку необходимых средств и настройку процесса для данного проекта (см. Applying UML and Patterns by Craig Larman 2002)
in this representation, a list is made up of cells, each cell consisting of an element of the list and a pointer to the next cell on the listв этой реализации список состоит из ячеек, каждая из которых содержит элемент списка и указатель на следующую ячейку списка
looking up a variable name in the scope chain of a functionпоиск имени переменной в цепочке областей видимости функции (ssn)
piece of procedural code wrapped up in a classфрагмент процедурного кода, заключённый в оболочку класса (ssn)
process of looking up a variable name in the scope chain of a functionпроцесс поиска имени переменной в цепочке областей видимости функции (ssn)
schedule-oriented terms in the UPтермины, используемые при описании графика выполнения работ в рамках унифицированного процесса (ssn)
several of these idioms mixed up in one interfaceсмешение нескольких идиом в одном интерфейсе (ssn)
this diagram shows a fragment of the transition logic for a task that controls the movement of a materials handling vehicle. The vehicle moves from one position to another, picking up parts in one position and dropping them off at anotherэта диаграмма показывает фрагмент логики переходов для задачи, которая управляет перемещением тележки погрузочно-разгрузочных операций. Тележка перемещается от одного положения до другого, принимая детали в одном положении и сваливая их в другом (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
yet another option is a scheme in which the arrival of a message causes a new thread to be created spontaneously in the receiving process' address space. Such a thread is called a pop-up threadещё один вариант заключается в схеме, при которой поступающее сообщение самопроизвольно порождает новый поток в адресном пространстве процесса – получателя сообщения. Он называется всплывающим потоком (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)