52古典>英语词典>templating翻译和用法

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • An experimental plug-in is available, demonstrating how the templating engine is supposed to work.
    还有一个试验性的插件,阐述了模板引擎的工作方式。
  • Velocity is a templating engine in this pure sense.
    从这个单纯的意义上讲,Velocity是一个模板引擎。
  • 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。
  • Cheetah is better than Python's built-in templating systems at generating the first part of the sample template.
    在生成示例模板的第一部分时,Cheetah比Python的内置模板系统更好用。
  • Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
    HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。
  • JSF2.0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
    JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。
  • They have demonstrated that emulsion templating can be used to generate rigid, biodegradable scaffolds with interconnected pores.
    他们已经证明该乳液模版可用于构建坚硬的、可生物讲解的、具有互联空隙的支架。
  • Why use a templating system?
    为什么要使用模板系统?
  • Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
    我们的目标是向您介绍PDE的模板系统,而这一目标通过一个亲手实践的示例实现了。
  • Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
    Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。