localstrings.properties

来自「业界著名的tomcat服务器的最新6.0的源代码。」· PROPERTIES 代码 · 共 4 行

PROPERTIES
4
字号
threadpool.busy=All threads ({0}) are currently busy, waiting. Increase maxThreads ({1}) or check the servlet status
threadpool.max_threads_too_low=maxThreads setting ({0}) too low, set to {1}
threadpool.thread_error=Caught exception ({0}) executing {1}, terminating thread

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?