jcommon.properties
来自「图表生成程序组件 Chart_Excel: 该文件夹中存放着两套组件:用于生成」· PROPERTIES 代码 · 共 15 行
PROPERTIES
15 行
## The minimum loglevel that is loggedorg.jfree.base.LogLevel=Debug## Where to log. Give a classname of a valid LogTarget implementation.org.jfree.base.LogTarget=org.jfree.util.PrintStreamLogTarget## Should the debugging system be disabled by default. This option will surpress all# output, no single line of debug information will be printed. If you want to remove# System.out-debugging on the server side, try to switch to a Log4J-LogTarget instead.org.jfree.base.NoDefaultDebug=false
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?