LABEL
(label)
创建、更改或删除磁盘的卷标。MS-DOS在目录列表中显示卷标。若有卷系列号也同时显示。
LABEL
[drive:][label]
LABEL
[/MP] [volume] [label]
  drive:         
指定驱动器名。
  label          
指定卷标签。
  /MP            
指定卷应该被当作安装点或卷名。
  volume         
指定驱动器(后面跟一个冒号)、装入点
                 
或卷名。如果指定了卷名,/MP 标志则不必要。
★★★★★实例★★★★★:
要给驱动器A中包含1991年销售情况的的磁盘加一个卷标,输入以下命令行: 
label a:sales1991
Creates,
changes, or deletes the volume label of a disk.
LABEL
[drive:][label]
LABEL
[/MP] [volume] [label]
  drive:         
Specifies the drive letter of a drive.
  label          
Specifies the label of the volume.
  /MP            
Specifies that the volume should be treated as a
                 
mount point or volume name.
  volume         
Specifies the drive letter (followed by a colon),mount point, or volume
name.  If volume name is specified,the /MP flag is
unnecessary.