templating
英 [ˈtɛmplɪtɪŋ]
美 [ˈtɛmplətɪŋ]
网络 模板; 模板代码; 模板法; 内容模板管理; 模版
双语例句
- Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。 - In this article, I've shown you how to use JSF 2 to implement UIs that are easy to maintain and extend through templating and composite components.
在本文中,我向您展示了如何使用JSF2的模板和复合组件特性来实现易于维护和扩展的UI。 - Sinatra can be used with a variety of different templating systems such as Erb, Erubis, and HAML.
在各种各样的模板系统中(例如Erb、Erubis和HAML),都可以使用Sinatra。 - Follow this rule of thumb, and you should have no trouble reaping the benefits of this templating system.
根据这一经验法则,您应该畅通无阻地获取模板系统的好处。 - Cheetah is better than Python's built-in templating systems at generating the first part of the sample template.
在生成示例模板的第一部分时,Cheetah比Python的内置模板系统更好用。 - Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
我们的目标是向您介绍PDE的模板系统,而这一目标通过一个亲手实践的示例实现了。 - We will focus on the templating functionality offered in PDE.
我们将集中精力研究PDE中提供的模板功能。 - JSF2.0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。 - Why use a templating system?
为什么要使用模板系统? - It's inspired by a Java ™ templating system called Velocity, an improved version of the Webmacro templating system, which is itself an attempt to improve on JavaServer Pages.
它从称为Velocity的Java™模板系统那里获得了灵感,Velocity是Webmacro模板系统的一个改进版本,试图在JavaServerPages上进行改进。