module.properties
来自「swing编写的库存管理程序。毕业设计类」· PROPERTIES 代码 · 共 25 行
PROPERTIES
25 行
#
# 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.
#
module-info:
name: base-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: 6
subsystem: configstore
depends:
module: org.jfree.report.JFreeReportCoreModule
version.major: 0
version.minor: 84
version.patchlevel: 6
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?