templating
英 [ˈtɛmplɪtɪŋ]
美 [ˈtɛmplətɪŋ]
网络 模板; 模板代码; 模板法; 内容模板管理; 模版
双语例句
- Full-page and fragment versions of HTML files can usually be served up from the same server-side templating engine.
HTML文件的整页格式和片段格式都可以从相同的服务器端模板引擎获得。 - The default way of creating views in TurboGears is by using the Kid XML templating language.
在TurboGears中创建视图的默认方法是使用KidXML模板化语言。 - What's more, Python comes packaged with several basic templating systems that will work in simple cases.
还有更多的模板系统,随Python一起打包的是一些基本的模板系统,这些模板系统将在简单的情形下工作。 - Sinatra can be used with a variety of different templating systems such as Erb, Erubis, and HAML.
在各种各样的模板系统中(例如Erb、Erubis和HAML),都可以使用Sinatra。 - 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上进行改进。 - The Drupal core provides essential features, such as user management, session management, and templating.
Drupal核心(core)提供了基本特性,例如用户管理、会话管理和模板制作。 - They have demonstrated that emulsion templating can be used to generate rigid, biodegradable scaffolds with interconnected pores.
他们已经证明该乳液模版可用于构建坚硬的、可生物讲解的、具有互联空隙的支架。 - Follow this rule of thumb, and you should have no trouble reaping the benefits of this templating system.
根据这一经验法则,您应该畅通无阻地获取模板系统的好处。 - Python comes with a few built-in templating systems, which work well in simple cases.
Python提供了少许内置模板系统,它们在简单情况下工作得很好。 - Geddy uses patterns common in existing MVC frameworks such as Rails or Django: routes with controllers/ actions, models, templating.
Geddy使用了现有MVC框架中的常见模式,比如Rails和Django中用控制器/行为、模型、模板化的函数。