DictionaryForumContacts

   English
Terms for subject Programming containing as a unit | all forms
EnglishRussian
A very small program, consisting of no more than a few hundred lines, can be implemented as a single monolithic unitОчень небольшая программа, содержащая всего несколько сотен строк, может быть представлена одной неделимой единицей (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986 ssn)
for example, the manufacturer of a VF drive unit must provide CE marking for the LV directive, but not for the EMC directive as this is the responsibility of the panel builder or machine manufacturer who must follow correct installation methods for the drive, cabling and motorНапример, производитель двигателя с переменной скоростью обязан снабдить его маркировкой СЕ в соответствии с директивой LV, но не пользоваться директивой EMC, поскольку ответственность за правильную установку привода, монтажные соединения и двигатель несёт конструктор пульта или производитель машины (см. Programmable Controllers – An Engineer's Guide by E.A. Parr 2003)
Programmatically speaking, the term runtime can be understood as a collection of services that are required to execute a given compiled unit of codeс точки зрения программирования под термином исполняющая среда может пониматься коллекция служб, которые требуются для выполнения скомпилированной единицы кода (ssn)
separate subprogram whose name is passed as a parameter to the called unitотдельная подпрограмма, передаваемая в качестве параметра в вызываемый модуль (ssn)
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)