DictionaryForumContacts

   Russian
Terms for subject Programming containing быть по | all forms
RussianEnglish
быть выровненным по левому краюbe left justified (ssn)
быть выровненным по левому полюbe left justified (ssn)
быть выровненным по правому краюbe right justified (ssn)
быть выровненным по правому полюbe right justified (ssn)
быть доступным по двойной ссылкеbe accessible with the handle (IBM Alex_Odeychuk)
быть знакомым по крайней мереhave had experience in something (с чем-либо ssn)
быть отключённым по умолчаниюbe switched off by default (Alex_Odeychuk)
быть полученным по программному интерфейсу языка Java для доступа к службам именования и каталоговbe obtained through JNDI (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
быть совместимым по типуbe type conformant (Alex_Odeychuk)
быть установленным по умолчаниюdefault to (в ... Glinnet.org)
всё сказанное означает, что разработчик ПО должен быть готов создавать ПО, которое можно приспосабливать к изменениям. этого требует сама природа ПО. Программное обеспечение должно быть приемлемым – понятным, обслуживаемым и расширяемымthis said, a software engineer must be prepared to build software that can accommodate change. That is the demanded nature of software. Software must be supportable – understandable, maintainable and scalable (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Имеется только одна подающая труба, и она может быть перемещена двигателем к любому резервуару для обслуживания по необходимостиthere is only one feed tube and it can be moved to whatever tank needs service by a motor (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
Используются различные имена, чтобы назвать все множество классов, которые должны быть разработаны и реализованы в компьютерной программе. Они попеременно называются классами проекта, классами ПО, прикладными классами, классами программы, классами системы или классами реализацииthere are different names used to signify the entire set of classes necessary to be designed and implemented in a computer program. They are called interchangeably design classes, software classes, application classes, program classes, system classes or implementation classes (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
как будут адаптироваться фабрики ПО?how Will Software Factories be Adapted? (ssn)
как было сказано выше, пакеты могут быть сгруппированы и структурированы в иерархические уровни, подходящие для выбранной структуры ПО. Так как пакет может содержать другие пакеты, уровень сам является пакетом. В UML пакет уровня может быть обозначен как "layer"as stated before, packages can be grouped and structured into hierarchical layers supportive of the chosen software architecture. Since a package may contain other packages, a layer is a package itself. In the UML a layer package can be stereotyped as "layer" (уровень; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
который по своей природе может быть числовым или не числовымwhich may or may not be numerical in nature (ssn)
Манипулятор потока internal указывает, что знак числа должен выравниваться по левому краю поля, значение числа должно быть выровнено по правому краю, а в оставшееся пустое место должны выводиться символы-заполнители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 (C++ How to Program, 7th Edition by Harvey M. Deitel & Paul J. Deitel (2010) ssn)
Одно из возможных решений, которое, однако, мы применять не будем, предполагает создание большого массива указателей и присваивание значений указателям друг за другом по мере выделения памяти под новые структурыOne solution, which we won't use, is to create a large array of pointers and assign values to the pointers, one by one, as new structures are allocated (C Primer Plus by Stephen Prata (2013) ssn)
по этой причине я полагаю, что в будущем спецификации будут состоять как из формальных, так и из текстовых описанийfor these reasons, I think we will see future specifications to consist of both a formal definition and a prose definition (см. Frederic P. Brooks, Jr. THE MYTHICAL MAN-MONTH Essays on Software Engineering)
Поскольку действия по управлению задач являются полунезависимыми, все задачи должны все быть активными выполняться одновременноBecause the activities the tasks control are semi-independent, the tasks must all be active execute at the same time (ssn)
Последствие таково, что если неприятные зависимости классов то есть, зависимости классов, которые представляют циклы могут быть устранены или сделаны безопасными, то вся структура уровней и пакетов ПО может быть намного более устойчиваthe consequence is that if offending class dependencies i.e. class dependencies that introduce cycles can be eliminated or made harmless then the overall software architecture of layers and packages can be so much more stable (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Правила преобразования данных не были точно определёны в первоначальном описании, но, по всей видимости, они те же, что и соответствующие правила языка ПЛ / 1Data conversion rules were not explicitly specified in the original specification, but presumably they follow the rules of PL/I (см. Advances in computer architecture by Glenford J. Myers 1982)
32-разрядное значение, которое будет передано по заданному полем sigev_coid соединениюA 32-bit value that gets sent to the connection identified in the sigev_coid field (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
этот проект содержит предложение по объектно-ориентированным расширениям, которые будут добавлены в IEC 61131-3this draft contains a proposal for object-oriented extensions to be added to the IEC 61131-3
этот тип блока предназначается для обеспечения допускающей повторное использование части приложения, которая может быть распределена по многим ресурсамthis type of block is intended to provide a re-usable part of an application that can be distributed over many resources (см. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)