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

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

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

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

terminal emulation - перевод на Английский

PROGRAM THAT EMULATES A VIDEO TERMINAL
Terminal program; Comm program; Term program; Terminal emulation; Termainal emulator; Console window; Terminal Emulator; Comunications terminal program; Terminal software; GUI terminal; Term (computers); Terminal window; Telemate
  • [[Windows Terminal]], an open-source terminal emulator for [[Windows 10]] and [[Windows 11]]
  • [[xterm]], a terminal emulator designed for the [[X Window System]]

terminal emulation         
terminal immitatie, gebruik van een communicatie programma om een computer te laten fungeren als terminal
computer terminal         
  • IBM 2250 Model 4, including [[light pen]] and programmed function keyboard
  • [[IBM 2260]]
  • Nano]] text editor running in the [[xterm]] terminal emulator
  • A typical text terminal produces input and displays output and errors
  • A Televideo [[ASCII]] character mode terminal
COMPUTER INPUT/OUTPUT DEVICE; AN ELECTRONIC OR ELECTROMECHANICAL HARDWARE DEVICE THAT IS USED FOR ENTERING DATA INTO, AND DISPLAYING DATA FROM, A COMPUTER OR A COMPUTING SYSTEM UPDATE PROGRAMMING
Block-oriented terminal; Character-cell and block-oriented terminals; Character-oriented terminal; Computer terminals; Dumb terminals; Video terminal; Glass tty; Serial terminal; Text terminal; Text console; Hard TTY; Glass TTY; Intelligent terminal; Character terminal; Data terminal; Glass teletypes; Glass teletype; Video display terminal; Video display terminals; Terminal host; Dumb terminal; Physical terminal; Dumb Terminal; Data terminals; Block mode terminal; Graphics terminal; Graphical terminal; Printing terminal; Hard-copy terminal; Decwriter; Console terminal; Electronic terminal; Character-based terminals; Terminal (computing)
computerstation
dumb terminal         
  • IBM 2250 Model 4, including [[light pen]] and programmed function keyboard
  • [[IBM 2260]]
  • Nano]] text editor running in the [[xterm]] terminal emulator
  • A typical text terminal produces input and displays output and errors
  • A Televideo [[ASCII]] character mode terminal
COMPUTER INPUT/OUTPUT DEVICE; AN ELECTRONIC OR ELECTROMECHANICAL HARDWARE DEVICE THAT IS USED FOR ENTERING DATA INTO, AND DISPLAYING DATA FROM, A COMPUTER OR A COMPUTING SYSTEM UPDATE PROGRAMMING
Block-oriented terminal; Character-cell and block-oriented terminals; Character-oriented terminal; Computer terminals; Dumb terminals; Video terminal; Glass tty; Serial terminal; Text terminal; Text console; Hard TTY; Glass TTY; Intelligent terminal; Character terminal; Data terminal; Glass teletypes; Glass teletype; Video display terminal; Video display terminals; Terminal host; Dumb terminal; Physical terminal; Dumb Terminal; Data terminals; Block mode terminal; Graphics terminal; Graphical terminal; Printing terminal; Hard-copy terminal; Decwriter; Console terminal; Electronic terminal; Character-based terminals; Terminal (computing)
n. stom terminaal (een computer verbonden aan een net dat niet onafhankelijk gegevens kan verwerken)

Определение

terminal emulation

Википедия

Terminal emulator

A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Though typically synonymous with a shell or text terminal, the term terminal covers all remote terminals, including graphical interfaces. A terminal emulator inside a graphical user interface is often called a terminal window.

A terminal window allows the user access to a text terminal and all its applications such as command-line interfaces (CLI) and text user interface (TUI) applications. These may be running either on the same machine or on a different one via telnet, ssh, dial-up, or over a direct serial connection. On Unix-like operating systems, it is common to have one or more terminal windows connected to the local machine.

Terminals usually support a set of escape sequences for controlling color, cursor position, etc. Examples include the family of terminal control sequence standards known as ECMA-48, ANSI X3.64 or ISO/IEC 6429.