DictionaryForumContacts

   Russian
Terms for subject Programming containing удалить | all forms | exact matches only
RussianEnglish
ветка, которая была удалена в удалённом репозиторииbranch that has been deleted in the remote repository (Alex_Odeychuk)
когда количество свободной памяти становится меньше настраиваемого порогового значения, содержимое грязных буферов записывается обратно на диск, чтобы очищенные буферы можно было удалить, освободив памятьwhen free memory shrinks below a configurable threshold, dirty buffers are written back to disk so that the now-clean buffers may be removed, freeing memory (ssn)
Теоретическая общность может быть обнаружена, когда единственными пользователями метода или класса являются контрольные примеры. Найдя такой метод или класс, удалите его и контрольный пример, его проверяющий. Если есть вспомогательный метод или класс для контрольного примера, осуществляющий разумные функции, его, конечно, надо оставитьSpeculative generality can be spotted when the only users of a method or class are test cases. If you find such a method or class, delete it and the test case that exercises it. If you have a method or class that is a helper for a test case that exercises legitimate functionality, you have to leave it in, of course (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
удалить дескриптор процессаremove process descriptor (ssn)
удалить дескриптор ресурсаremove resource descriptor (ssn)
удалить изremove from (ssn)
удалить из Избранногоunfavorite (profi_tr)
удалить из очередиremove from queue (ssn)
удалить повторяющиеся элементыremove duplicate elements (Alex_Odeychuk)
удалить с возможностью восстановленияsoft delete (financial-engineer)
удалить связь с источником данныхremove the association with the data source (Alex_Odeychuk)
удалить ссылки на ветки, которые были удалены в удалённом репозиторииdelete branch references for branches that have been deleted in the remote repository (Alex_Odeychuk)
удалить ссылки на устаревшие веткиremove references to stale branches (Alex_Odeychuk)
удалить ссылкуremove the reference (to ... – на .. Alex_Odeychuk)
удалить текущий документ?abandon current document? (ssn)
удалить элемент из очередиremove the element from the queue