Перевод: с английского на арабский

с арабского на английский

character+string

  • 1 character string

    "A set of characters treated as a unit and interpreted by a computer as text rather than numbers. A character string can contain any sequence of elements from a given character set, such as letters, numbers, control characters, and extended ASCII characters."

    English-Arabic terms dictionary > character string

  • 2 String data type

    "A fundamental data type that holds characters, one character per 2 bytes. A fixed-length string can contain 1 to 64K characters; a variable-length string can contain 1 to 2 billion."

    English-Arabic terms dictionary > String data type

  • 3 string delimiter

    A text character that sets apart a string embedded within a string.

    English-Arabic terms dictionary > string delimiter

  • 4 string

    A group of characters or character bytes handled as a single entity. Computer programs use strings to store and transmit data and commands. Most programming languages consider strings (such as 2674:gstmn) as distinct from numeric values (such as 470924).

    English-Arabic terms dictionary > string

  • 5 text string

    A group of characters or character bytes representing text handled as a single entity.

    English-Arabic terms dictionary > text string

  • 6 Uniform Resource Identifier

    A character string used to identify a resource (such as a file) from anywhere on the Internet by type and location. The set of Uniform Resource Identifiers includes both Uniform Resource Names (URNs) and Uniform Resource Locators (URLs).

    English-Arabic terms dictionary > Uniform Resource Identifier

  • 7 URI

    A character string used to identify a resource (such as a file) from anywhere on the Internet by type and location. The set of Uniform Resource Identifiers includes both Uniform Resource Names (URNs) and Uniform Resource Locators (URLs).

    English-Arabic terms dictionary > URI

  • 8 DNS suffix

    "For DNS, a character string that represents a domain name. The DNS suffix shows where a host is located relative to the DNS root, specifying a host's location in the DNS hierarchy. Usually, the DNS suffix describes the latter portion of a DNS name, following one or more of the first labels of a DNS name."

    English-Arabic terms dictionary > DNS suffix

  • 9 regular expression

    "A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report."

    English-Arabic terms dictionary > regular expression

  • 10 regex

    "A concise and flexible notation for finding and replacing patterns of text. The notation comprises two basic character types: literal (normal) text characters, which indicate text that must exist in the target string, and metacharacters, which indicate the text that can vary in the target string. You can use regular expressions to quickly parse large amounts of text to find specific character patterns; extract, edit, replace, or delete text substrings; or to add the extracted strings to a collection in order to generate a report."

    English-Arabic terms dictionary > regex

  • 11 Stop message

    "A character-based, full-screen error message displayed on a blue background. A Stop message indicates that the Windows kernel detected a condition from which it cannot recover. Each message is uniquely identified by a Stop error code (a hexadecimal number) and a string indicating the errors symbolic name. Stop messages are usually followed by up to four additional hexadecimal numbers, enclosed in parentheses, which identify developer-defined error parameters. A driver or device may be identified as the cause of the error. A series of troubleshooting tips are also displayed, along with an indication that, if the system was configured to do so, a memory dump file was saved for later use by a kernel debugger."

    English-Arabic terms dictionary > Stop message

  • 12 processing instruction

    "An XML structural construct. A mechanism for embedding information in a file intended for proprietary applications rather than the XML parser or browser. The XML parser passes the instructions to the application. A processing instruction is a string of text included almost anywhere in an XML document's character data between ? and ? marks. It begins with the name of the application for which the PI is intended, followed by the data for the instruction. An example is the XML declaration that begins every valid XML file: ?xml version=""1.0"" standalone=""yes"" ?"

    English-Arabic terms dictionary > processing instruction

См. также в других словарях:

  • Character String —   [engl.], Zeichenfolge …   Universal-Lexikon

  • character string —    Any group of alphanumeric characters treated as a single unit. Also known as a string …   Dictionary of networking

  • Character string — Строка символов или знаков …   Краткий толковый словарь по полиграфии

  • character string — group of characters that make up a distinct unit of information …   English contemporary dictionary

  • character string — …   Useful english dictionary

  • wide character string — plačioji eilutė statusas T sritis informatika apibrėžtis Unikodu koduotų ženklų eilutė. Įvardijama tada, kai reikia atskirti nuo įprastų „siaurų“ eilučių, kurios ženklai koduojami vienu baitu. Operavimas plačiomis ir ilgomis eilutėmis yra… …   Enciklopedinis kompiuterijos žodynas

  • String (computer science) — In formal languages, which are used in mathematical logic and theoretical computer science, a string is a finite sequence of symbols that are chosen from a set or alphabet. In computer programming, a string is traditionally a sequence of… …   Wikipedia

  • String (C++) — In the C++ programming language, the std::string class is a standard representation for a string of text. This class removes many of the problems introduced by C style strings by putting the onus of memory ownership on the string class rather… …   Wikipedia

  • Character (computing) — In computer and machine based telecommunications terminology, a character is a unit of information that roughly corresponds to a grapheme, grapheme like unit, or symbol, such as in an alphabet or syllabary in the written form of a natural… …   Wikipedia

  • string —    See character string …   Dictionary of networking

  • String searching algorithm — String searching algorithms, sometimes called string matching algorithms, are an important class of string algorithms that try to find a place where one or several strings (also called patterns) are found within a larger string or text. Let Σ be… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»