DictionaryForumContacts

   English
Terms for subject Programming containing Target A | all forms
EnglishRussian
conversion of the source data type to a target data typeпреобразование исходного типа данных к целевому типу данных (ssn)
copying data from a source table to a target tableкопирование данных из таблицы-источника в таблицу назначения (ssn)
create a pull request to the target branchсоздать запрос на включение изменений в целевую ветку кода (русс. перевод "запрос на включение изменений" взят из кн.: Индрасири К., Курупу Д. gRPC: запуск и эксплуатация облачных приложений Go и Java для Docker и Kubernetes: Use the git cherry-pick operation to apply changes to another branch. A new topic branch will be created with the applied changes, and then you will be prompted to create a pull request to the target branch. Alex_Odeychuk)
deployment artifacts required to construct a Java EE-compliant application and deploy that application to a target serverартефакты развёртывания, необходимые для конструирования приложения Java EE и его развёртывания на целевом сервере (ssn)
evolution of a target systemразвитие целевой системы (ssn)
evolution of a target system or applicationразвитие целевой системы или приложения (ssn)
explicit conversion of the source data type to a target data typeявное преобразование исходного типа данных к целевому типу данных (ssn)
for example, a particular mandatory membership may additionally imply that the membership is fixed, i.e. once an object is linked to a target object in the association it cannot be reconnected to another target object in the same associationНапример, данная обязательная принадлежность может дополнительно означать, что принадлежность является фиксированной, т.е. если объект связан с целевым объектом в ассоциации, он не может быть повторно связан с другим целевым объектом в той же ассоциации (см. Maciaszek, L.A.: Requirements Analysis and System Design, 3rd ed. 2007)
implicit conversion of the source data type to a target data typeнеявное преобразование исходного типа данных к целевому типу данных (ssn)
managing the evolution of a target systemуправление развитием целевой системы (ssn)
managing the evolution of a target system or applicationуправление развитием целевой системы или приложения (ssn)
Most embedded systems programs include a header file which describes the target processorМногие программы для встраиваемых систем содержат заголовочный файл, описывающий целевой процессор (ssn)
objects of a target classобъекты целевого класса (ssn)
one of refactoring targets is called large class – a class that does too much and/or has too many data members. Large classes can result from excessive minimization of coupling between classes. In case of the large class target, two methods relevant to Iteration 1 code are: Extract Class and Extract Interface Fowler, 1999Одна из целей использования рефакторинга называется большим классом – классом, который делает слишком много и/или имеет слишком много элементов данных. Большие классы могут возникнуть из-за чрезмерной минимизации связей между классами. В случае большого класса в коде итерации 1 уместны два метода: Класс извлечения и Интерфейс извлечения (Фаулер, 1999; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
process of copying data from a source table to a target tableпроцесс копирования данных из таблицы-источника в таблицу назначения (ssn)
receiver: The target object of a requestполучатель: объект, которому направлен запрос (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
target object of a requestобъект, которому направлен запрос (ssn)
target of a property bindingадресат привязки свойства (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2; the ~ Alex_Odeychuk)
target type of a type conversionцелевой тип преобразования типа (ssn)
the refactoring target of Extract Interface is twofold and defined as "Several clients use the same subset of a class's interface, or two classes have part of their interfaces in common"Цель рефакторинга Интерфейс извлечения двойная и определяется так: "Несколько клиентов используют то же самое подмножество интерфейса класса или два класса содержат общую часть своих интерфейсов" (Фаулер, 1999, с.341). Метод рефакторинга Интерфейс извлечения используется, чтобы "выделить подмножество в интерфейс" (там же). Идея относительно этого рефакторинга связана с самой природой интерфейсов (раздел 9.1.6; Fowler, 1999, p.341). The Extract Interface refactoring method is to "extract the subset into an interface" (Fowler, 1999, p.341). The idea of this refactoring is related to the very nature of interfaces (Section 9.1.6; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
the refactoring target of Extract Interface is twofold and defined as “Several clients use the same subset of a class's interface, or two classes have part of their interfaces in common”Цель рефакторинга Интерфейс извлечения двойная и определяется так: "Несколько клиентов используют то же самое подмножество интерфейса класса или два класса содержат общую часть своих интерфейсов" Фаулер, 1999, с.341. Метод рефакторинга Интерфейс извлечения используется, чтобы "выделить подмножество в интерфейс" там же. Идея относительно этого рефакторинга связана с самой природой интерфейсов (Fowler, 1999, p.341). The Extract Interface refactoring method is to “extract the subset into an interface” (Fowler, 1999, p.341). The idea of this refactoring is related to the very nature of interfaces (Section 9.1.6; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering; раздел 9.1.6)
the target type of a type conversion is the base type of the type markЦелевой тип преобразования типа – это базовый тип обозначения типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the target type of a type conversion is the base type of the type markЦелевой тип преобразования типа – это базовый тип обозначения типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
two alternatives "implicit" and "explicit" conversion of the source data type to a target data typeдва альтернативных "явных" и "неявных" преобразования исходного типа данных к целевому типу данных (ssn)