AndyAO
2020-12-12 09:53:07 +08:00
运行在 GUI 上的终端就是'终端模拟器',这是在 GUI 对'终端'的模拟.
如果系统的 GUI 功能崩溃,'终端模拟器'用不成了,但'终端'还能用.
***
When you have a GUI, you can use a terminal program to draw a nice resizeable border, add scroll bars, and format the text, and so on, for a terminal session. Often these are called terminal emulators, and sometimes they can handle multiple sessions via a TAB concept. A Terminal Emulator often starts a Shell to allow you to interactively work on a command line.
当你有了图形用户界面,你可以使用终端程序为终端会话绘制一个可调整大小的漂亮边框,添加滚动条,格式化文本等等。这些模拟器通常被称为终端模拟器,有时它们可以通过 TAB 概念处理多个会话。虚拟终端通常会启动一个 Shell 来允许您在命令行上交互式地工作。