plain text information - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

plain text information - перевод на русский

COMPUTER DATA CONSISTING ONLY OF UNFORMATTED CHARACTERS OF READABLE MATERIAL
Plain-text; Raw text
  • cat]]</code> in an [[xterm]] window
Найдено результатов: 1918
plain text information      
открытая информация
plain text         

общая лексика

незашифрованный, открытый текст или информация

в криптологии - сообщение, подлежащее засекречиванию. В результате применения к нему методов шифрования такой текст становится непонятным для посторонних. Существует два основных метода преобразования открытого текста: перестановки символов и замена знаков. К открытым текстам относится также и речь

синоним

clear text; plaintext

Смотрите также

cryptogram; cryptography

plain text         
(clear text) открытый (незашифрованный) текст
raw text         
необработанный текст
.TXT         
KIND OF COMPUTER FILE CONTAINING PLAIN TEXT
.txt; .TXT; .Txt; TXT file; Text files; Textfile; Text File; Text-based format; Text file format; Text/plain; Text document; 🖹; Printable file

общая лексика

text

текстовый ASCII-файл. Создается многими редакторами текстов и приложениями

text file         
KIND OF COMPUTER FILE CONTAINING PLAIN TEXT
.txt; .TXT; .Txt; TXT file; Text files; Textfile; Text File; Text-based format; Text file format; Text/plain; Text document; 🖹; Printable file

общая лексика

текстовый файл

файл, не содержащий невидимых (непечатаемых) символов. Обычно создаётся текстовым редактором

Смотрите также

ASCII; character set; file; text editor

text file         
KIND OF COMPUTER FILE CONTAINING PLAIN TEXT
.txt; .TXT; .Txt; TXT file; Text files; Textfile; Text File; Text-based format; Text file format; Text/plain; Text document; 🖹; Printable file
файл хранения текстов
rich text         
COMPUTER TEXT TOGETHER WITH STYLING INFORMATION
Rich text; Styled text; Non-plain text; Text decoration

общая лексика

сложный текст [в отношении полиграфии]

formatted text         
COMPUTER TEXT TOGETHER WITH STYLING INFORMATION
Rich text; Styled text; Non-plain text; Text decoration
текст, представленный в определенном формате, форматированный текст
plain dealing         
TOWN IN BOSSIER PARISH, LOUISIANA, UNITED STATES
Plain Dealing, LA; Plain Dealing
прямота

Определение

Поиск информационный

Википедия

Plain text

In computing, plain text is a loose term for data (e.g. file contents) that represent only characters of readable material but not its graphical representation nor other objects (floating-point numbers, images, etc.). It may also include a limited number of "whitespace" characters that affect simple arrangement of text, such as spaces, line breaks, or tabulation characters. Plain text is different from formatted text, where style information is included; from structured text, where structural parts of the document such as paragraphs, sections, and the like are identified; and from binary files in which some portions must be interpreted as binary objects (encoded integers, real numbers, images, etc.).

The term is sometimes used quite loosely, to mean files that contain only "readable" content (or just files with nothing that the speaker doesn't prefer). For example, that could exclude any indication of fonts or layout (such as markup, markdown, or even tabs); characters such as curly quotes, non-breaking spaces, soft hyphens, em dashes, and/or ligatures; or other things.

In principle, plain text can be in any encoding, but occasionally the term is taken to imply ASCII. As Unicode-based encodings such as UTF-8 and UTF-16 become more common, that usage may be shrinking.

Plain text is also sometimes used only to exclude "binary" files: those in which at least some parts of the file cannot be correctly interpreted via the character encoding in effect. For example, a file or string consisting of "hello" (in whatever encoding), following by 4 bytes that express a binary integer that is not just a character(s), is a binary file, not plain text by even the loosest common usages. Put another way, translating a plain text file to a character encoding that uses entirely different numbers to represent characters does not change the meaning (so long as you know what encoding is in use), but for binary files such a conversion does change the meaning of at least some parts of the file.

Как переводится plain text information на Русский язык