-
1 изпълним оператор
изч.executable statementизч.executable statementsБългарски-Angleščina политехнически речник > изпълним оператор
-
2 базисный б
-
3 выполняемые операторы
Programming: executable statementsУниверсальный русско-английский словарь > выполняемые операторы
-
4 исполняемые операторы
Programming: executable statementsУниверсальный русско-английский словарь > исполняемые операторы
-
5 подветвь: последовательность исполняемых операторов в коде компонента
Универсальный русско-английский словарь > подветвь: последовательность исполняемых операторов в коде компонента
-
6 покрытие операторов: процентное отношение операторов, исполняемых набо
Универсальный русско-английский словарь > покрытие операторов: процентное отношение операторов, исполняемых набо
-
7 последовательность выполняемых операторов
Programming: sequence of executable statementsУниверсальный русско-английский словарь > последовательность выполняемых операторов
-
8 последовательность исполняемых операторов
Programming: sequence of executable statementsУниверсальный русско-английский словарь > последовательность исполняемых операторов
-
9 последовательность исполняемых операторов в компоненте или системе
Универсальный русско-английский словарь > последовательность исполняемых операторов в компоненте или системе
-
10 путь: последовательность событий (например , исполняем
General subject: path: A sequence of events, e.g. executable statements, of a component or system from an entry point to an exit point (см. Standard glossary of terms used in Software Testing)Универсальный русско-английский словарь > путь: последовательность событий (например , исполняем
-
11 путь: последовательность событий
General subject: (например, исполняем path: A sequence of events, e.g. executable statements, of a component or system from an entry point to an exit point (см. Standard glossary of terms used in Software Testing)Универсальный русско-английский словарь > путь: последовательность событий
-
12 арифметический оператор
1. arithmetic statement2. arithmetical statementсложное утверждение; сложный оператор — molecular statement
оператор отладки; отладочный оператор — debugging statement
Русско-английский большой базовый словарь > арифметический оператор
-
13 вложение операторов
Русско-английский большой базовый словарь > вложение операторов
-
14 вставка из операторов
Русско-английский большой базовый словарь > вставка из операторов
-
15 вставка оператора
Русско-английский большой базовый словарь > вставка оператора
-
16 вычисляемый оператор
Русско-английский большой базовый словарь > вычисляемый оператор
-
17 командный оператор
Русско-английский большой базовый словарь > командный оператор
-
18 конец составного оператора
Русско-английский большой базовый словарь > конец составного оператора
-
19 конечный оператор
Русско-английский большой базовый словарь > конечный оператор
-
20 невыполняемый оператор
Русско-английский большой базовый словарь > невыполняемый оператор
- 1
- 2
См. также в других словарях:
MAD (programming language) — MAD Paradigm(s) Imperative Appeared in 1959 Developer Galler, Arden, and Graham Major implementations IBM 704, IBM 7090, UNIVAC 1108, Philco 210 211, IBM S/360, and IBM S/370 … Wikipedia
Scope (programming) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… … Wikipedia
Scope (computer science) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… … Wikipedia
IBM RPG — Infobox programming language name = RPG Report Program Generator paradigm = Multi paradigm year = 1959 designer = developer = IBM latest release version = RPG IV version 6 release 1 latest release date = release date|2008|1|29 latest test version … Wikipedia
Assembly language — See the terminology section below for information regarding inconsistent use of the terms assembly and assembler. Motorola MC6800 Assembly Language An assembly language is a low level programming language for computers, microprocessors,… … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Promela — (Process or Protocol Meta Language) is a verification modeling language. The language allows for the dynamic creation of concurrent processes to model, for example, distributed systems. In PROMELA models, communication via message channels can be … Wikipedia
C syntax — The syntax of the C programming language is a set of rules that specifies whether the sequence of characters in a file is conforming C source code. The rules specify how the character sequences are to be chunked into tokens (the lexical grammar) … Wikipedia
Oxygene (programming language) — Oxygene Developer RemObjects Software Stable release 3.0.21 (August 29, 2009; 2 years ago (2009 08 29)) Influenced by Object Pas … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… … Wikipedia