templating
英 [ˈtɛmplɪtɪŋ]
美 [ˈtɛmplətɪŋ]
网络 模板; 模板代码; 模板法; 内容模板管理; 模版
双语例句
- Cheetah is better than Python's built-in templating systems at generating the first part of the sample template.
在生成示例模板的第一部分时,Cheetah比Python的内置模板系统更好用。 - DHH was skeptical about how a fully HTML/ code decoupled templating system would handle complex productivity techniques like layouts or partials.
Rails创始人DHH对一个HTML和代码完全解耦的模板语言系统如何处像布局(layouts)和partils这样带来生产力的复杂技术持怀疑态度。 - 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上进行改进。 - However, you can prepare a control for template editing using the templating Options dialog box in design view.
但是,您可以通过在“设计”视图内使用“模板化选项”对话框,准备要进行模板编辑的控件。 - Velocity is a templating engine in this pure sense.
从这个单纯的意义上讲,Velocity是一个模板引擎。 - Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
我们的目标是向您介绍PDE的模板系统,而这一目标通过一个亲手实践的示例实现了。 - Templating encapsulates common functionality, thus dividing your views into smaller pieces.
模板封装了常见功能,进而将视图分成了更小的块。 - The default way of creating views in TurboGears is by using the Kid XML templating language.
在TurboGears中创建视图的默认方法是使用KidXML模板化语言。 - An experimental plug-in is available, demonstrating how the templating engine is supposed to work.
还有一个试验性的插件,阐述了模板引擎的工作方式。