-
41 define constant statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
42 edit statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
43 end-of-file statement
оператор конца файла; оператор проверки на конец файлаmolecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
44 executable statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
45 format statement
оператор форматирования; оператор задания форматаmolecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
46 GOTO statement
оператор безусловного перехода; оператор GOTOmolecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
47 input/output statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
48 job control statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
49 loop statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
50 molecular statement
сложное утверждение; сложный операторdebugging statement — оператор отладки; отладочный оператор
-
51 nonarithmetic statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
52 note statement
оператор комментария; комментарийmolecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
53 null statement
пустое утверждение; пустой операторmolecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
54 perform statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
55 switch control statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
56 call statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
57 il statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
58 break statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
-
59 iteration statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
English-Russian big medical dictionary > iteration statement
-
60 repetitive statement
molecular statement — сложное утверждение; сложный оператор
debugging statement — оператор отладки; отладочный оператор
English-Russian big medical dictionary > repetitive statement
См. также в других словарях:
Debugging — Debug redirects here. For the shell command, see debug (command). For the German magazine, see Debug (magazine). A photo of the apocryphally first real bug, which was debugged in 1947. Debugging is a methodical process of finding and reducing the … 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
COMEFROM — In computer programming, COMEFROM (or COME FROM) is an obscure control flow structure used in some programming languages, originally as a joke. COMEFROM is roughly the opposite of GOTO in that it can take the execution state from any arbitrary… … Wikipedia
Microsoft Visual Studio — Visual Studio 2010 SP1 editing a WPF application Developer(s) … 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
Software bug — To report a MediaWiki error on Wikipedia, see Wikipedia:Bug reports. A software bug is the common term used to describe an error, flaw, mistake, failure, or fault in a computer program or system that produces an incorrect or unexpected result, or … Wikipedia
Instruction step — An instruction step is a method of executing a computer program one step at a time to determine how it is functioning. This might be to determine if the correct program flow is being followed in the program during the execution or to see if… … Wikipedia
Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… … Wikipedia
Software testing — is an empirical investigation conducted to provide stakeholders with information about the quality of the product or service under test [ [http://www.kaner.com/pdfs/ETatQAI.pdf Exploratory Testing] , Cem Kaner, Florida Institute of Technology,… … 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
AppleScript — Paradigm(s) Natural language, Scripting … Wikipedia