For循环在FreeMarker中没有For循环,但是可以使用<#list>标签简单地实现 ... <#assign xNum = 30> <#switch xNum> <#case 10> xNum等于10 <#break> ...
確定! 回上一頁