DictionaryForumContacts

   Russian
Terms for subject Programming containing не должно | all forms | exact matches only | in specified order only
RussianEnglish
Второй показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот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)
Второй показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот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)
если ни один из операндов не является одномерным массивом, то тип результата должен быть известен из контекстаif neither operand is a one-dimensional array, the type of the result must be known from the context (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
если ни одна кнопка не нажата, электродвигатель должен быть включен или выключен в зависимости от того, в каком состоянии он находился до этогоwith neither button pressed, the motor could be running or stopped depending on what occurred last (см. E.A. Parr Programmable Controllers – An Engineer's Guide)
имя состояния, которое не должно иметь дубликатов в рамках внешнего состоянияname of the state, which must be unique within the enclosing state (ssn)
настоящий программист не документирует программу – если её было тяжело написать, то и понять её должно быть нелегкоReal programmers don't document. If it was hard to write, it should be hard to understand (шутка)
настоящий программист не документирует программу — если её было тяжело написать, то и понять её должно быть нелегкоReal programmers don't document. If it was hard to write, it should be hard to understand (шутка)
не должен бытьdoes not need to be (The prototype needs to have the static and extern modifiers because the specification says so. It does not need to be public. Alex_Odeychuk)
последовательность символов-разделителей для необработанного строкового литерала не должна превышать 16 символовthe delimiting character sequence for a raw string literal shall have no more than 16 characters (Visual Studio 2013 ssn)