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

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • Templating encapsulates common functionality, thus dividing your views into smaller pieces.
    模板封装了常见功能,进而将视图分成了更小的块。
  • Sinatra can be used with a variety of different templating systems such as Erb, Erubis, and HAML.
    在各种各样的模板系统中(例如Erb、Erubis和HAML),都可以使用Sinatra。
  • Follow this rule of thumb, and you should have no trouble reaping the benefits of this templating system.
    根据这一经验法则,您应该畅通无阻地获取模板系统的好处。
  • Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
    Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。
  • Razor enables a clean and concise templating syntax that enables a very fluid coding workflow.
    Razor启用了一种简洁的模板语法,实现非常流畅的编码工作流。
  • Why use a templating system?
    为什么要使用模板系统?
  • Velocity is a templating engine in this pure sense.
    从这个单纯的意义上讲,Velocity是一个模板引擎。
  • However, you can prepare a control for template editing using the templating Options dialog box in design view.
    但是,您可以通过在“设计”视图内使用“模板化选项”对话框,准备要进行模板编辑的控件。
  • The templating options command is available for all controls that support templates.
    对于支持模板的所有控件,“模板化选项”命令都是可用的。
  • 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。