DictionaryForumContacts

   English
Terms for subject Programming containing and other | all forms | exact matches only | in specified order only
EnglishRussian
A package may have package imports to other packages. This means that package A or element of package A can refer to package B or to its elements. Consequently, a class is owned by only one package but it can be imported to other packages. Imports introduce dependencies between packages and their elementsПакет может импортировать другие пакеты. это означает, что пакет A или элемент пакета A может обратиться к пакету B или к его элементам. Следовательно, класс принадлежит только одному пакету, но он может быть импортирован в другие пакеты. Импорт представляет зависимость между пакетами и их элементами (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
A type of asynchronous bean that serves as a notification mechanism and through which Java EE components within a single application can notify each other about various asynchronous eventsТип асинхронного объекта EJB, выполняющего роль механизма уведомления, с помощью которого компоненты Java EE могут сообщать друг другу о различных асинхронных событиях в пределах приложения (см. event listener ssn)
A variable acting on a system from the outside and which is independent of the other variables of the systemПеременная, воздействующая на систему извне и независящая от других переменных системы (о входной переменной в IEC 60050-351 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)
an entry action is executed when the state is entered, after any action attached to the incoming transition and before any other internal activityДействие при входе выполняется при входе в состояние, после действия, прикреплённого к входящему переходу и перед любым другим видом внутренней деятельности (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 ssn)
and other relevant dataи другие необходимые данные (ssn)
and other special control typesи другие специальные типы регулирования (ssn)
art of designing, building, and maintaining expert systems and other knowledge-based systemsумение проектировать, создавать и поддерживать экспертные и другие системы, основанные на знаниях (ssn)
as stated before, packages can be grouped and structured into hierarchical layers supportive of the chosen software architecture. Since a package may contain other packages, a layer is a package itself. In the UML a layer package can be stereotyped as "layer"как было сказано выше, пакеты могут быть сгруппированы и структурированы в иерархические уровни, подходящие для выбранной структуры ПО. Так как пакет может содержать другие пакеты, уровень сам является пакетом. В UML пакет уровня может быть обозначен как "layer" (уровень; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
banners and other outgoing linksбаннеры и другие исходящие ссылки (ssn)
Behavioral models, on the other hand, represent interactions between services within context in terms of business processes, scenarios, use-cases, and so onс другой стороны, поведенческие модели – это модели, отражающие взаимодействие между сервисами в контексте бизнес-процессов, различных ситуаций, сценариев использования и т.д. (ssn)
Behavioral models, on the other hand, represent interactions between services within context in terms of business processes, scenarios, use-cases, and so onс другой стороны, поведенческие модели – это модели, отражающие взаимодействие между сервисами в контексте бизнес-процессов, различных ситуаций, сценариев использования и т.д. (ssn)
black-box reuse: A style of reuse based on object composition. Composed objects reveal no internal details to each other and are thus analogous to "black boxes"чёрный ящик как способ повторного использования: стиль повторного использования, основанный на композиции объектов. Объекты-компоненты не раскрывают друг другу деталей своего внутреннего устройства и потому могут быть уподоблены "чёрным ящикам" (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
Broadcast Algorithm: A method for disseminating information or making decisions in a distributed program. For decision making, each process broadcasts requests and acknowledgements to all other processes and maintains an ordered message queue that it uses to decide when its request is the oldestАлгоритм рассылки: метод распространения информации или принятия решений в распределённой программе. Для принятия решения каждый процесс отправляет запросы и подтверждения всем остальным процессам и обслуживает упорядоченную очередь сообщений, по которой определяется наиболее давний запрос (см. "Foundations of Multithreaded, Parallel, and Distributed Programming" by Gregory R. Andrews 2000 ssn)
broadcast requests and acknowledgements to all other processesотправлять запросы и подтверждения всем остальным процессам (ssn)
buttons and other controlsкнопки и другие средства управления (ssn)
C# apps are written by combining new properties, methods and classes that you write with predefined properties, methods and classes available in the .NET Framework Class Library and in various other class librariesПриложения C# создаются путём объединения новых свойств, методов и классов, которые вы пишете с использованием уже существующих свойств, методов и классов из библиотеки .NET Framework Class Library и других библиотек классов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)
component: A logical collection of classes that collaborate to provide a set of services offered through the component's provided interfaces. The services required by the component are requested through its required interfaces. A component may also consist of other components and may be nested to whatever level requiredкомпонент: логическая совокупность классов, взаимодействующих вместе для обеспечения набора услуг сервисов, предлагаемых через предоставленные интерфейсы компонента. Услуги сервисы, требуемые компонентом, запрашиваются с помощью его требуемых интерфейсов. Кроме того, компонент может состоять из других компонентов и быть вложенным в другой компонент (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch ssn)
Data elements are the fundamental units of data an organization manages, therefore they must be part of the design of databases and files within the organization and all transaction sets the organization builds to communicate data to other organizationsЭлементы данных являются базовыми единицами организационного управления данными, следовательно, они должны быть частью проекта баз данных и файлов в организации, а наборы всех транзакций образуют передаваемые другим организациям данные (см. ISO/IEC 11179-1:2004E ssn)
data from one component interacting with another component in a local system, distributed system, and/or across a network such as the Internet with other systems via the signalданные от одного компонента, взаимодействующего с другим компонентом в локальной системе, распределенной системе и / или через сеть, такую как Интернет, с другими системами посредством сигнала
DVD is a boon for audio books and other spoken-word programsПоявление DVD ознаменовало новый этап стало благом для аудиокниг и других речевых приложений (ssn)
Enterprise resource planning systems provide firms with transaction processing models that are integrated with other activities of the firm, such as production planning and human resourcesСистемы планирования ресурсов предприятий предоставляют фирмам модели обработки деловых операций, которые интегрированы с другими видами их деятельности, такими как производственное планирование и управление человеческими ресурсами (ssn)
functions for searching strings for characters and other stringsфункции поиска в строках символов и других строк (ssn)
if all the above conditions are met except that a thread at the same priority is ready to run, then this thread will give up CPU after its timeslice expires, and the other thread will be given a chance to runесли удовлетворены все вышеизложенные условия, за исключением того, что становится готов к работе другой поток с таким же самым приоритетом, то предыдущий поток освободит процессор после того, как истечёт выделенный ему квант времени – таким образом, другой поток будет иметь шанс на обслуживание (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
if all the above conditions are met except that a thread at the same priority is ready to run, then this thread will give up CPU after its timeslice expires, and the other thread will be given a chance to runесли удовлетворены все вышеизложенные условия, за исключением того, что становится готов к работе другой поток с таким же самым приоритетом, то предыдущий поток освободит процессор после того, как истечёт выделенный ему квант времени – таким образом, другой поток будет иметь шанс на обслуживание (см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten 1996 ssn)
metafunctions as arguments and return values of other metafunctionsметафункции как аргументы и возвращаемые значения других метафункций (ssn)
Models are responsible for storing data and making it available to other objectsМодели отвечают за хранение данных и предоставление их другим объектам (ssn)
on the other hand, the screen-flipping and frame-drawing members are going to be called very frequently, and so these need to be as fast as possibleс другой стороны, методы обмена буферов и рисования кадров будут вызываться очень часто, поэтому они должны быть быстрыми настолько, насколько это возможно (см. Game Architecture and Design / Andrew Rollings, David Morris 2004 ssn)
once isolated from the instruments on one side and the actuators on the other, computations can be implemented using the most effective computing medium, independent of any needs to pass power through the computational element. That medium has been the digital computer, and the medium of expression for digital computers is softwareОтделенные от измерительных устройств, с одной стороны, и исполнительных механизмов, с другой, вычисления могут быть осуществлены с помощью наиболее эффективной вычислительной среды. Нет никакой необходимости передавать существенное количество энергии через вычислительный элемент. Теперь вычислительная среда — цифровой компьютер, а среда функционирования цифровых компьютеров — программное обеспечение (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
one mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of codeодин мьютекс используется для синхронизации доступа к общим данным, а другой – для синхронизации выполнения кода (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
one mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of codeодин мьютекс используется для синхронизации доступа к общим данным, а другой – для синхронизации выполнения кода (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
Other common terms for construction are "coding" and "programming"Конструирование часто называют "кодированием" и "программированием" (см. Code Complete / Steve McConnell.-2nd ed. 2004 ssn)
Otherwise, the cloud will remain a nice sandbox, in other words, it'll be used mainly as a place for application testing and developmentв противном случае облачная среда останется просто удобной песочницей, другими словами, она будет использоваться преимущественно в качестве безопасного места для разработки и тестирования приложений (ssn)
reading from URLs and other sourcesчтение из URL и других источников (ssn)
receive IDs, channels, and other parametersидентификаторы отправителя, каналы и другие параметры (ssn)
rectangular areas on a GUI desktop that contain other components, including other containers, menus, and controlsпрямоугольные области на рабочем столе GUI, которые содержат другие компоненты, включая другие контейнеры, меню и элементы управления (о контейнерах ssn)
searching strings for characters and other stringsпоиск в строках символов и других строк (ssn)
software module: construct that consists of procedures and/or data declarations and that can also interact with other such constructsпрограммный модуль: конструкция, которая состоит из процедур и / или объявлений данных и которая может взаимодействовать с другими подобными конструкциями (см. IEC 61508-4)
Structural models represent the decomposition of services in relation to other services – thus, allowing architects to capture dependencies between services, and understand and analyze the impact of change before it happensСтруктурные модели – это модели декомпозиции сервисов, отражающие их связи с другими сервисами и позволяющие архитекторам устанавливать зависимости между сервисами, понимать и анализировать влияние изменений ещё до того, как эти изменения происходят (ssn)
Structural models represent the decomposition of services in relation to other services – thus, allowing architects to capture dependencies between services, and understand and analyze the impact of change before it happensСтруктурные модели – это модели декомпозиции сервисов, отражающие их связи с другими сервисами и позволяющие архитекторам устанавливать зависимости между сервисами, понимать и анализировать влияние изменений ещё до того, как эти изменения происходят (ssn)
the behaviour is described by the allowed sequences of actions of the computational object that are associated with the interface. the behaviour can include internal actions of the object and will be constrained by the environment of the object, in particular by interactions at other interfacesПоведение описывается связанными с интерфейсом допустимыми последовательностями действий вычислительного объекта. Поведение может включать в себя внутренние действия объекта и может ограничиваться средой объекта, в частности, взаимодействиями через другие интерфейсы (см. ISO/IEC 10746-1, ГОСТ Р ИСО/МЭК 10746-1-2004)
the model and the heart of the design shape each otherмодель и архитектура программы взаимно определяют друг друга (см. Eric Evans "Domain-Driven Design: Tackling Complexity in the Heart of Software", Addison-Wesley, 2004 ssn)
the occurrence of the event may cause the preconditions to cease to hold and may cause other conditions, postconditions, to become trueВозникновение события может вызвать нарушение предусловий и может привести к выполнению других условий, постусловий
the other side of initialization or construction is finalization or destruction – cleaning up and recovering resources when some entity is no longer neededПротивоположностью инициализации или конструированию объектов служит их уничтожение, или ликвидация, – очистка данных и возвращение ресурсов в систему после того, как объект больше не нужен (см. "The Practice of Programming" by Brian W. Kernighan & Rob Pike 1999)
the other side of initialization or construction is finalization or destruction – cleaning up and recovering resources when some entity is no longer neededПротивоположностью инициализации или конструированию объектов служит их уничтожение, или ликвидация, – очистка данных и возвращение ресурсов в систему после того, как объект больше не нужен (см. "The Practice of Programming" by Brian W. Kernighan & Rob Pike 1999)
the semaphore is used to help threads and processes synchronize access to shared modifiable memory or manage access to a device or other resourceСемафор используется для синхронизации доступа процессов и потоков к разделяемой модифицируемой памяти или для управления доступом к устройствам или другим ресурсам (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
the source and target locations of these transitions will be obtained from the source and target locations of the original transition and the location from the other automatonИсходные и целевые позиции таких переходов будут получены из исходных и целевых позиций рассматриваемого перехода и позиции второго автомата (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
unit test framework: A tool that provides an environment for unit or component testing in which a component can be tested in isolation or with suitable stubs and drivers. It also provides other support for the developer, such as debugging capabilitiesинтегрированная среда модульного тестирования: инструмент, предоставляющий окружение для модульного тестирования или компонентного тестирования, в котором компонент может быть протестирован как в изоляции, так и с соответствующими заглушками и драйверами. этот инструмент также предоставляет разработчику возможности отладки (Standard glossary of terms used in Software Testing)
viruses and other forms of malicious softwareвирусы и другие виды опасного программного обеспечения (ssn)
viruses and other forms of malwareвирусы и другие виды вредоносных программ (ssn)
work breakdown structure: An arrangement of work elements and their relationship to each other and to the end productструктурная декомпозиция работ: организация элементов работы и их связи друг с другом и конечным продуктом (см. Standard glossary of terms used in Software Testing 2012 ssn)