DictionaryForumContacts

   English
Terms for subject Programming containing that way | all forms
EnglishRussian
A data type is a classification which defines for literals and variables the possible values, the operations that can be done, and the way the values are storedТип данных – это классификация, которая определяет возможные значения для литералов и переменных, операции, которые можно выполнять и способ хранения значений (ssn)
an important type of medium is the way that information is representedВажнейшая характеристика среды – способ представления информации (см. Distributed systems: principles and paradigms / Andrew S. Tanenbaum, Maarten Van Steen 2002 ssn)
an important type of medium is the way that information is representedВажнейшая характеристика среды — способ представления информации (см. Distributed systems: principles and paradigms / Andrew S. Tanenbaum, Maarten Van Steen 2002 ssn)
Concurrent programming provides a way to organize software that contains relatively independent partsПараллельное программирование обеспечивает способ организации программного обеспечения, состоящего из относительно независимых частей (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews ssn)
data access layer: A way of keeping data access logic from permeating the application code by putting it into a separate component that encapsulates the databaseуровень доступа к данным: способ отделения логики доступа к данным от кода приложения путём помещения кода в отдельный компонент, скрывающий функции работы с базой данных (см. "XUnit test patterns: refactoring test code" by Gerard Meszaros 2007 ssn)
few variables that may be made to interact in an arbitrarily assigned wayнебольшое число переменных, взаимодействие которых может быть задано произвольным образом (ssn)
in a similar way thatаналогично тому, как (Alex_Odeychuk)
once fields and methods are relocated to new class classes, an association link should be established from the old to the new class. This can be one-way link unless there is an obvious need for backward message passing. Of course, the relocation of methods has an impact on client classes that depended on these methods. This necessitates changes to method invocations in these classesкак только поля и методы будут перемещены в новый класс классы, должна быть установлена связь ассоциации от старого класса к новому. это может быть односторонняя связь, если нет очевидной потребности в обратной передаче сообщений. Конечно, перемещение методов должно влиять на классы клиента, которые зависели от этих методов. это требует изменений в обращениях к методам в этих классах (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
print the amount that was entered or process it in some other nontrivial wayвывести значение amount, которое вводилось или обрабатывалось каким-то другим нетривиальным образом (ssn)
the dependency relationship means that some members of Package A refer in some way to some members of Package BОтношение зависимости означает, что некоторые члены пакета A обращаются некоторым способом к некоторым членам пакета B (это может означать, что пакет A импортирует некоторые элементы пакета B; this can mean that Package A imports some elements of Package B; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)
the second way is to enter a special value called the sentinel value that tells the application that the data set is finishedВторой способ – ввод специального значения контрольного, указывающего приложению на завершение набора данных
the second way is to enter a special value called the sentinel value that tells the application that the data set is finishedВторой способ – ввод специального значения контрольного, указывающего приложению на завершение набора данных
way that information is representedспособ представления информации (ssn)
way that the event is defined within the classспособ определения события внутри класса (ssn)
way to organize software that contains relatively independent partsспособ организации программного обеспечения, состоящего из относительно независимых частей (ssn)