首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

velocity应用layout

2012-10-28 
velocity使用layout#parse(layout/header.vm)body stylebackground:url(images/header_bg.png) repea

velocity使用layout




#parse('layout/header.vm')<body style="background:url(images/header_bg.png) repeat-x;">   <div id="wrapper">$screen_content#parse('layout/bottom.vm')</div></body></html>

热点排行