⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configuration.properties

📁 swing编写的库存管理程序。毕业设计类
💻 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 + -