码迷,mamicode.com
首页 > 其他好文 > 详细

feemarker知识

时间:2016-11-21 19:13:55      阅读:118      评论:0      收藏:0      [点我收藏+]

标签:new   eem   解决   map   news   typename   eid   typeid   pen   

map遍历多出来一些东西解决:

<#if rightType?exists>
<#list rightType.keySet() as typeId> <h2>${rightType.get(typeId)}</h2> <#list newNews as newNews> <#if newNews.typeName==rightType.get(typeId)> </#list> </#list>
</#if>

  

feemarker知识

标签:new   eem   解决   map   news   typename   eid   typeid   pen   

原文地址:http://www.cnblogs.com/stuhjf/p/6086229.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!