This is a single line comment.
(2)多行注释:
#*
Thus begins a multi-line comment. Online visitors won’t
see this text because the Velocity Templating Engine will
ignore it.
*#
(3)文档格式:
#
This is a VTL comment block and
may be used to store such information
as the document author and versioning
information:
@version 1.1
@author xiao
*#
转载于:https://blog.51cto.com//
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/176461.html原文链接:https://javaforall.net
