📄 6020d4187279001c1e0dd5640c729e05
字号:
<?xml version="1.0" encoding="UTF-8"?>
<!-- NOTE: By default, no user is included in the "manager" role required to operate the "/manager" web application. If you wish to use this app, you must define such a user - the username and password are arbitrary.--><tomcat-users><user name="admin" password="" roles="admin,manager"/> <user name="tomcat" password="tomcat" roles="tomcat"/> <user name="role1" password="tomcat" roles="role1"/> <user name="both" password="tomcat" roles="tomcat,role1"/></tomcat-users>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -