DictionaryForumContacts

   English
Terms for subject Programming containing there are | all forms | exact matches only | in specified order only
EnglishRussian
A more common approach to iterative processing is to enter data items one by one, while they are available, and ask the user or the input file or a communication line whether there is yet another item to processНаиболее распространённый подход к итеративной обработке – поочерёдный ввод данных, когда они доступны, и запрос у пользователя следующего элемента для обработки либо анализ конца входного файла или опрос канала связи (ssn)
A more common approach to iterative processing is to enter data items one by one, while they are available, and ask the user or the input file or a communication line whether there is yet another item to processНаиболее распространённый подход к итеративной обработке – поочерёдный ввод данных, когда они доступны, и запрос у пользователя следующего элемента для обработки либо анализ конца входного файла или опрос канала связи (ssn)
after all, there's no point in performing custom set-up on an object that doesn't existи это понятно – бессмысленно выполнять пользовательскую настройку несуществующего объекта
after entering each transaction, the user answers the question whether there are more entries to processпосле каждой транзакции пользователь отвечает на вопрос, есть ли ещё данные для обработки
an ideal funnel process would schematically look like Figure 11.7, whereby there is a gradual decrease in visitors width of funnel due to self qualification pageviews height of funnel by, for example, price, feature list, delivery location, stock availability, and so onИдеальная последовательность схематически выглядит, как показано на рис. 11.7, где количество посетителей уменьшается постепенно оно соответствует ширине воронки-последовательности по мере просмотра страниц высота воронки, содержащих, например, информацию о ценах, наличии товара, описание товара, условия доставки и т.д. (см. Advanced Web metrics with Google Analytics / Brian Clifton 2008 ssn)
at the outset of a programming project there is a problem, more or less precisely defined and understood in terms of certain problem oriented concepts, and a programming language, perhaps a general purpose one, providing some machine oriented basic concepts, hopefully precisely defined and completely understoodперед началом разработки программного проекта мы имеем задачу, более или менее точно определённую и понимаемую в терминах некоторых проблемно-ориентированных понятий, и язык программирования, возможно универсальный, который обеспечивает нас некоторыми машинно-ориентированными основными понятиями, точно определёнными и понимаемыми
but there are other reasonsно есть и другие причины (ssn)
Common divisions describe particular ways of thinking about the world. There are two common divisions in UML — classifier/instance, and interface/implementationПринятые деления описывают конкретные способы представления мира. В UML существует два принятых деления: классификатор/экземпляр и интерфейс/реализация (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
Common divisions describe particular ways of thinking about the world. There are two common divisions in UML — classifier/instance, and interface/implementationПринятые деления описывают конкретные способы представления мира. В UML существует два принятых деления: классификатор / экземпляр и интерфейс / реализация (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
for unsigned add's and subtract's, there are much simpler formulas in terms of comparisonsдля беззнаковых сложения и вычитания есть существенно более простые формулы, использующие команды сравнения
If, as is quite common, there are ten interlock signals which allow a motor to start, the maintenance staff will need to be able to check these quickly in the event of a faultЕсли, как это обычно бывает, имеется порядка десяти блокирующих друг друга сигналов, позволяющих запустить электродвигатель, обслуживающий персонал в случае неисправности должен быть способен быстро проверить все эти сигналы (см. E.A. Parr Programmable Controllers – An Engineer's Guide ssn)
in addition to these features, there are a few conventions for type namesСуществует также несколько соглашений, регулирующих порядок использования имен типов (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010)
in the case of a simple vending machine, there are two kinds of eventв случае простого торгового автомата существуют два вида событий
in the figures, there are no spaces in multiword names – for example, CheckingAccountна рисунках отдельные слова в именах классов не разделяются пробелами, например CheckingAccount (см. Software Modeling and Design by Hassan Gomaa 2011)
once fields and methods are relocated to new class classes, an association link should be established from the old to the new class. This can be one-way link unless there is an obvious need for backward message passing. Of course, the relocation of methods has an impact on client classes that depended on these methods. This necessitates changes to method invocations in these classesкак только поля и методы будут перемещены в новый класс классы, должна быть установлена связь ассоциации от старого класса к новому. это может быть односторонняя связь, если нет очевидной потребности в обратной передаче сообщений. Конечно, перемещение методов должно влиять на классы клиента, которые зависели от этих методов. это требует изменений в обращениях к методам в этих классах (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
question whether there are more dataвопрос о наличии других данных (ssn)
the standard requires that there is strong data typingСтандарт требует строгой типизации данных
there are a couple of important points to be made about the type promotion rulesОтносительно правил продвижения типов необходимо сделать ряд важных замечаний
there are different names usedиспользуются различные имена (чтобы; to ssn)
there are different names used to signify the entire set of classes necessary to be designed and implemented in a computer program. They are called interchangeably design classes, software classes, application classes, program classes, system classes or implementation classesИспользуются различные имена, чтобы назвать все множество классов, которые должны быть разработаны и реализованы в компьютерной программе. Они попеременно называются классами проекта, классами ПО, прикладными классами, классами программы, классами системы или классами реализации (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
there are four basic synchronization relationships between any two threads in a single process or between any two processes within a single application: start-to-start SS, finish-to-start FS, start-to-finish SF, and finish-to-finish FFСуществует четыре основных типа отношений синхронизации между любыми двумя потоками в одном процессе или между любыми двумя процессами в одном приложении: старт-старт СС, финиш-старт ФС, старт-финиш СФ и финиш-финиш ФФ (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003)
there are four kinds of parameters: value parameters, reference parameters, output parameters, and parameter arraysесть четыре вида параметров: параметры-значения, параметры-ссылки, выходные параметры и параметры-массивы
there are many means of making embedded control systems safer, as in any application which has the potential of causing injury or property loss, safety must of course be a paramount concernИмеется много средств создания встроенных устройств безопасности систем управления, так как в любом приложении, в котором имеется потенциальная возможность нанесения ущерба или потери свойств, безопасность, конечно, должна быть на первом месте
there are many people and organizations involved in the manufacture and use of an industrial machine or complete plantМногие люди и организации имеют отношение к производству и применению промышленных механизмов и установок (см. Programmable Controllers – An Engineer's Guide by E.A. Parr 2003)
there are other ways of reading input from a fileСуществуют разные способы чтения данных из файла
there are several motivations for modularizing an app by means of methodsСуществует несколько причин для модульной организации программ с применением методов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)
there are three broad, overlapping classes of applications – multithreaded systems, distributed systems, and parallel computations – and three corresponding kinds of concurrent programsСуществует три обширных перекрывающихся класса приложений – многопоточные системы, распределенные системы и синхронные параллельные вычисления – и три соответствующих им типа параллельных программ (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews)
there are three broad, overlapping classes of applications – multithreaded systems, distributed systems, and parallel computations – and three corresponding kinds of concurrent programsСуществует три обширных перекрывающихся класса приложений – многопоточные системы, распределенные системы и синхронные параллельные вычисления – и три соответствующих им типа параллельных программ (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews)
there are three product functions that every networking product performs: data forwarding, control and managementу каждого сетевого продукта есть три функции: пересылка данных, контроль и управление
there are two basic kinds of synchronization: mutual exclusion and condition synchronizationСуществуют два основных вида синхронизации – взаимное исключение и условная синхронизация (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews)
there are two basic kinds of synchronization: mutual exclusion and condition synchronizationСуществуют два основных вида синхронизации – взаимное исключение и условная синхронизация (см. Foundations of Multithreaded, Parallel, and Distributed Programming 2000 by Gregory R. Andrews)
there are two kinds of execution-based testing: testing to specs black-box testing and testing to code whitebox testing. Both kinds use the same strategy of feeding the program with input data and observing if the output is as expectedИмеются два вида тестирования, основанного на выполнении программы: тестирование на основе технических требований тестирование методом чёрного ящика и тестирование по исходным текстам тестирование методом белого ящика. Оба вида используют ту же самую стратегию задания программе входных данных и наблюдения, тот ли выходной результат получается, который ожидался (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
there are two main kinds of task dependenciesИмеются два основных вида зависимостей задач
there are two main ways to represent matrices in Luaесть два основных способа представления матриц в Lua
there are two potential issues when you use marshalingпри использовании маршализации существует две потенциальные проблемы (см. Agile Web Development with Rails Fourth Edition by Sam Ruby, Dave Thomas and David Heinemeier Hansson 2011)
there are two preferred notations for describing automataСуществует два более удобных способа описания автоматов
there are two types of emergent propertiesСуществует два типа интеграционных свойств
there are two ways to do thisэто можно сделать двумя способами
there are typically three main ways of transferring data between the microcomputer system and the external devicesСуществуют три основных метода передачи данных между микрокомпьютерной системой и внешними устройствами (см. Fundamentals of Digital Logic and Microcomputer Design by M. Rafiquzzaman 2005)
there is a mismatch between the type of object required by the requested operation and the type of object that is specified in the requestтип объекта, требуемый для запрошенной операции, не соответствует типу объекта, указанному в запросе (ssn)
user response to the question whether there are more dataответ пользователя на вопрос о наличии других данных (ssn)