CLRSCR:清除屏幕
“Clearing the screen”经常缩写成CLRSCR,以便快捷书写、使用。
常见于计算机领域,和软件相关。
中文意思为:“清除屏幕”。
Clearing the screen具体释义
- 英文缩写:CLRSCR
- 英语全称: Clearing the screen
- 英语发音:
- 美式英语发音:
- 英式英语发音:
- 中文意思:清除屏幕
- 中文拼音:qīng chú píng mù
- 常用领域:计算机
- 相关:软件
英文缩写词CLRSCR的例句
- Also demonstrated in this function are turning the cursor invisible, clearing the screen, printing text, and returning to the saved cursor location.
- 此函数中演示的内容还包括:将光标转变为不可见,清除屏幕(CLRSCR),打印文本,以及返回到保存的光标位置。
- First, here are some additional features that tput provides : extracting terminal information such as the devices, the number of columns and rows, and clearing data from the screen.
- 首先,tput提供了以下一些附加功能:提取终端信息(如设备,列数和行数)和清除屏幕(CLRSCR)上的数据。
- Using tput, you can alter several terminal capabilities, such as moving or altering the cursor, changing text properties, and clearing specific areas of the terminal screen.
- 通过使用tput,您可以更改几项终端功能,如移动或更改光标、更改文本属性,以及清除终端屏幕的特定区域。
- Clearing this option causes auto-hidden windows to appear instantly when requested rather than slowly transitioning onto the screen.
- 清除此选项将使自动隐藏窗口在被请求时立即出现,而不是慢慢地过渡出现在屏幕上。
- In your own applications, you might consider clearing the username and password when failure occurs because of authentication and adding an error message to the screen.
- 在我们自己的应用程序中,可以考虑在发生认证失败的情况时清除用户名和密码,并向屏幕上添加一条错误消息。