templating

英 [ˈtɛmplɪtɪŋ] 美 [ˈtɛmplətɪŋ]

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

计算机



双语例句

  1. Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
    HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。
  2. Why use a templating system?
    为什么要使用模板系统?
  3. 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。
  4. Templating& The ability to create a template for page code reuse and substitution.
    模板化&能够创建用于页面代码重用和取代的模板。
  5. Also, look at how to write XML using DOM and PHP text templating.
    此外还可以了解如何使用DOM和PHP文本模板编写XML。
  6. By default, Apache Click uses the Apache Velocity templating engine.
    在默认情况下,ApacheClick使用ApacheVelocity模板引擎。
  7. The Drupal core provides essential features, such as user management, session management, and templating.
    Drupal核心(core)提供了基本特性,例如用户管理、会话管理和模板制作。
  8. This article describes the problems that templating systems solve.
    本文将描述模板系统可以解决的问题。
  9. Velocity is a templating engine in this pure sense.
    从这个单纯的意义上讲,Velocity是一个模板引擎。
  10. Follow this rule of thumb, and you should have no trouble reaping the benefits of this templating system.
    根据这一经验法则,您应该畅通无阻地获取模板系统的好处。
  11. Templating encapsulates common functionality, thus dividing your views into smaller pieces.
    模板封装了常见功能,进而将视图分成了更小的块。
  12. 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上进行改进。
  13. Cheetah is better than Python's built-in templating systems at generating the first part of the sample template.
    在生成示例模板的第一部分时,Cheetah比Python的内置模板系统更好用。
  14. What's more, Python comes packaged with several basic templating systems that will work in simple cases.
    还有更多的模板系统,随Python一起打包的是一些基本的模板系统,这些模板系统将在简单的情形下工作。
  15. We will focus on the templating functionality offered in PDE.
    我们将集中精力研究PDE中提供的模板功能。
  16. Python comes with a few built-in templating systems, which work well in simple cases.
    Python提供了少许内置模板系统,它们在简单情况下工作得很好。
  17. Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
    我们的目标是向您介绍PDE的模板系统,而这一目标通过一个亲手实践的示例实现了。
  18. JSP's core out tag makes this latter task easy, but not all templating technologies provide such a mechanism.
    JSP的核心out标记使后面这项工作变得很容易,但是不是所有的模板技术都提供了这样的机制。
  19. The default way of creating views in TurboGears is by using the Kid XML templating language.
    在TurboGears中创建视图的默认方法是使用KidXML模板化语言。
  20. Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
    Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。
  21. However, you can prepare a control for template editing using the templating Options dialog box in design view.
    但是,您可以通过在“设计”视图内使用“模板化选项”对话框,准备要进行模板编辑的控件。
  22. 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这样带来生产力的复杂技术持怀疑态度。
  23. 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和高级控件模板化技术”。
  24. Sinatra can be used with a variety of different templating systems such as Erb, Erubis, and HAML.
    在各种各样的模板系统中(例如Erb、Erubis和HAML),都可以使用Sinatra。
  25. An experimental plug-in is available, demonstrating how the templating engine is supposed to work.
    还有一个试验性的插件,阐述了模板引擎的工作方式。
  26. They have demonstrated that emulsion templating can be used to generate rigid, biodegradable scaffolds with interconnected pores.
    他们已经证明该乳液模版可用于构建坚硬的、可生物讲解的、具有互联空隙的支架。
  27. JSF2.0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
    JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。
  28. Formatter:: Template provides a simple templating system for renderer options
    Template提供了一个简单的包含各种显示选项的模板系统
  29. The templating options command is available for all controls that support templates.
    对于支持模板的所有控件,“模板化选项”命令都是可用的。
  30. Razor enables a clean and concise templating syntax that enables a very fluid coding workflow.
    Razor启用了一种简洁的模板语法,实现非常流畅的编码工作流。