📄 configuration.properties
字号:
#
# Configuration settings for the file config storage provider module.
#
#
# Defines the directory, where the user settings will be stored.
# If the directory starts with an '~/', the given directory will be
# considered relative to the users home directory.
org.jfree.report.modules.misc.configstore.filesystem.UserTargetDir=~/.jfreereport/user
#
# Defines the directory, where the system settings will be stored.
# If the directory starts with an '~/', the given directory will be
# considered relative to the users home directory.
org.jfree.report.modules.misc.configstore.filesystem.SystemTargetDir=~/.jfreereport/system
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -