📄 velocity.properties
字号:
#
# This is a simple example of a velocity properties file.
#
# Any property that is not listed here will have it's default
# value used. The default values are located in :
# * src/java/org/apache/velocity/runtime/default/velocity.defaults
# * http://jakarta.apache.org/velocity/developer-guide.html
#
# as an example, we are changing the name of the velocity log
#
runtime.log = velocity_example.log
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -