DictionaryForumContacts

   Russian
Terms for subject Programming containing конец | all forms | exact matches only
RussianEnglish
адрес станции на приёмном конце линииthe station address at the remote end (ssn)
без конца "вылизывать" кодtune knobs endlessly (financial-engineer)
блочная ошибка на дальнем концеFEBE (сокр. от far end block error ssn)
блочная ошибка на дальнем концеfar end block error (ssn)
блочная ошибка на удалённом концеFEBE (сокр. от far end block error ssn)
блочная ошибка на удалённом концеfar end block error (ssn)
в конце области видимостиat the end of the scope (Electronic Design Alex_Odeychuk)
в конце файлаat the bottom of the file (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
возвращать кодовую точку, начало и конец которой находится в указанной позицииreturn the code point that starts or ends at the specified location (ssn)
Второй робот снимает ящик с правого конца транспортёра и переносит его на устройство, где ящики обрабатываютсяthe second robot gets a box from the right end of the belt and transfers it to the station where boxes are processed
графический символ конца параллельного исполненияgraphic symbol for the end of parallel execution (ssn)
Группы проекта должны воздерживаться от практики "привязывания" к концу разработки проекта решение вопросов безопасности и приватностиProject teams should refrain from the practice of "bolted on" security and privacy near the end of a project's development (см. ISO/IEC 27034-1:2011 ssn)
добавить новый элемент в конец очередиadd a new element to the tail of the queue
добавление n символов в конец документаadd n characters to the end of a document (ssn)
зависимость "конец-начало"finish-to-start dependency (ssn)
затраты на исправление дефектов в конце проектаend-of-project rework (ssn)
кодовая точка, начало и конец которой находится в указанной позицииcode point that starts or ends at the specified location (ssn)
комментарий до конца строкиend-of-line comment (Alex_Odeychuk)
конец ассоциацииassociation end (ssn)
конец блокаblockend (ssn)
конец ветвиend of the branch (ssn)
конец выбранной ветвиend of the selected branch (ssn)
конец главной синтаксической линии для оператораend of the main syntax line for a statement (ssn)
конец главной синтаксической линии для определяемого термаend of the main syntax line for a defined term (ssn)
"конец" движкаrunner end (Термин нестантартный, а такие термины забугорные программёры ох как сильно любят! Konstantin 1966)
конец документаend of a document (ssn)
конец исходного файлаend of the source file (ssn)
конец исходной строкиend of the source line (ssn)
конец исходной строки, содержащей вызов методаend of the source line containing the method call (ssn)
конец линииend (связи ssn)
конец непримитивного событияnonprimitive event finishes (ssn)
конец очередиend of the queue (ssn)
конец параллельного исполненияend of parallel execution (ssn)
конец переходаend of transition (см. IEC 61131-3 ssn)
конец периодаend of the duration (ssn)
конец потокаstream end (ssn)
конец присваивания блокаend of block assignment (ssn)
конец разработки проектаend of a project's development (ssn)
конец свободного спискаend of available list (ssn)
конец связанного спискаend of linked list (ssn)
конец связиout-of-band (ssn)
конец стрелкиarrowhead (ssn)
конец строкиend of the line (ssn)
конец строкиEOLN (ssn)
конец текущего дняthe end of the current day (ssn)
конец текущей итерацииend of the current iteration (ssn)
конец тела функцииend of function body (ssn)
конец тела циклаend of the loop body (ssn)
конец цикла forend of for loop (Alex_Odeychuk)
конец циклаend of the loop body (ssn)
левый конец транспортёраleft end of the belt (ssn)
метка концаtrailer (ssn)
метка конца записиend-of-record information (ssn)
метка конца массива данныхdataset trailer label (ssn)
метка конца массива данныхdata set trailer label (ssn)
обработка вывода в конце выполнения задачиprocessing of outputs at the end of the task (ssn)
овал, обозначенный словом "конец"END oval (в блок-схемах программ ssn)
овал, обозначенный словом "конец", в блок-схемах программEND oval in flowcharts (ssn)
овальный блок "КОНЕЦ"END oval (в блок-схемах программ ssn)
овальный блок "КОНЕЦ" в блок-схемах программEND oval in flowcharts (ssn)
операции с ясным временем начала и конца работactivities with clear start and end days (ssn)
Первый робот снимает ящик с устройства и размещает его на левом конце транспортёраthe first robot takes a box from the station and deposits it on the left end of the belt
понять код до концаunderstand the code all the way down (medium.com Alex_Odeychuk)
последовательность бит, располагаемая в конце каждого информационного блока на магнитном носителе данныхsequence of bits recorded at the end of each block on a magnetic medium (ssn)
правый конец транспортёраright end of the belt (ssn)
практика "привязывания" к концу разработки проекта решение вопросов безопасности и приватностиpractice of "bolted on" security and privacy near the end of a project's development (ssn)
признак "конец файла"end-of-file condition (in file ssn)
признак конца файлаend-of-file condition (ssn)
приёмный конец линииremote end (ssn)
проверка конца данныхtest for end of data (ssn)
Рефакторинг очень хорошо сочетается с быстрой разработкой Мартин, 2003. Он может проводиться в любом месте итерации, но наиболее эффективно выполнять его либо в конце текущей итерации, либо в начале следующей. Рефакторинг может существенно улучшить внутреннюю структуру кода без изменения его внешнего поведенияRefactoring integrates very well with the agile development Martin, 2003. It can be conducted at any point during iteration, but it is most effective towards the end of the current iteration or at the beginning of the next iteration. Refactoring can significantly improve the internal structure of the code without changing its external behavior (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
символ конца строкиend-of-line character (ssn)
символ конца строкиend of line (ssn)
символы конца строкиline terminators (ssn)
стереотип конца ассоциацииstereotype of association end (ssn)
стиль концовcap style (ssn)
тег концаend tag (элемента ssn)
удаление n символов из конца документаdelete n characters from the end of a document (ssn)
удаление n символов из конца документа, начиная с последнего и в обратном порядкеdelete n characters from the end of a document starting with the last character and deleting in reverse (ssn)
установка начала и конца записиrecording start or recording stop times setting (ssn)