templating
英 [ˈtɛmplɪtɪŋ]
美 [ˈtɛmplətɪŋ]
网络 模板; 模板代码; 模板法; 内容模板管理; 模版
双语例句
- Velocity is a templating engine in this pure sense.
从这个单纯的意义上讲,Velocity是一个模板引擎。 - Templating encapsulates common functionality, thus dividing your views into smaller pieces.
模板封装了常见功能,进而将视图分成了更小的块。 - The Drupal core provides essential features, such as user management, session management, and templating.
Drupal核心(core)提供了基本特性,例如用户管理、会话管理和模板制作。 - Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。 - JSF2.0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。 - 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上进行改进。 - 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这样带来生产力的复杂技术持怀疑态度。 - Razor enables a clean and concise templating syntax that enables a very fluid coding workflow.
Razor启用了一种简洁的模板语法,实现非常流畅的编码工作流。 - The templating options command is available for all controls that support templates.
对于支持模板的所有控件,“模板化选项”命令都是可用的。 - Python comes with a few built-in templating systems, which work well in simple cases.
Python提供了少许内置模板系统,它们在简单情况下工作得很好。