1·The previous examples stop right before they have to iterate over the items in the order, and for good reason: the templating systems they use can't do that iteration within a template definition.
以前的那些例子恰好在必须按顺序在项上进行迭代之前停止执行,并且有一个好的理由:它们使用的模板系统无法在模板定义内部进行这种迭代。
2·A templating system lets you represent the static portion of a text as a template definition, stored and managed separately from the dynamic portion.
模板系统允许您将文本的静态部分表示为一个模板定义,并与动态部分分开存储和管理。
3·This article describes the problems that templating systems solve.
本文将描述模板系统可以解决的问题。
4·A templating engine can facilitate this process by maintaining the static portion of the output in templates, while dynamically generating and positioning the changing portions.
模板引擎可以改善这个过程,它在模板中保留输出中的静态部分,而动态生成和安排变化的部分。
5·Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
我们的目标是向您介绍pde的模板系统,而这一目标通过一个亲手实践的示例实现了。