📄 configuration.properties
字号:
#
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -