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

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • 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。
  • Templating encapsulates common functionality, thus dividing your views into smaller pieces.
    模板封装了常见功能,进而将视图分成了更小的块。
  • What's more, Python comes packaged with several basic templating systems that will work in simple cases.
    还有更多的模板系统,随Python一起打包的是一些基本的模板系统,这些模板系统将在简单的情形下工作。
  • Cheetah is better than Python's built-in templating systems at generating the first part of the sample template.
    在生成示例模板的第一部分时,Cheetah比Python的内置模板系统更好用。
  • Sinatra can be used with a variety of different templating systems such as Erb, Erubis, and HAML.
    在各种各样的模板系统中(例如Erb、Erubis和HAML),都可以使用Sinatra。
  • By default, Apache Click uses the Apache Velocity templating engine.
    在默认情况下,ApacheClick使用ApacheVelocity模板引擎。
  • Also, look at how to write XML using DOM and PHP text templating.
    此外还可以了解如何使用DOM和PHP文本模板编写XML。
  • 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和高级控件模板化技术”。
  • An experimental plug-in is available, demonstrating how the templating engine is supposed to work.
    还有一个试验性的插件,阐述了模板引擎的工作方式。
  • Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
    Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。