-
1 text string
A group of characters or character bytes representing text handled as a single entity. -
2 string delimiter
A text character that sets apart a string embedded within a string. -
3 string comparison
The use of an operator to determine whether one string is greater than or equal to another string. Use the Option Compare statement to specify binary (case sensitive) or text (non-case sensitive) comparison. -
4 plain text
"A string of text that is displayed with one value for each text attribute: typeface, slant, and weight." -
5 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." -
6 identifier
"Any text string used as a label, such as the name of a procedure or a variable in a program or the name attached to a hard disk or floppy disk."معرّف -
7 page title
A descriptive text string that identifies a page. -
8 marker
"A text string that is associated with a designated time in Windows Media-based content. Markers often denote convenient points to begin playback, such as the start of a new scene." -
9 end name
"A name that appears as a text string near the end of a binary association. It indicates the role played by the class attached to the association end, so each end can have its own end name." -
10 role name
"A name that appears as a text string near the end of a binary association. It indicates the role played by the class attached to the association end, so each end can have its own end name." -
11 HTML tag
"A text string used in HTML to identify a page element's type, format, and appearance. Many elements have start and end tags that define where the element starts and stops." -
12 tap to expand
"A text string displayed in the status bar for Call Progress, alternating with the callee's name, to prompt the user that he/she can tap the bar to return to the call." -
13 tap to merge
"A text string displayed in the status bar during a held call, alternating with the held callee's name, to prompt the user that they can tap the bar to merge the calls." -
14 tap to open
A text string that the user can tap to open a file downloaded from Internet Explorer. -
15 tap to pair
A text string that the user can tap to connect an accessory over Bluetooth. -
16 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." -
17 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." -
18 Perl
"An interpreted language, based on C and several UNIX utilities. Perl has powerful string-handling features for extracting information from text files. Perl can assemble a string and send it to the shell as a command; therefore, it is often used for system administration tasks. A program in Perl is known as a script. Perl was devised by Larry Wall at the NASA Jet Propulsion Laboratory." -
19 Practical Extraction and Report Language
"An interpreted language, based on C and several UNIX utilities. Perl has powerful string-handling features for extracting information from text files. Perl can assemble a string and send it to the shell as a command; therefore, it is often used for system administration tasks. A program in Perl is known as a script. Perl was devised by Larry Wall at the NASA Jet Propulsion Laboratory."English-Arabic terms dictionary > Practical Extraction and Report Language
-
20 emoticon
"A string of text characters that, when viewed sideways, form a face expressing a particular emotion."
- 1
- 2
См. также в других словарях:
Text string — Текстовая строка … Краткий толковый словарь по полиграфии
Text Executive Programming Language — In 1979, Honeywell Information Systems announced a new programming language for their time sharing service named TEX, an acronym for the Text Executive processor. TEX was a first generation scripting language, developed around the time of AWK and … Wikipedia
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
Text segmentation — is the process of dividing written text into meaningful units, such as words, sentences, or topics. The term applies both to mental processes used by humans when reading text, and to artificial processes implemented in computers, which are the… … Wikipedia
String metric — String metrics (also known as similarity metrics) are a class of textual based metrics resulting in a similarity or dissimilarity (distance) score between two pairs of text strings for approximate matching or comparison and in fuzzy string… … Wikipedia
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 interning — In computer science, string interning is a method of storing only one copy of each distinct string value, which must be immutable. Interning strings makes some string processing tasks more time or space efficient at the cost of requiring more… … Wikipedia
String literal — A string literal is the representation of a string value within the source code of a computer program. There are numerous alternate notations for specifying string literals, and the exact notation depends on the individual programming language in … Wikipedia
String-Matching-Algorithmus — Dieser Artikel wurde aufgrund von inhaltlichen Mängeln auf der Qualitätssicherungsseite der Redaktion Informatik eingetragen. Dies geschieht, um die Qualität der Artikel aus dem Themengebiet Informatik auf ein akzeptables Niveau zu bringen. Hilf… … Deutsch Wikipedia
Text editor — A text editor is a type of program used for editing plain text files. Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source… … Wikipedia
String-Matching-Algorithmen — Dieser Artikel oder Abschnitt bedarf einer Überarbeitung. Näheres ist auf der Diskussionsseite angegeben. Hilf mit, ihn zu verbessern, und entferne anschließend diese Markierung. String Matching Algorithmen, etwa Zeichenketten Übereinstimmungs… … Deutsch Wikipedia