configuration.properties
来自「swing编写的库存管理程序。毕业设计类」· PROPERTIES 代码 · 共 26 行
PROPERTIES
26 行
#
# HTML target specific configuration properties ...
#
# Defines the document encoding. If undefined, it defaults to the
# platforms default encoding.
#org.jfree.report.modules.output.table.html.Encoding=UTF-8
#
# Defines whether to define a body fragment only. This removes
# the header and body tags and makes it easy to include the generated
# content in own pages.
#org.jfree.report.modules.output.table.html.BodyFragment=UTF-8
#
# Defines whether to generate XHTML1.0 or HTML4.0 content.
#org.jfree.report.modules.output.table.html.GenerateXHTML=false
#
# Defines the default title for generated HTML documents.
#org.jfree.report.modules.output.table.html.Title=
#
# Defines a author for generated HTML documents.
#org.jfree.report.modules.output.table.html.Author=
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?