存档

文章标签 ‘velocity’

velocity 资源加载器Resource Loaders

2010年5月5日
593 views 没有评论

资源加载器Resource Loaders
Velocity的一个重要的基础设施就是资源管理系统和资源加载器。他们指向的是资源,而不只是模版,因为资源管理系统不光能处理模版,也能处理非模版的资源,比如在模版中使用#incude()指示符加载的东西。One of the fundamental and important parts about Velocity is the resource management system and the resource loaders. They are referred to as ‘resources’ here rather than ‘templates’ because the resource management system will also handle non-template reasources, specifically things that are loaded via the #include() directive.

阅读全文…

java

  • 粤ICP备09032914号