词语吧>英语词典>templating翻译和用法

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

网络  模板; 模板代码; 模板法; 内容模板管理; 模版

计算机

双语例句

  • Razor enables a clean and concise templating syntax that enables a very fluid coding workflow.
    Razor启用了一种简洁的模板语法,实现非常流畅的编码工作流。
  • 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。
  • 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这样带来生产力的复杂技术持怀疑态度。
  • 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上进行改进。
  • Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
    HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。
  • The Drupal core provides essential features, such as user management, session management, and templating.
    Drupal核心(core)提供了基本特性,例如用户管理、会话管理和模板制作。
  • Formatter:: Template provides a simple templating system for renderer options
    Template提供了一个简单的包含各种显示选项的模板系统
  • Templating encapsulates common functionality, thus dividing your views into smaller pieces.
    模板封装了常见功能,进而将视图分成了更小的块。