templating
英 [ˈtɛmplɪtɪŋ]
美 [ˈtɛmplətɪŋ]
网络 模板; 模板代码; 模板法; 内容模板管理; 模版
双语例句
- The templating options command is available for all controls that support templates.
对于支持模板的所有控件,“模板化选项”命令都是可用的。 - Templating& The ability to create a template for page code reuse and substitution.
模板化&能够创建用于页面代码重用和取代的模板。 - Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
我们的目标是向您介绍PDE的模板系统,而这一目标通过一个亲手实践的示例实现了。 - Sinatra can be used with a variety of different templating systems such as Erb, Erubis, and HAML.
在各种各样的模板系统中(例如Erb、Erubis和HAML),都可以使用Sinatra。 - A session on Web Forms will cover features expected in the next version including "Routing, Model Binding, optimizing CSS and JavaScript, [ and] advanced control templating techniques".
有关WebForms的会议将讨论下一版本的功能,包括“关联、模型绑定、优化CSS和JavaScript和高级控件模板化技术”。 - An experimental plug-in is available, demonstrating how the templating engine is supposed to work.
还有一个试验性的插件,阐述了模板引擎的工作方式。 - Follow this rule of thumb, and you should have no trouble reaping the benefits of this templating system.
根据这一经验法则,您应该畅通无阻地获取模板系统的好处。 - What's more, Python comes packaged with several basic templating systems that will work in simple cases.
还有更多的模板系统,随Python一起打包的是一些基本的模板系统,这些模板系统将在简单的情形下工作。 - Velocity is a templating engine in this pure sense.
从这个单纯的意义上讲,Velocity是一个模板引擎。 - Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。