修改Tomcat控制台标题

1.在Tomcat的bin目录下,创建一个名为setenv.bat的文件。

2.编辑setenv.bat,

SET TITLE="NEW NAME"

  

猜你喜欢

转载自www.cnblogs.com/JoePotter/p/11773212.html