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

templating

英 [ˈtɛmplɪtɪŋ]

美 [ˈtɛmplətɪŋ]

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

计算机

双语例句

  • Templating encapsulates common functionality, thus dividing your views into smaller pieces.
    模板封装了常见功能,进而将视图分成了更小的块。
  • Follow this rule of thumb, and you should have no trouble reaping the benefits of this templating system.
    根据这一经验法则,您应该畅通无阻地获取模板系统的好处。
  • 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上进行改进。
  • Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
    Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。
  • Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
    HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。
  • 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这样带来生产力的复杂技术持怀疑态度。
  • Our goal was to introduce you to PDE's templating system, and this was accomplished with a hands-on example.
    我们的目标是向您介绍PDE的模板系统,而这一目标通过一个亲手实践的示例实现了。
  • JSF2.0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
    JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。
  • The templating options command is available for all controls that support templates.
    对于支持模板的所有控件,“模板化选项”命令都是可用的。
  • Templating& The ability to create a template for page code reuse and substitution.
    模板化&能够创建用于页面代码重用和取代的模板。