- 授权协议: GPL
- 开发语言: PHP Python
- 操作系统: 跨平台
- 软件首页: http://htmltmpl.sourceforge.net/
- 软件文档: http://htmltmpl.sourceforge.net/python-api.html
软件介绍
htmltmpl 是一个为 Python 和 PHP 提供的 HTML 模板引擎,主要适合Web开发人员。
示例代码:
<TMPL_INCLUDE header.tmpl>
<TMPL_INCLUDE NAME="header.tmpl">
<TMPL_VAR name>
<TMPL_VAR NAME="city">
<TMPL_VAR NAME="text1" ESCAPE="HTML">
<TMPL_VAR NAME="text2" ESCAPE="NONE" GLOBAL="0">
<TMPL_VAR address GLOBAL="1">
<!-- TMPL_VAR test ESCAPE=URL -->
Mathematica Cookbook
Sal Mangano / O'Reilly Media / 2009 / GBP 51.99
As the leading software application for symbolic mathematics, Mathematica is standard in many environments that rely on math, such as science, engineering, financial analysis, software development, an......一起来看看 《Mathematica Cookbook》 这本书的介绍吧!
