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

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • The default way of creating views in TurboGears is by using the Kid XML templating language.
    在TurboGears中创建视图的默认方法是使用KidXML模板化语言。
  • Templating& The ability to create a template for page code reuse and substitution.
    模板化&能够创建用于页面代码重用和取代的模板。
  • JSP's core out tag makes this latter task easy, but not all templating technologies provide such a mechanism.
    JSP的核心out标记使后面这项工作变得很容易,但是不是所有的模板技术都提供了这样的机制。
  • By default, Apache Click uses the Apache Velocity templating engine.
    在默认情况下,ApacheClick使用ApacheVelocity模板引擎。
  • Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
    我们的目标是向您介绍PDE的模板系统,而这一目标通过一个亲手实践的示例实现了。
  • What's more, Python comes packaged with several basic templating systems that will work in simple cases.
    还有更多的模板系统,随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这样带来生产力的复杂技术持怀疑态度。
  • Follow this rule of thumb, and you should have no trouble reaping the benefits of this templating system.
    根据这一经验法则,您应该畅通无阻地获取模板系统的好处。
  • Templating encapsulates common functionality, thus dividing your views into smaller pieces.
    模板封装了常见功能,进而将视图分成了更小的块。
  • Velocity is a templating engine in this pure sense.
    从这个单纯的意义上讲,Velocity是一个模板引擎。