Subject | English | Russian |
progr. | Architectural design is an exercise in managing module dependencies. Module A depends on module B if changes to module B may necessitate changes to module A. It is important that dependencies do not cross dependency firewalls Martin, 2003. In particular, dependencies should not propagate across non-neighboring layers and must not create cycles | Структурное проектирование – нечто вроде упражнения в управлении зависимостями модулей. Модуль A зависит от модуля B, если изменения в модуле B могут потребовать изменений в модуле A. Важно, чтобы эти зависимости не противоречили брандмауэрам зависимостей Мартин, 2003. В частности, зависимости не должны быть между несоседними уровнями и не должны создавать циклы (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn) |
progr. | Because the details of accessing application objects depend heavily on the application and its implementation, we shall not pursue them here | так как детали доступа к объектам приложения в значительной мере зависят от самого приложения и его реализации, мы не станем останавливаться на этом вопросе (см. Introduction to Algorithms Second Edition by Thomas H. Cormen et al. 2001) |
scient. | the decision whether it is reliable or not may depend on | решение того, надёжно это или нет, может зависеть от ... |
math. | depend almost not at all on | почти не зависеть от |
Makarov. | every kingdom ultimately depends on moral influence and not on physical force | если глядеть в корень, то безопасность каждого королевство основана на моральной, а не на физической силе |
gen. | it depends on whether you are in a hurry or not | это зависит от того, насколько вы спешите |
math. | it does not depend on any circumstances | это не зависит ни от каких обстоятельств |
scient. | the likelihood of depends not just on, but also on | вероятность ... зависит не только от ..., но и от ... |
proverb, bible.term. | man must not depend on bread alone to sustain him | не хлебом единым живёт человек |
gen. | not depend on | не зависеть от |
tech. | not depend on temperature | не зависеть от температуры |
math. | the integral does not depend on the choice of this constant | последний интеграл не зависит от выбора этой константы |
progr. | the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versa | Второй показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
progr. | the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versa | Второй показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
gen. | the value of a book does not depend on its size | ценность книги не определяется её объёмом |
math. | these estimates do not depend on the knowledge of the solution in a pointwise sense | эти оценки не зависят от знания решения поточечно |
math. | these estimates do not depend on the knowledge of the solution in a pointwise sense | эти оценки не зависят от знания решений в поточечном смысле |
scient. | whether it can be used depends not only on | используется ли ..., зависит не только от ... |