templating
英 [ˈtɛmplɪtɪŋ]
美 [ˈtɛmplətɪŋ]
网络 模板; 模板代码; 模板法; 内容模板管理; 模版
双语例句
- 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和高级控件模板化技术”。 - 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上进行改进。 - By default, Apache Click uses the Apache Velocity templating engine.
在默认情况下,ApacheClick使用ApacheVelocity模板引擎。 - JSP's core out tag makes this latter task easy, but not all templating technologies provide such a mechanism.
JSP的核心out标记使后面这项工作变得很容易,但是不是所有的模板技术都提供了这样的机制。 - Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。 - Templating encapsulates common functionality, thus dividing your views into smaller pieces.
模板封装了常见功能,进而将视图分成了更小的块。 - Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。 - They have demonstrated that emulsion templating can be used to generate rigid, biodegradable scaffolds with interconnected pores.
他们已经证明该乳液模版可用于构建坚硬的、可生物讲解的、具有互联空隙的支架。 - 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。 - Formatter:: Template provides a simple templating system for renderer options
Template提供了一个简单的包含各种显示选项的模板系统