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

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • Cheetah is better than Python's built-in templating systems at generating the first part of the sample template.
    在生成示例模板的第一部分时,Cheetah比Python的内置模板系统更好用。
  • The templating options command is available for all controls that support templates.
    对于支持模板的所有控件,“模板化选项”命令都是可用的。
  • What's more, Python comes packaged with several basic templating systems that will work in simple cases.
    还有更多的模板系统,随Python一起打包的是一些基本的模板系统,这些模板系统将在简单的情形下工作。
  • The Drupal core provides essential features, such as user management, session management, and templating.
    Drupal核心(core)提供了基本特性,例如用户管理、会话管理和模板制作。
  • We will focus on the templating functionality offered in PDE.
    我们将集中精力研究PDE中提供的模板功能。
  • Formatter:: Template provides a simple templating system for renderer options
    Template提供了一个简单的包含各种显示选项的模板系统
  • The default way of creating views in TurboGears is by using the Kid XML templating language.
    在TurboGears中创建视图的默认方法是使用KidXML模板化语言。
  • Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
    HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。
  • JSP's core out tag makes this latter task easy, but not all templating technologies provide such a mechanism.
    JSP的核心out标记使后面这项工作变得很容易,但是不是所有的模板技术都提供了这样的机制。
  • Python comes with a few built-in templating systems, which work well in simple cases.
    Python提供了少许内置模板系统,它们在简单情况下工作得很好。