DictionaryForumContacts

   English
Terms for subject Programming containing run in | all forms | exact matches only | in specified order only
EnglishRussian
A control application is represented in the form of network of function blocks which can be allocated and run on different resources and devicesУправляющее приложение представляется в виде сети связанных между собой функциональных блоков, которые могут разместиться и выполняться на различных ресурсах и устройствах (системы ssn)
dynamic binding: The run-time association of a request to an object and one of its operations. In C++, only virtual functions are dynamically boundдинамическое связывание: ассоциация между запросом к объекту и одной из его операций, устанавливаемая во время выполнения. В C ++ динамически связываться могут только виртуальные функции (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
important role in explaining the run-time behavior of programsважная роль в объяснении поведения программ во время исполнения (ssn)
it becomes possible to produce portable code, that is, code which can be generated and compiled to run in a number of different real time environments without changing the userwritten portion of the codeСтановится возможным произвести переносимый код, то есть код, который может быть создан и скомпилирован, чтобы функционировать во многих различных средах реального времени без осуществления изменений в пользовательской части кода (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World ssn)
maximum number of processes that can run concurrently in the jobмаксимальное количество процессов, одновременно выполняемых в задании (ssn)
processes that can run concurrently in the jobпроцессы, одновременно выполняемые в задании (ssn)
run code in the cloudзапускать приложение в облаке (Alex_Odeychuk)
run in a command promptвыполнять задачи в командной строке (Alex_Odeychuk)
run in a sandboxвыполнять в безопасной среде (англ. термин взят из кн.: Oaks S. Java Security Alex_Odeychuk)
run in a sandboxзапускать в безопасной среде (Alex_Odeychuk)
run in either an existing transaction or in a new transactionвыполняться в границах существующей или новой транзакции (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
run in either an existing transaction or in a new transactionвыполняться в границах текущей или новой транзакции (Alex_Odeychuk)
run in linear timeвыполняться за линейное время (Alex_Odeychuk)
run in-memoryвыполняться в оперативной памяти (baeldung.com Alex_Odeychuk)
run in parallelвыполняться параллельно (InfoWorld Alex_Odeychuk)
run in the browserвыполняться в браузере (Skeet J., Lelek T. Software Mistakes and Tradeoffs, 2022 Alex_Odeychuk)
run in the debug modeзапустить на выполнение в режиме отладки (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
run in the debug modeзапустить на выполнение в отладочном режиме (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
run unit tests in parallelвыполнять параллельный запуск блочных тестов (Alex_Odeychuk)
the process images are implemented in form of a global data structure accessible by the PLC run time system and the Master software packageОбразы процесса реализованы в виде глобальной структуры данных, доступ к которой осуществляется через PLC систему поддержки исполнения программ и Master пакет программ