DictionaryForumContacts

   English
Terms for subject Programming containing to the top | all forms | exact matches only | in specified order only
EnglishRussian
add the following references to the top of the fileдобавить следующие ссылки в начале файла (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
bottom-up testing: An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is testedвосходящее тестирование: последовательный подход к интеграционному тестированию, при котором компоненты нижнего уровня тестируются первыми и затем используются для облегчения тестирования компонентов более высокого уровня. этот процесс повторяется до тех пор, пока компонент на самом верху иерархии не будет протестирован (см. Standard glossary of terms used in Software Testing)
command to remove the stack's top element, if the stack is not emptyкоманда удаления верхнего элемента стека, если стек не пуст (ssn)
in a running app, swipe from the top edge of the screen to view its menuв запущенном приложении проведите пальцем от верхнего края вниз для отображения его меню
query to find out what the top element is, if the stack is not emptyзапрос элемента, находящегося на вершине стека если стек не пуст (ssn)
the top of the hierarchy is an abstract class that implements all the event handling methods to do nothingВершиной иерархии является абстрактный класс, который содержит описание всех методов, обрабатывающих события, но без реализации (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003)
to the top of the fileв начале файла (Alex_Odeychuk)