DictionaryForumContacts

   English
Terms for subject Programming containing A-box | all forms | exact matches only | in specified order only
EnglishRussian
A box is sometimes used to represent a nonprimitive eventПредставление непримитивного события прямоугольником (ssn)
black box test design technique: Procedure to derive and/or select test cases based on an analysis of the specification, either functional or non-functional, of a component or system without reference to its internal structureразработка тестов методом чёрного ящика: процедура создания и / или выбора тестовых сценариев, основанная на анализе функциональной или нефункциональной спецификации компонента или системы без знания внутренней структуры (см. Standard glossary of terms used in Software Testing)
black-box representation of a finite-state machineпредставление конечного автомата в виде чёрного ящика (ssn)
black-box representation of a systemпредставление системы в виде чёрного ящика (ssn)
black-box representation of a system under the time-discreteness assumptionпредставление системы в виде чёрного ящика с учётом предположения о дискретности времени (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)
box for a timerблочный элемент для таймера (ssn)
count the number of items in a boxподсчёт числа предметов в коробке (ssn)
Figure 1.11 shows that the minimal icon for a class is a box with the class name in itна рис. 1.11 показано, что минимальным представлением класса является прямоугольник с именем класса (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
recount the number of items in a boxпересчёт числа предметов в коробке (ssn)
summary of the used system variables ranges is displayed on a separate dialogue boxсводка используемых диапазонов системных переменных, показанная в отдельном диалоговом окне (ssn)
the first robot takes a box from the station and deposits it on the left end of the beltПервый робот снимает ящик с устройства и размещает его на левом конце транспортёра
the second robot gets a box from the right end of the belt and transfers it to the station where boxes are processedВторой робот снимает ящик с правого конца транспортёра и переносит его на устройство, где ящики обрабатываются
types of events, including those generated by the mouse, the keyboard, and various GUI controls, such as a push button, scroll bar, or check boxтипы событий, включая создаваемые мышью, клавиатурой и различными элементами управления GUI, такими как кнопка, полоса прокрутки или флажок (ssn)
various GUI controls, such as a push button, scroll bar, or check boxразличные элементы управления GUI, такие как кнопка, полоса прокрутки или флажок (ssn)
white-box reuse: A style of reuse based on class inheritance. A subclass reuses the interface and implementation of its parent class, but it may have access to otherwise private aspects of its parentпрозрачный ящик как способ повторного использования: стиль повторного использования, основанный на наследовании классов. Подкласс повторно использует интерфейс и реализацию родительского класса, но может также иметь доступ к закрытым для других аспектам своего родителя (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
you may want to have a utility class that deletes all of the .class files under the /opt/workspace/java directory on your development box as a cleanup step for your buildВозможно, вы захотите заполучить вспомогательный класс, который удаляет все файлы .class в каталоге / opt / workspace / java вашего пространства для разработки. это может происходить на этапе очистки при подготовке сборки (см. "The Well-Grounded Java Developer" by Benjamin J. Evans, Martijn Verburg 2013)