📄 velocity.properties
字号:
#default charset
input.encoding=UTF-8
output.encoding=UTF-8
default.contentType=text/html; charset=UTF-8
# Velocity Macro libraries. The webwork.vm comes standard with webwork.
velocimacro.library = webwork.vm,config/macro/hodeSysBean.vm,config/macro/hodeSysHTMLUI.vm,config/macro/hodeSysUI.vm
#hode.vm,
# Default name of the loop counter
# variable reference.
directive.foreach.counter.name = velocityCount
# Default starting value of the loop
# counter variable reference.
directive.foreach.counter.initial.value = 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -