首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 简单和优雅的“扩展功能”,对于简单和多语言的模板系统。

简单和优雅的“扩展功能”,对于简单和多语言的模板系统。

资 源 简 介

This project is a didactic investigation about the simplest ways to express template systems and "template engine" algorithms, and about improved versions of these algorithms for practical use, that we named the "smallest" ones. The simplest and well-known template is that: "Hello **X**!" where X is a placeholder, that you can substitute by "world" or by "Mary" to produce "Hello world!" or "Hello Mary!". See how the smallest is inspired by the simplest: * simplest template syntax and * Simplest template engine algorithms For see the smallest algorithms, choose your preferred programming language: * PHP (and download available) * Javascript * PL/pgSQL (Postgre

文 件 列 表

smallest-template-system.php
VIP VIP
0.201307s