DictionaryForumContacts

   English
Terms for subject Programming containing be with | all forms
EnglishRussian
A good compiler should be able to produce code with checks, should avoid redundant checks, and should allow programmers to control the extent and type of error checking in the compiled codeХороший компилятор должен уметь порождать код с проверками, избегать лишних проверок и позволять программистам управлять количеством и видами проверок на ошибки в скомпилированном коде (ssn)
a multiparadigm approach to solving some of the problems that are inherent with distributed and parallel programmingмультипарадигматический подход к решению некоторых проблем, которые присущи распределенному и параллельному программированию (ssn)
A thread is a lighter burden on the operating system to create, maintain, and manage because very little information is associated with a thread. This lighter burden suggests that a thread has less overhead compared to a processЗатраты вычислительных ресурсов, связанные с созданием потока, его поддержкой и управлением, у операционной системы значительно ниже по сравнению с аналогичными затратами для процессов, поскольку объём информации отдельного потока гораздо меньше, чем у процесса (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
ability to be multidropped with other devicesспособность объединения с другими приборами (ssn)
accuracy with which systems can be modeledточность моделирования системы (ssn)
an important goal of the OMG with respect to CORBA was to define a distributed system that could overcome many of the interoperability problems with integrating networked applicationsОсновной целью OMG при разработке CORBA было создание распределенной системы, способной преодолеть большинство проблем межоперационной совместимости при интеграции сетевых приложений (см. Distributed systems: principles and paradigms / Andrew S. Tanenbaum, Maarten Van Steen 2002 ssn)
an ordinal type is one in which the range of possible values can be easily associated with the set of positive integersПорядковым называется тип, в котором область возможных значений переменных может быть легко связана с последовательностью натуральных чисел (см. Concepts of programming languages / Robert W. Sebesta.–10th ed. 2012 ssn)
to avoid name conflicts, which may cause hard-to-find bugs in large programs, it is wise to use some kind of convention that minimizes the chance of conflicts. Possible conventions include capitalizing method names, prefixing data attribute names with a small unique string, or using verbs for methods and nouns for data attributesчтобы избежать конфликтов имен, которые в больших программах могут привести к тяжело обнаружимым ошибкам, полезно использовать своего рода соглашение, позволяющее минимизировать вероятность конфликтов. Например: называть методы именами, начинающимися с заглавной буквы, добавлять небольшую приставку в начало имен атрибутов данных возможно просто символ подчёркивания или использовать глаголы для методов и существительные для атрибутов данных (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
to be a finite automaton augmented with a finite set of real-valued clocksпредставлять собой конечный автомат, снабжённый конечным набором часов, принимающих действительные значения (ssn)
be able to easily generate arrays filled with test dataиметь возможность простого заполнения массивов тестовыми данными (ssn)
be accessible with the handleбыть доступным по двойной ссылке (IBM Alex_Odeychuk)
be annotated withснабжаться аннотацией (такой-то; англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be annotated with annotationsснабжаться аннотациями (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be annotated with attributesбыть аннотированным атрибутами (Alex_Odeychuk)
be annotated with attributesснабжаться атрибутами (Alex_Odeychuk)
be burdened with the overflowчрезмерно перегружаться (If the number of iterations isn’t evenly divided by the number of utilized threads, the last thread is burdened with the overflow. — При числе итераций, не кратном числу использованных потоков, последний из них чрезмерно перегружается. microsoft.com Alex_Odeychuk)
be closely aligned withбыть тесно связанным c (кем(чем) ssn)
be collected with garbage collectionавтоматически удаляться сборщиком мусора (IBM Alex_Odeychuk)
be collected with local garbage collectionавтоматически удаляться локальным сборщиком мусора (IBM Alex_Odeychuk)
be completely integrated withбыть полностью интегрированным с (Alex_Odeychuk)
be concerned withохватывать (ssn)
be confident with building and using components for applicationsуверенно разрабатывать и использовать компоненты приложений (Alex_Odeychuk)
be considered synonymous with equivalency checkingрассматриваться как синоним проверки на эквивалентность (ssn)
be created in the class annotated withбыть созданным в классе, снабжённом аннотацией (такой-то; англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be declared with parameters to be passed to the constructor when an object is createdобъявляться с параметрами для передачи конструктору при создании объекта (Alex_Odeychuk)
be familiar with the current state of the projectзнать текущее состояние проекта (Alex_Odeychuk)
be familiar with the use of the decorator patternбыть ознакомленным с использованием шаблона проектирования "Декоратор" (англ. термин взят из кн.: Groves M.D. AOP in .NET: Practical Aspect-Oriented Programming Alex_Odeychuk)
be in conflict with one anotherвступать в конфликт друг с другом (ssn)
be initialized with nullинициализироваться пустой ссылкой (wikibooks.org Alex_Odeychuk)
be instantiated with a class-wide typeинстанциироваться надклассовым типом (в языке императивного объектно-ориентированного параллельного программирования Ada 2012 Alex_Odeychuk)
be instantiated with a complete typeинстанциироваться завершённым типом (Alex_Odeychuk)
be instantiated with an incomplete typeинстанциироваться незавершённым типом (Alex_Odeychuk)
be meta-annotated withснабжаться мета-аннотацией (такой-то; англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be mutually referential withсодержать взаимные ссылки на (Alex_Odeychuk)
be tagged with annotationsснабжаться аннотациями (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be tagged with annotationsбыть снабжённым аннотациями (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be visible with at least protected scopeкак минимум, обладать уровнем доступа "защищённый" (Alex_Odeychuk)
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)
cause-effect graph: A graphical representation of inputs and/or stimuli causes with their associated outputs effects, which can be used to design test casesдиаграмма причинно-следственных связей: графическое представление входных данных и / или сигналов причин и связанных выходных данных следствий, которое может быть использовано для разработки тестовых сценариев (см. Standard glossary of terms used in Software Testing)
continuous iteration: This construct consists of a procedure part and a control part with an implicit condition which specifies that the procedure part will be repeated indefinitelyнепрерывная итерация: данный конструктив состоит из процедурной части и управляющей части с неявно заданным условием, которое определяет, что процедурная часть может повторяться неограниченно (см. ISO/IEC 8631:1989 ssn)
control part with a set of conditions, the values of which select zero or more procedure parts to be executed in an undefined sequenceуправляющая часть с набором условий, значениея которых выбирают одну и более или ни одной процедурных частей, выполняемых в произвольной последовательности (ssn)
control part with a set of conditions, the values of which determine which one of the procedure parts is to be executedуправляющая часть с набором условий, значения которых определяют, какая из процедурных частей выполняется (ssn)
control part with an implicit condition which specifies that the procedure part will be repeated indefinitelyуправляющая часть с неявно заданным условием, которое определяет, что процедурная часть может повторяться неограниченно (ssn)
control part with one condition, the value of which determines whether or not the procedure part is to be executedуправляющая часть с одним условием, значение которого определяет, будет или нет процедурная часть выполнена (ssn)
control part with one condition, the value of which determines which one of the two procedure parts is to be executedуправляющая часть с одним условием, значение которого определяет, какая из двух процедурных частей выполняется (ssn)
Demand driven I/O tasks referred to as passive I/O tasks in Gomaa [2000] are used when dealing with passive I/O devices that do not need to be polled. In particular, they are used when it is considered desirable to overlap computation with I/OАсинхронные задачи ввода / вывода называемые пассивными задачами ввода / вывода в Gomaa [2000] используются для работы с пассивными устройствами ввода / вывода, которые не надо опрашивать. В частности, они применяются в случае, когда желательно совместить вычисления с вводом / выводом (см. Software Modeling and Design by Hassan Gomaa 2011)
dyadic selective construct: This construct consists of two procedure parts and a control part with one condition, the value of which determines which one of the two procedure parts is to be executedбинарно выбирающий конструктив: данный конструктив состоит из двух процедурных частей и управляющей части с одним условием, значение которого определяет, какая из двух процедурных частей выполняется (см. ISO/IEC 8631:1989 ssn)
each data input or data output should be incident to any WITH-linkкаждый информационный вход и выход должен быть инцидентен какой-либо WITH-связи (об интерфейсе функционального блока IEC 61499 ssn)
Each of these steps can be performed by a separate computational unit, with a particular operand being passed from unit to unit for the complete addition operationкаждый из этих шагов может быть выполнен отдельным вычислительным блоком, где каждый отдельный операнд передаётся от блока к блоку для выполнения операции сложения (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981 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)
Entry and exit actions may not be evaded by any means, including the occurrence of exceptions. They provide an encapsulation mechanism for the specification of state machine behavior, with a guarantee that necessary actions will be performed under all circumstancesДействий при входе и выходе невозможно избежать, даже при выбрасывании исключений. Эти действия представляют собой механизм инкапсуляции, служащий для спецификации поведения конечного автомата, и гарантируют выполнение неких обязательных действий при любых условиях (см. "The UML Reference Manual" by J.Rumbaugh, Ivar Jacobson, Grady Booch 1999 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)
fill character to be used with justified fieldsсимвол-заполнитель, используемый при выравнивании данных в поле (ssn)
if several tasks have a valid requirement, then the task with the highest priority will be executedесли несколько задач имеют одинаковые условия, тогда выполняется задача с наивысшим приоритетом (ssn)
if the conditional move instructions are not available, the operation can be done in ten instructions by using the familiar device of constructing a mask with the shift right signed 31 instruction to mask the unwanted sign propagating termесли команды условной пересылки нет, то понадобится выполнить десять команд с использованием знакомой конструкции создания маски с помощью знакового сдвига вправо на 31 разряд для устранения нежелательного распространения знака в одном из членов (см. Hacker's delight / Henry S. Warren, Jr. – 2nd ed. 2013 ssn)
in each of the above cases, the declarative region is said to be associated with the corresponding declaration or statementв каждом из вышеуказанных случаев считается, что область объявлений сопоставляется с соответствующим объявлением или оператором (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
isolating the parts of a program that deal with how data objects are representedотделение частей программы, которые имеют дело с представлением объектов данных (ssn)
JWindow is a top-level container with no "decorations" – no borders, title, menu bar or scrollbarJWindow – основной контейнер без "художественного оформления" – никаких границ, заголовка, строк меню и полос прокрутки (ssn)
JWindow is a top-level container with no "decorations" – no borders, title, menu bar or scrollbarJWindow – основной контейнер без "художественного оформления" – никаких границ, заголовка, строк меню и полос прокрутки (ssn)
mixin class: A class designed to be combined with other classes through inheritance. Mixin classes are usually abstractподмешанный класс: класс, спроектированный так, чтобы сочетаться с другими классами путём наследования. Подмешанные классы обычно абстрактны (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
Modeling interactions with the outside world can be done in many waysМоделирование взаимодействия с внешним миром можно реализовать многими способами (ssn)
monadic selective construct: This construct consists of a single procedure part and a control part with one condition, the value of which determines whether or not the procedure part is to be executedунарно выбирающий конструктив: данный конструктив состоит из единственной процедурной части и управляющей части с одним условием, значение которого определяет, будет или нет процедурная часть выполнена (см. ISO/IEC 8631:1989 ssn)
multiple exclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which determine which one of the procedure parts is to be executedконструктив, выбирающий с взаимоисключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значения которых определяют, какая из процедурных частей выполняется (см. ISO/IEC 8631:1989 ssn)
multiple inclusive selective construct: This construct consists of a number of procedure parts and a control part with a set of conditions, the values of which select zero or more procedure parts to be executed in an undefined sequenceконструктив, выбирающий с взаимовключением: данный конструктив состоит из ряда процедурных частей и управляющей части с набором условий, значениея которых выбирают одну и более или ни одной процедурных частей, выполняемых в произвольной последовательности (см. ISO/IEC 8631:1989 ssn)
our goal in decomposing a program is to create modules that are themselves small programs that interact with one another in simple, well-defined waysНашей целью при декомпозиции программы является создание модулей, которые в свою очередь представляют собой небольшие программы, взаимодействующие друг с другом по хорошо определённым и простым правилам (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986)
Output events and algorithms can be associated with ECC statesс состояниями ECC могут быть связаны выходные события и алгоритмы (ssn)
Package A can only be used reused together with Package Bпакет A может использоваться только повторно использоваться вместе с пакетом B (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
process that is associated with the jobпроцесс, связанный с заданием (microsoft.com Alex_Odeychuk)
qualifying the name of the object to be located or initialized with the complete hierarchical concatenation of instance namesопределение имени объекта для расположения или инициализации с полной иерархической конкатенацией имён экземпляров (ssn)
range that is compatible with the subtypeдиапазон значений, совместимый с подтипом (Alex_Odeychuk)
Resolution functions are associated with signals that require resolution by including the name of the resolution function in the declaration of the signal or in the declaration of the subtype of the signalФункции разрешения сопоставляются сигналам, требующим разрешения, включением имени функции разрешения в объявления этих сигналов или объявления их подтипов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
Since we have neither the mathematical tools nor the intellectual capacity to model the complete behavior of large discrete systems, we must be content with acceptable level of confidence regarding their correctnessПоскольку у нас нет ни математического аппарата, ни интеллектуальных возможностей для полноценного моделирования поведения больших дискретных систем, мы должны удовлетвориться приемлемым уровнем уверенности в их правильной работе (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch ssn)
smoke test: A subset of all defined/planned test cases that cover the main functionality of a component or system, to ascertaining that the most crucial functions of a program work, but not bothering with finer details. A daily build and smoke test is among industry best practicesтест "на дым": подкласс всех определённых / запланированных тестовых сценариев, покрывающий основную функциональность компонента или системы с целью удостовериться, что базовые функции программы в целом работают корректно, без углубления в детали. Ежедневная сборка и тест "на дым" принадлежат к числу передовых практических методов промышленности (см. Standard glossary of terms used in Software Testing)
Special consideration is given to designing distributed subsystems as configurable components that communicate with each other using messagesОсобое внимание уделяется проектированию распределённых подсистем в виде конфигурируемых компонентов, которые взаимодействуют путём обмена сообщениями (см. Software Modeling and Design by Hassan Gomaa 2011 ssn)
Stream manipulator internal indicates that a number's sign should be left justified within a field, that the number's magnitude should be right justified and that intervening spaces should be padded with the fill characterМанипулятор потока internal указывает, что знак числа должен выравниваться по левому краю поля, значение числа должно быть выровнено по правому краю, а в оставшееся пустое место должны выводиться символы-заполнители (C++ How to Program, 7th Edition by Harvey M. Deitel & Paul J. Deitel (2010) ssn)
Stream manipulators left and right enable fields to be left justified with padding characters to the right or right justified with padding characters to the left, respectivelyМанипуляторы потока left и right позволяют выводить данные в поле соответственно или с левым выравниванием и заполняющими символами в правой части поля, или с правым выравниванием и заполняющими символами слева (C++ How to Program, 7th Edition by Harvey M. Deitel & Paul J. Deitel (2010) ssn)
testing: The process consisting of all lifecycle activities, both static and dynamic, concerned with planning, preparation and evaluation of software products and related work products to determine that they satisfy specified requirements, to demonstrate that they are fit for purpose and to detect defectsтестирование: процесс, содержащий в себе все активности жизненного цикла, как динамические, так и статические, касающиеся планирования, подготовки и оценки программных продуктов и связанных с этим результатов работ с целью определить, что они соответствуют описанным требованиям, показать, что они подходят для заявленных целей и для определения дефектов (см. Standard glossary of terms used in Software Testing ssn)
the BCD format is similar to the hexadecimal presentation, with the simple difference that only values between 0 and 99 can be stored in a BCD byte, whereas a hexadecimal byte reaches from 0 to FFформат BCD подобен шестнадцатеричному представлению с ограничением диапазона чисел 0..99 вместо 0..FF (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 C Standard Library, in combination with CORBA and the Pthreads library, provides the support for agent-oriented and blackboard programming concepts that are discussed in this bookСтандартная библиотека C в сочетании с CORBA и библиотекой Pthreads обеспечивает поддержку концепций агентно-ориентированного программирования и программирования на основе методологии "доски объявлений", которые рассматриваются в этой книге (см. "Parallel and Distributed Programming Using C " by Cameron Hughes, Tracey Hughes 2003)
the C Standard Library, in combination with CORBA and the Pthreads library, provides the support for agent-oriented and blackboard programming concepts that are discussed in this bookСтандартная библиотека C в сочетании с CORBA и библиотекой Pthreads обеспечивает поддержку концепций агентно-ориентированного программирования и программирования на основе методологии "классной доски", которые рассматриваются в этой книге (см. "Parallel and Distributed Programming Using C " by Cameron Hughes, Tracey Hughes 2003)
the CAPI interviews can be completed either with the assistance of an interviewer or self-administeredИнтервью при помощи системы CAPI могут быть проведены как с помощью интервьюера, так и самостоятельно
the complexity of networks grows exponentially with addition of new elements to the structure. In practice, all complex structures that work, including living organisms and human-made systems, are hierarchiesСложность сетей растёт по экспоненте с добавлением новых элементов к структуре. На практике все сложные работающие структуры, включая живые организмы и сделанные человеком системы, являются иерархическими (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the concepts of classes and inheritance were first used in Simula 67, but only with the introduction of Smalltalk did they start gaining widespread acceptanceКонцепции классов и наследования были введены в языке Simula 67, но получили широкое распространение только с появлением языка Smalltalk (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa)
the great strength of the state machine approach is that it enables you to come up with an explicit definition of valid states for some aspect of your application and enforce proper behaviors as an application moves from one state to anotherМощь подхода, использующего конечный автомат, обусловлена тем, что он позволяет в явном виде определить действительные состояния для некоторого аспекта вашего приложения и задать соответствующие варианты поведения при переходах приложения из одного состояния в другое (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005)
the index subtype of this array must be sufficient for the number of sources of any signal resolved with this functionПодтип индекса этого массива должен удовлетворять числу источников любого сигнала, разрешаемого этой функцией (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the link to the human operators will be equally varied, with commands being given and information displayed via many devicesСвязь с оператором будет совершенно иной, когда выдача команд и отображение информации осуществляются с помощью множества устройств
the problem with the standard algorithm is that it can waste a lot of effortПроблема стандартного алгоритма заключается в том, что он затрачивает много усилий впустую (см. "Analysis of Algorithms: An Active Learning Approach" by Jeffrey J. McConnell 2001)
the term link state shall be synonymous with the term power flowТермин состояние связи является синонимом термина поток энергии (см. IEC 61131-3:2013 Programmable Controllers – Programming Languages)
the transient response is the response that disappears with timeПереходная характеристика – это реакция системы, затухающая с течением времени (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the transient response is the response that disappears with timeПереходная характеристика — это реакция системы, затухающая с течением времени (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008)
the ubiquitous editability of text together with the persistence of global data in particular viewers allows many steps that do not contribute to the progress of the task actually pursued to be avoidedПовсеместная редактируемость текста вместе с наличием глобальных данных в отдельных окошках позволяет избежать множества лишних шагов, которые не способствуют прогрессу фактически решаемой задачи (см. Project Oberon: The Design of an Operating System and Compiler Edition 2005 by N. Wirth, J. Gutknecht перевод Е.В. Борисова, Л.Н. Чернышова, 2012)
this technique, called method overloading, is used to implement methods that perform similar tasks but with different types and/or different numbers of argumentsэтот приём, называемый "перегрузкой методов", используется для реализации методов, выполняющих сходные задачи с разными типами и / или количеством аргументов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)
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)
when experimenting with arrays, and with programs in general, it's helpful to be able to easily generate arrays filled with test dataпри экспериментах с массивами и программами вообще полезно иметь возможность простого заполнения массивов тестовыми данными
with neither button pressed, the motor could be running or stopped depending on what occurred lastесли ни одна кнопка не нажата, электродвигатель должен быть включен или выключен в зависимости от того, в каком состоянии он находился до этого (см. E.A. Parr Programmable Controllers – An Engineer's Guide)
with this context, the compucentric nature of modern mechanical systems designs becomes clearer. Computational capabilities and limitations must be considered at all stages of the design and implementation process. In particular, the effectiveness of the final production system will depend very heavily on the quality of the real time software that controls the machineУчитывая это, природа компьютеризации проектов современных механических систем становится более понятной. Вычислительные способности и ограничения должны рассматриваться на всех стадиях процесса проектирования и реализации. В частности, эффективность окончательной промышленной системы будет существенно зависеть от качества функционирования программного обеспечения в реальном масштабе времени, которое управляет механизмом (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
Zero or more actions shall be associated with each stepс каждым шагом должно быть связано нулевое или большее количество действий (см. IEC 61131-3 2003 ssn)