八八字典>英语词典>templating翻译和用法

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • Razor enables a clean and concise templating syntax that enables a very fluid coding workflow.
    Razor启用了一种简洁的模板语法,实现非常流畅的编码工作流。
  • Sinatra can be used with a variety of different templating systems such as Erb, Erubis, and HAML.
    在各种各样的模板系统中(例如Erb、Erubis和HAML),都可以使用Sinatra。
  • Python comes with a few built-in templating systems, which work well in simple cases.
    Python提供了少许内置模板系统,它们在简单情况下工作得很好。
  • JSF2.0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
    JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。
  • Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
    HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。
  • Also, look at how to write XML using DOM and PHP text templating.
    此外还可以了解如何使用DOM和PHP文本模板编写XML。
  • The templating options command is available for all controls that support templates.
    对于支持模板的所有控件,“模板化选项”命令都是可用的。
  • Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
    Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。
  • 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上进行改进。
  • 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。