configuration.properties

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

PROPERTIES
17
字号
#
# Defines the default encoding for plain text files.

#
# This property defaults to the current platform encoding, but should
# be adjusted when using one of the printer specifc command sets,
# as these command sets don't support all encodings.
#org.jfree.report.modules.output.pageable.plaintext.Encoding=Cp1252

#
# Defines the printer font. Valid values are 6 or 10
#org.jfree.report.modules.output.pageable.plaintext.LinesPerInch=6

#
# Defines the printer font. Valid values are 10, 12, 15, 17 or 20
#org.jfree.report.modules.output.pageable.plaintext.CharsPerInch=10

⌨️ 快捷键说明

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