命令行大全

title

嚯嚯 发表于 2020-06-22 15:05浏览次数:

title命令使得用户能够改变他们的MS-DOS窗口的标题。

查看英文版

目录:

1 title 运行系统环境

2 title 示例

3 title 语法

title 运行系统环境

Windows xp

Windows vista

Windows 2000

Windows 7

Windows 8

Windows 10

title 示例

title My work window

将命令行窗口的标题更改为“我的工作窗口”。如果您通常打开多个命令窗口,并且需要一种简单的方法来确定哪个窗口在做什么,那么使用标题可能会有所帮助。

title My work window

Change the title of the command line window to "My work window." Using title can be helpful if you routinely have multiple command windows open and need an easy way to identify which window is doing what.

查看英文版

查看中文版

title 语法

TITLE [string]
string 指定命令提示符窗口的标题。
TITLE [string]
string Specifies the title for the command prompt window.

查看英文版

查看中文版