Java模板引擎 Japid

码农软件 · 软件分类 · 模板引擎 · 2019-08-24 18:11:41

软件介绍

Japid-Play 是一个拥有与Java硬编码相同性能和速度的Java模板引擎。模板语法与Play! Web开发框架模板语言相似。

Japid是一个通用的模板引擎,适用于任何Java应用程序来渲染任意Java对象。此外它还提供一个专门用于Play! 框架的适配器。

Japid主要目标是用在基于Play!开发并且拥有大流量的网站中。为了达到这个目标,Japid将基于html的标签文件转换成干净的 Java源代码以便让渲染工作能够达到接近采用Java硬编码的速度。

Japid其它高级特性包括:拥有类似于site-mesh布局功能,可以使用标签 (Tag),模板可以有层级关系,内容缓存,服务器端Include等。使用这些高级功能并不会降低Japid的性能。

性能比较:

Hand-written Java code: 0.85X
Velocity 2X
Freemarker: 3X
Play! rendering layer in Groovy 4-12X

本文地址:https://codercto.com/soft/d/13085.html

A Guide to Monte Carlo Simulations in Statistical Physics

A Guide to Monte Carlo Simulations in Statistical Physics

Landau, David P./ Binder, Kurt / Cambridge Univ Pr / 2005-9 / 786.00元

This new and updated edition deals with all aspects of Monte Carlo simulation of complex physical systems encountered in condensed-matter physics, statistical mechanics, and related fields. After brie......一起来看看 《A Guide to Monte Carlo Simulations in Statistical Physics》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码