修改MSDOS窗口标题、大小、字体及背景颜色(Modify the MSDOS window title, size, font, and background color).docVIP

  • 81
  • 0
  • 约4.14千字
  • 约 11页
  • 2017-07-25 发布于河南
  • 举报

修改MSDOS窗口标题、大小、字体及背景颜色(Modify the MSDOS window title, size, font, and background color).doc

修改MSDOS窗口标题、大小、字体及背景颜色(Modify the MSDOS window title, size, font, and background color)

修改MSDOS窗口标题、大小、字体及背景颜色(Modify the MSDOS window title, size, font, and background color) Through the batch Bat, you can modify the MSDOS window title, size, font and background color, etc., the following one by one to introduce you. The following method allows you to use code directly in the MSDOS window, or you can write code into the BAT file. Change window size Mode con cols=30 lines=20 Setting the title of CMD window Title= window title For example: title= public computer Change font and background color Color [fb] For example: color 47 Explain: F: foreground color, that is, font color B: b

文档评论(0)

1亿VIP精品文档

相关文档