📄 module.properties
字号:
#
# Support for temporary configuration files. This should be used to cache
# results from other modules. This is not intended to configure the behaviour
# of JFreeReport, use the ReportConfiguration for that purpose.
#
# Deleting these configurations should not kill your application, if it does
# the module implementor did a really bad job.
#
# This implementation stores the files in the Java14 configuration provider.
# The settings are stored in the user-configuation by default.
#
module-info:
name: java.lang.prefs-configstore-module
producer: The JFreeReport project - www.jfree.org/jfreereport
description: Initialializer to support external configuration storages.
version.major: 0
version.minor: 84
version.patchlevel: 0
subsystem: configstore
depends:
module: org.jfree.report.modules.misc.configstore.base.ConfigStoreBaseModule
version.major: 0
version.minor: 84
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -