-
1 ASCIIZ
Вычислительная техника: строка символов, завершающаяся символом NUL -
2 ASCIIZ
строка символов ASCII, завершающаяся символом NUL -
3 ASCIIZ string
ASCIIZ-строка, завершающаяся нулём строка ASCII-символов -
4 ASCIIZ string
ASCIIZ-строка, завершающаяся нулём строка ASCII-символовThe New English-Russian Dictionary of Radio-electronics > ASCIIZ string
-
5 ASCIIZ string
строка, заканчивающаяся символом конца строки (null terminator) Syn: null-terminated character stringБольшой англо-русский и русско-английский словарь > ASCIIZ string
-
6 ASCIIZ string
строка, заканчивающаяся символом конца строки (null terminator)Syn:English-Russian dictionary of computer science and programming > ASCIIZ string
-
7 ASCIIZ-merkkijono
последовательность американского стандартного кода для обмена информацией -
8 ASCIIZ-merkkijono
последовательность американского стандартного кода для обмена информацией ( ж.) -
9 null-terminated string
ASCIIZ-строка, завершающаяся нулём строка ASCII-символовEnglish-Russian electronics dictionary > null-terminated string
-
10 null-terminated string
ASCIIZ-строка, завершающаяся нулём строка ASCII-символовThe New English-Russian Dictionary of Radio-electronics > null-terminated string
-
11 null-terminated character string
Большой англо-русский и русско-английский словарь > null-terminated character string
-
12 string
1) вчт строка (1. последовательность записанных в одну линию символов 2. тип данных) || представлять в виде строки || строковый2) (упорядоченная) последовательность; ряд; цепочка || располагать последовательно; представлять в виде ряда или цепочки3) струна (1. натянутая упругая нить 2. звукообразующий орган струнного музыкального инструмента 3. релятивистский физический объект) || струнный4) струнный музыкальный инструмент; смычковый (струнный) музыкальный инструмент; pl струнные или смычковые ( в оркестре)•- string of term
- alphabetic string
- ASCII string
- ASCIIZ string
- bit string
- boson string
- byte string
- character string
- closed string
- cosmic string
- C-style string
- digit string
- digital string
- double-word string
- dual string
- elastic string
- empty string
- fermion string
- finite string
- homogeneous string
- initialization string
- isolator string
- null string
- null-terminated string
- open string
- phone string
- pizzicato strings
- quoted string
- relativistic string - tremolo strings
- setup string
- spin string
- symbol string
- synth strings I-
- synth strings II
- terminal string
- thyristor string
- word string -
13 string
1) вчт. строка (1. последовательность записанных в одну линию символов 2. тип данных) || представлять в виде строки || строковый2) (упорядоченная) последовательность; ряд; цепочка || располагать последовательно; представлять в виде ряда или цепочки3) струна (1. натянутая упругая нить 2. звукообразующий орган струнного музыкального инструмента 3. релятивистский физический объект) || струнный4) струнный музыкальный инструмент; смычковый (струнный) музыкальный инструмент; pl. струнные или смычковые ( в оркестре)•- ASCII string
- ASCIIZ string
- bit string
- boson string
- byte string
- character string
- closed string
- cosmic string
- C-style string
- digit string
- digital string
- double-word string
- dual string
- elastic string
- empty string
- fermion string
- finite string
- homogeneous string
- initialization string
- isolator string
- null string
- null-terminated string
- open string
- phone string
- pizzicato strings
- quoted string
- relativistic string
- setup string
- spin string
- string of states
- string of term
- symbol string
- synth strings I
- synth strings II
- terminal string - thyristor string
- tremolo strings
- word stringThe New English-Russian Dictionary of Radio-electronics > string
-
14 null-terminated character string
English-Russian dictionary of computer science and programming > null-terminated character string
См. также в других словарях:
ASCIIZ — … Википедия
ASCIIZ — American Standard Code for Information Interchange Zero terminated mit NUL terminierte ASCII Zeichenkette … Acronyms
ASCIIZ — ● /as ki Z/ sg. ►NORM American Standard Code for Information Interchange Zero. Désigne une chaîne en ASCII standard, mais terminée par un Zéro, qui indique en fait la fin de la chaîne et non pas un caractère de la chaîne. L autre manière de coder … Dictionnaire d'informatique francophone
ASCIIZ — American Standard Code for Information Interchange Zero terminated mit NUL terminierte ASCII Zeichenkette … Acronyms von A bis Z
MS-DOS API — The MS DOS API is an API used originally in MS DOS/PC DOS, and later by other DOS systems. Most calls to the DOS API invoke software interrupt 21h (INT 21h). By calling INT 21h with a subfunction number in the AH processor register and other… … Wikipedia
Строковый тип — В программировании, строковый тип (англ. string «нить, вереница») тип данных, значениями которого является произвольная последовательность (строка) символов алфавита. Каждая переменная такого типа (строковая переменная) может быть… … Википедия
Null character — For other uses, see Null symbol. The null character (also null terminator), abbreviated NUL, is a control character with the value zero.[1] [2] It is present in many character sets, including ISO/IEC 646 (or ASCII), the C0 control code, the… … Wikipedia
ThinBasic — Infobox programming language name = ThinBasic developer = Eros Olmi and Roberto Bianchi latest release version = v1.6.0.10 latest release date = July 5 2008 dialects = BASIC operating system = Windows license = Freeware website =… … Wikipedia
Assemblersprache — Eine Assemblersprache (oft abgekürzt als ASM bzw. asm) ist eine spezielle Programmiersprache, welche die Maschinensprache einer spezifischen Prozessorarchitektur in einer für den Menschen lesbaren Form repräsentiert. Jede Computerarchitektur hat… … Deutsch Wikipedia
Liste von Hallo-Welt-Programmen/Programmiersprachen — Dies ist eine Liste von Hallo Welt Programmen für gebräuchliche Programmiersprachen. Weitere Beispiele für grafische Benutzeroberflächen, Web Technologien, exotische Programmiersprachen und Textauszeichnungssprachen sind unter Liste von Hallo… … Deutsch Wikipedia
Chaine De Caractères — Chaîne de caractères En informatique, une chaîne de caractères est une suite ordonnée de caractères. La chaîne de caractères est un type de donnée dans de nombreux langages informatiques. En anglais, on emploie le terme (en) string. Sommaire 1… … Wikipédia en Français