JET2 is a template engine for the Eclipse environment.
JET2是用于Eclipse环境的一个模板引擎。
Indicates whether the framework has an inbuilt template engine.
默示框架能否内建模板引擎。
Any decent template engine will use a context or something similar.
对于任何的模板引擎实现都可能有许多类似的实现。
The last thing I need to do is add the template engine-specific code.
我需要做的最后一件事情是添加模板引擎特定的代码。
We started out writing out a spec for a template engine back in late 1999.
早在1999年后期,我们就已经开始为模板引擎写说明文档。
We'll then integrate the template engine into the Struts MVC framework as a view component.
然后我们将把这个模板引擎集成到StrutsMVC框架中作为视图组件。
When combined with a template engine, it can be a very powerful tool in code generation.
如果将模板引擎与之结合使用的话,它将会是一个极为强大的代码生成工具。
This is a list of variables that are always implicitly assigned to the template engine.
定义一组总是隐式地作用于模板引擎的变量列表。
This is a variable that is replaced by the Velocity template engine when the page is generated.
在生成页面时,Velocity模板引擎会替换这个变量。
Given the simplicity of the task, you might get by with a template engine such as Velocity or XSLT.
因为这项任务比较简单,也可以用Velocity或XSLT这样的模板引擎来实现该任务。
In the next section, I'll put Groovy's template engine to the test with a more complicated example.
在下一节中,我们将会使用一个更加复杂的例子对Groovy模板引擎进行测试。
When used as a template engine, you can customize various functions of signs to meet your needs.
当作为一个模板引擎使用,您可以自定义各种功能的标志,以满足您的需求。
XSLT 2.0 offers expanded language capabilities to developers seeking a template engine for code generation.
XSLT 2.0为寻求代码生成模板引擎的开发人员提供了广泛的语言能力。
A template engine would then transform the template by reading it and mapping placeholders with run-time values.
模板引擎然后可以通过读取该模板并在这些占位符和运行时的值之间建立映射来实现对模板的转换。
Transformations themselves are implemented as templates using the Apache Velocity 16 open source template engine.
利用ApacheVelocity16开源模板引擎将转换本身实现为模板。
Velocity, a project from Apache Jakarta, is a template engine that has been used to generate code from UML models.
来自ApacheJakarta 的一个项目,是用于从UML模型生成代码的模板引擎。
Choosing a template engine depends largely on your requirements, so a little research and experimentation is in order.
如何选择模板引擎在很大程度上取决于要求,因此适宜进行少量研究和试验。
You can pass in plain HTML Strings written by hand, create them using some template engine or plugin, or load them via AJAX.
你可以传递一个手写的HTML字符串,或者由某些模板引擎或插件创建的字符串,也可以是通过AJAX加载过来的字符串。
Because the default template engine for Apache Click is Apache Velocity, the HTML file will be similar to a normal, static HTML page.
因为ApacheClick的默认模板引擎是ApacheVelocity,HTML文件与一般的静态HTML页面相似。
From this experience, we decided that the template engine should be written in PHP as a class, for anyone to use as they see fit.
从这些经验,我们决定应该用Php将模板引擎写成一个类,让任何觉得合适的人使用它。
The template engine parsing the templates will try to load template files which have a suffix corresponding to the submitted browser locale.
解析模板的模板引擎会尝试装载其后缀与提交的浏览器地区对应的模板文件。
For example, a PHP script might use a template engine to separate business logic from the presentation, and be considered two separate tiers.
例如,php脚本可能使用一个模板引擎把业务逻辑与表示分隔开,它可以被看作单独的两层。
On the surface, GSPs look just like JSPs, but actually, they couldn't be more different because the GSP framework is really a template engine.
表面上,GSP看起来很像JSP,实际上它们不可能有太大的差别,因为GSP框架其实就是一个模板引擎。
When talking about views, many people think of template solutions but whether it's accurate to call a template engine a view is debatable.
讲到视图,很多人会联想到模板,但模板引擎是否就是视图值得讨论。
Extending the template engine to Web applications, VelocityServlet can be used to process Velocity templates that generate HTML output dynamically.
将模板引擎扩展到Web应用程序,可以使用VelocityServlet处理动态生成HTML输出的Velocity模板。
Template engine, template management and label management, which are the three problems in template technology, are worked over in this paper.
本课题主要研究了应用模板技术所需要解决的三个方面的问题,分别是模板引擎、模板管理和标签管理。
So this month, I'll show you how to simplify report views using Groovy's template engine and the checksum reporting application from my previous article.
因此在本月的文章中,我将向您展示如何使用Groovy模板引擎和上一篇文章中的统计报表应用程序来对统计报表进行简化。
The ability to use PHP to move freely between the business logic layer and the presentation layer (using the PHP template engine) was also very appealing.
为了在业务逻辑层和表示层之间自由地移动(使用PHP模板引擎),还需要掌握PHP。
You can then replace simple placeholder elements with values, components, or structures that become part of the page when the template engine processes them.
当模板引擎处理简单的占位符元素时,您可以用值、组件或作为页面一部分的结构来替换这些元素。
The reason for this is that all aspects regarding the way the results is displayed are handled by the template engine and stored in the page template files.
其中的原因是,结果显示方式的方方面面都由模板引擎处理,并且存储在页面模板文件中。
应用推荐