网站首页  词典首页

请输入您要查询的英文单词:

 

单词 facelets
释义

facelets

  • 网络非模板标签指南
1.
非模板标签指南
JavaServer... ... 13.4.7 Facelets 模板标签指南 368 13.4.8 Facelets 非模板标签指南 371 15.3.2 Servlet 过滤器和授权 408 ...
www.bookschina.com

例句

释义:
1.
The last parameter, facelets. DEVELOPMENT, is not required, but allows you to use the error-handling facility of Facelets.
最后一个参数facelets.DEVELOPMENT不是必需的,但是它允许您使用Facelets的错误处理工具。
www.ibm.com
2.
If you used Facelets only to define and use templates, you might be a bit disappointed.
如果只用Facelets定义和使用模板,那么可能会有点失败。
www-128.ibm.com
3.
Having a tag library is nice, but for it to be useful, you have to tell Facelets that it exists.
有了一个标记库是很好,但是要让它有用,还必须把它的存在告诉Facelets。
www-128.ibm.com
4.
Facelets seems to really scratch an itch for the JSF development community.
Facelets好像确实符合JSF开发社区的需求。
www.ibm.com
5.
The steps to install Facelets are easy to follow.
安装Facelets的步骤很容易。
www-128.ibm.com
6.
You can use a Facelets TagHandler to inject the logic to decide whether components in the body of a tag are added to the component tree.
可以使用FaceletsTagHandler注入逻辑以决定是否把标记体中的组件添加到组件树中。
www.ibm.com
7.
In fact, Tapestry was well ahead of its time when it first came out, and Facelets does draw on some of its ideas.
实际上,Tapestry刚出现的时候,大大领先于它的时代,而Facelets确实借鉴了它的一些想法。
www-128.ibm.com
8.
In that it leaves room for some Facelets love and a field composition component to get rid of duplicate code.
类似,但它为Facelets和一个字段复合组件留出了空间,可以避免重复代码。
www-128.ibm.com
9.
Remember that the endgame of a Facelets template is to create a JSF component tree.
切记,Facelets模板的最后阶段是创建JSF组件树。
www.ibm.com
10.
Even with some shortcomings, I strongly recommend that you download Facelets and start using it as quickly as possible.
虽然有些缺点,我还是强烈推荐您下载Facelets并尽快开始使用它。
www-128.ibm.com
1.
Tags in Facelets because everything is treated as a component in a component tree.
标记,因为所有的东西都被当成组件树中的组件。
www-128.ibm.com
2.
You can use JSF components directly within the Facelets templating language without any additional development.
在Facelets模板化语言中可以直接使用JSF组件,不用任何额外的开发。
www-128.ibm.com
3.
Facelets knows about the JSF component tree, and its sole purpose in life is to build that component tree.
Facelets知道JSF组件树,它的唯一目的就是构建这个组件树。
www-128.ibm.com
4.
Another required parameter to use tag libraries with Facelets is the facelets. LIBRARIES parameter.
使用带有Facelets的标记库时所需要的另一个参数是facelets.LIBRARIES参数。
www.ibm.com
5.
For Facelets templates to take effect, you need to tell JSF about the Facelets view handler.
要让Facelets模板生效,需要把Facelets视图处理器告诉JSF。
www-128.ibm.com
6.
These elements perform that task and also effectively replace the normal Facelets entry in faces-config. xml.
这些元素执行这个任务,并有效地替换faces-config.xml中常规的Facelets条目。
www.ibm.com
7.
This template page uses the insert and the include tags from the Facelets library, associated with the ui namespace.
该模板页面使用了Facelets库中的insert和include标记,与ui名称空间相关联。
www.ibm.com
8.
If your JSF application is a JSF 2 (or a Facelets), place the tag library declaration in the XHTML page, as shown in Listing 2.
如果您的JSF应用程序是JSF2(或Facelets),将标记库声明放在XHTML页面中,如清单2所示。
www.ibm.com
9.
I mentioned earlier that I changed this application from one that used strictly servlets and JSPs to MyFaces and Facelets.
前面我已经说过我对该应用程序进行了改造,从严格使用servlet和JSP更改为使用MyFaces和Facelets。
www.ibm.com
10.
You might also want to download the example code for this article and install Facelets (and Tomahawk) before going further.
在进一步深入学习之前,您也可能想下载本文的示例代码,并安装Facelets(和Tomahawk)。
www.ibm.com
1.
For starters, I show you a pain-free way to do Internationalization using a Facelets expression language (EL) function.
首先介绍一种使用Facelets表达式语言(EL)函数进行国际化的简便方法。
www.ibm.com
2.
The SetValueBindingHandler just defines a variable and puts the variable in the Facelets scope so your logic tags can reuse the variable.
SetValueBindingHandler只定义了一个变量并把变量放置在Facelets作用域内,这样您的逻辑标记就可以重用该变量。
www.ibm.com
3.
Replacing JSP with an alternative viewing technology based on Facelets.
使用基于Facelets的视图技术代替JSP。
www.infoq.com
4.
Facelets solves a pet peeve of mine about internationalization: writing a lot of special code for something I may never need.
Facelets解决了国际化给我带来的一大烦恼:编写大量可能永远也用不到的代码。
www.ibm.com
5.
See a complete listing of Facelets parameters.
请参阅Facelets参数的完整清单。
www-128.ibm.com
6.
If you use a new JSF component library, you have to have a Facelets tag library file that exposes that library.
如果要使用新的JSF组件库,必须有公开这个库的Facelets标记库。
www-128.ibm.com
7.
Facelets is a much more comprehensive solution: a templating language that is geared toward the JSF component model.
Facelets是更加全面的解决方案:专为JSF组件模型度身定制的模板化语言。
www-128.ibm.com
8.
Register the facelets-taglib descriptor file.
注册facelets-taglib描述符文件。
www.ibm.com
9.
In the remaining two articles in this series, I will explore Facelets, JSF 2's composite components, and built-in support for Ajax.
在本系列随后的两篇文章中,我将探讨Facelets、JSF2的复合组件以及对Ajax的内置支持。
www.ibm.com
10.
JSF 2. 0 simplifies page and component authoring through Facelets, Templating, and Composite Components.
JSF2.0借助Facelet、模板化和复合组件简化了页面和组件的编写。
www.infoq.com
1.
Listing 3 shows another web. xml entry needed for Facelets.
清单3显示了Facelets需要的另一个条目。
www.ibm.com
2.
Element that is declared before the tag element above: you ll need it later to use this tag library from another Facelets page.
元素:稍后需要通过它在其他Facelets页面中使用这个标记库。
www-128.ibm.com
3.
Facelets obviates the need to write custom tags to use JSF components.
Facelets减少了编写定制标记才能使用JSF的需求。
www-128.ibm.com
4.
Now it's time to explore how Facelets is used and why it makes things easier in JSF application development.
现在,开始探索如何使用Facelets,以及它使JSF应用程序开发变得更容易的原因。
www.ibm.com
5.
Facelets (or similar) support is a goal for JSF 2. 0, and the primary Facelets developer is on the JSF Expert Group.
JSF2.0的目标是获得Facelets(或类似的)支持,最主要的Facelets开发人员都属于JSF专家组。
www.ibm.com
6.
Extract facelets-1. 1. 11. zip to a directory.
将facelets-1.1.11.zip解压缩到目录中。
www.ibm.com
7.
To overcome this, you can use the following expression in your Facelets page to prepend the namespace to your javascript code
要克服这一点,你可以在你的Facelets页中应用下面的表达式,来为你的javascript代码预先设定命名空间
www.infoq.com
8.
The steps to create and use a Facelets template are as follows
创建和使用Facelets模板的步骤如下
www-128.ibm.com
9.
For debugging, you need to read the Facelets manual, turn on its JDK 1. 4-style logging, and set up its
要想调试,需要阅读Facelets手册,打开JDK1.4样式的日志,根据开发情况设置它的
www-128.ibm.com
10.
There are four steps to creating a tag that retrieves a value binding in Facelets
创建在Facelets中检索值绑定的标签包含四个步骤
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/14 5:28:11