DictionaryForumContacts

   English
Terms for subject Programming containing Such is the | all forms
EnglishRussian
as such, the OS/360 scheduler is good. But it is almost totally uninfluenced by the OS/360 needs of remote job entry, multiprogramming, and permanently resident interactive subsystemsв этом качестве планировщик OS / 360 хорош. Но на него почти никакого влияния не оказали потребности OS / 360 в удалённом вводе заданий, многопрограммности и резидентном размещении интерактивных подсистем (см. Frederic P. Brooks, Jr. THE MYTHICAL MAN-MONTH Essays on Software Engineering)
at the book's core is a comprehensive catalog of refactorings. Each refactoring describes the motivation and mechanics of a proven code transformation. Some of the refactorings, such as Extract Method or Move Field, may seem obvious. But don't be fooledОснову книги составляет подробный перечень методов рефакторинга. Каждый метод описывает мотивацию и технику испытанного на практике преобразования кода. Некоторые виды рефакторинга, такие как "Выделение метода" или "Перемещение поля", могут показаться очевидными, но пусть это не вводит вас в заблуждение (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999)
Developing such representations is the main topic of the following sectionsРазработка подобных представлений – главная тема следующих разделов (ssn)
Developing such representations is the main topic of the following sectionsРазработка подобных представлений — главная тема следующих разделов (ssn)
Enterprise resource planning systems provide firms with transaction processing models that are integrated with other activities of the firm, such as production planning and human resourcesСистемы планирования ресурсов предприятий предоставляют фирмам модели обработки деловых операций, которые интегрированы с другими видами их деятельности, такими как производственное планирование и управление человеческими ресурсами (ssn)
it is one of the weaknesses of pictures that proofs of such an equality are difficult to conduct pictoriallyОдна из слабостей графического представления, однако, состоит в том, что доказать такое равенство графически очень трудно (см. Communicating Sequential Processes by C.A.R. Hoare 1985 ssn)
Like all software production, architectural design is a continuing, iterative and incremental, effort. Early architectural decisions take a broad view on the software architecture. One of the first decisions to be taken relates to structuring the system into layers of modules and establishing principles of inter-module communication. This is the concern of this chapter. More detailed architectural solutions, such as intra-module communication, are discussed in relevant places later in the bookкак и всё производство ПО, структурное проектирование – непрерывная, итерационная и пошаговая работа. Первоначально структурные решения принимаются на основе широкого взгляда на структуру ПО. Одно из первых принятых решений касается структурирования системы на уровни модулей и установления принципов связи между модулями. это тема данной главы. Более детальные структурные решения, типа связи внутри модуля, рассматриваются позже в соответствующих местах книги (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
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)
State data is held in properties such as the Visible, Enabled, Size, or Position properties of controlsДанные о состоянии хранятся в таких свойствах элементов управления, как Visible, Enabled, Size или Position (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005 ssn)
Such contact reduces the possibility of misunderstandings about who is doing what and lessens the seriousness of the consequences should such misunderstandings occurТакой контакт снижает вероятность различных разногласий, касающихся того, кто и что должен делать, и уменьшает серьёзность последствий, возникающих в подобных ситуациях (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986 ssn)
the operational level processes business operational data and documents, such as orders and invoices. This is the realm of OLTP systems assisted by conventional database technologyОперативный уровень обрабатывает оперативные бизнес-данные и документы, типа заказов и счетов. это – область действия OLTP-систем, сопровождаемых обычной технологией баз данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the operational level processes business operational data and documents, such as orders and invoices. This is the realm of OLTP systems assisted by conventional database technologyОперативный уровень обрабатывает оперативные бизнес-данные и документы, типа заказов и счетов. это – область действия OLTP-систем, сопровождаемых обычной технологией баз данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the strategic level processes the organizational knowledge, such as rules and facts behind a highly profitable product selling. This is a realm of knowledge systems assisted by knowledge base technologyСтратегический уровень обрабатывает организационные знания, типа правил и фактов, обусловливающих высокий уровень выгодной продажи изделий. это – область действия систем знаний, которые сопровождает технология баз знаний (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the strategic level processes the organizational knowledge, such as rules and facts behind a highly profitable product selling. This is a realm of knowledge systems assisted by knowledge base technologyСтратегический уровень обрабатывает организационные знания, типа правил и фактов, обусловливающих высокий уровень выгодной продажи изделий. это – область действия систем знаний, которые сопровождает технология баз знаний (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the tactical level processes information obtained from the analysis of data, such as monthly trends in product orders. This is the realm of OLAP systems assisted by data warehouse technologyТактический уровень обрабатывает информацию, полученную от анализа данных, типа ежемесячных тенденций в заказах продуктов. это – область действия OLAP-систем, которые сопровождает технология хранилищ данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the tactical level processes information obtained from the analysis of data, such as monthly trends in product orders. This is the realm of OLAP systems assisted by data warehouse technologyТактический уровень обрабатывает информацию, полученную от анализа данных, типа ежемесячных тенденций в заказах продуктов. это – область действия OLAP-систем, которые сопровождает технология хранилищ данных (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Understanding the mechanics of such refactorings is the key to refactoring in a disciplined wayПонимание техники таких методов рефакторинга важно для организованного осуществления рефакторинга (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
unit test framework: A tool that provides an environment for unit or component testing in which a component can be tested in isolation or with suitable stubs and drivers. It also provides other support for the developer, such as debugging capabilitiesинтегрированная среда модульного тестирования: инструмент, предоставляющий окружение для модульного тестирования или компонентного тестирования, в котором компонент может быть протестирован как в изоляции, так и с соответствующими заглушками и драйверами. этот инструмент также предоставляет разработчику возможности отладки (Standard glossary of terms used in Software Testing)
when registers are used in computational structures that are constantly clocked such as pipelined datapath, the requirement that the memory should hold state for extended periods of time can be significantly relaxedкогда регистры используются в постоянно переключающихся вычислительных структурах например, в конвейерном информационном канале, требование хранения состояния на протяжении длительного периода времени можно сильно ослабить (см. Digital Integrated Circuits – A Design Perspective 2/e by Jan M. Rabaey, Anantha Chandrakasan, Borivoje Nikolić 2003 ssn)
yet another option is a scheme in which the arrival of a message causes a new thread to be created spontaneously in the receiving process' address space. Such a thread is called a pop-up threadещё один вариант заключается в схеме, при которой поступающее сообщение самопроизвольно порождает новый поток в адресном пространстве процесса – получателя сообщения. Он называется всплывающим потоком (см. Modern Operating Systems Third ed. by Tanenbaum A.S. 2009)