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

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • Python comes with a few built-in templating systems, which work well in simple cases.
    Python提供了少许内置模板系统,它们在简单情况下工作得很好。
  • Velocity is a templating engine in this pure sense.
    从这个单纯的意义上讲,Velocity是一个模板引擎。
  • Formatter:: Template provides a simple templating system for renderer options
    Template提供了一个简单的包含各种显示选项的模板系统
  • An experimental plug-in is available, demonstrating how the templating engine is supposed to work.
    还有一个试验性的插件,阐述了模板引擎的工作方式。
  • What's more, Python comes packaged with several basic templating systems that will work in simple cases.
    还有更多的模板系统,随Python一起打包的是一些基本的模板系统,这些模板系统将在简单的情形下工作。
  • The default way of creating views in TurboGears is by using the Kid XML templating language.
    在TurboGears中创建视图的默认方法是使用KidXML模板化语言。
  • 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这样带来生产力的复杂技术持怀疑态度。
  • Templating& The ability to create a template for page code reuse and substitution.
    模板化&能够创建用于页面代码重用和取代的模板。
  • Templating encapsulates common functionality, thus dividing your views into smaller pieces.
    模板封装了常见功能,进而将视图分成了更小的块。
  • JSF2.0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
    JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。