configuration.properties

来自「swing编写的库存管理程序。毕业设计类」· PROPERTIES 代码 · 共 15 行

PROPERTIES
15
字号
#
# CSV raw target configuration
#

#
# Defines the column separator, defaults to comma.
#
org.jfree.report.modules.output.csv.Separator=,

#
# Defines whether to write the column names of the datarow into the
# first row.
#
org.jfree.report.modules.output.csv.WriteDatarowNames=false

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?