?? logging.properties
字號:
# Default logging properties.# See javadoc in java.util.logging.LogManager to information on# overriding these settings. Most of the defaults are compiled in, so# this file is fairly minimal.# Send log records to System.err, default to INFO per documentation.handlers = java.util.logging.ConsoleHandler.level = INFO
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -