网站首页  词典首页

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

 

词汇 wicket
释义 wick·et 英ˈwɪkɪt美ˈwɪkɪtAHDwĭkʹĭt ★★★☆☆高GCOCA⁴⁶⁸⁴⁵BNC⁹⁴⁰³iWeb¹³²⁷¹Economist⁵³⁵⁸¹⁺¹
基本英英词源搭配近义反义例句Thesaurus例句
n.板球三柱门;两座三柱门之间的场地¹⁰;一局¹⁰;小门⁸⁰复数wickets
Noun:
cricket equipment consisting of a set of three stumps topped by crosspieces; used in playing cricketa small arch used as croquet equipmentsmall gate or door especially one that is part of a larger doorsmall opening like a window in a door through which business can be transacted来自 PIE*weik,弯,转,编织,词源同 wicker,vicarious.引申词义小门,篱笆门,后用于指板 球的三柱门。词义演变比较 hurdle.keep wicket当板球的守门员…wicket gate边门,导叶wicket keeper门将take a wicket使一个击球员出局…platform wicket车站验票门wicket dam门坝balanced wicket活叶闸门wicket gate stem导叶转动轴,导叶叶柄…on a good wicket处于有利地位…leg before wicket击球员违犯规则用腿截…get a wicket杀掉一个击球员…on a sticky wicket处于不利地位…keep one's wicket up没有被打出局,保持自…
近义词 door门hoop箍gate大门exit出口aperture孔grille格栅opening开口lattice格子entrance入口wicket door便门wicket gate边门,导叶

名词100%
用作名词He played the ball onto hiswicket.他把球打进了自己的三柱门.
He had a shy at thewicketbut missed.他向三柱门投掷一球,但未命中。
Defending hiswicketwatchfully, the last man is playing out time.最后一名球员小心地守着他的三柱门,直到比赛结束。
The big door has awicketin it.大门上有一个便门。
They slid through thewicketin the big gate.他们滑行通过大门口的边门。
Buy your tickets at thiswicket.请在此窗口买票。noun.hoop
同义词 arch,entrance,gate,opening,window
反义词 conclusion At the heart of the Wicket architecture is the Component class, which all components and markup containers extend.
Wicket架构的核心是组件类,所有组件和标记容器对其进行扩展。 ibm

By taking away this task, Wicket allows you to concentrate on the application's business logic.
去掉这些任务后, Wicket让您能将精力更多地集中于应用程序的业务逻辑。 ibm

In every Wicket application source code you will find anonymous inner classes.
每个 Wicket应用的源代码中都会发现匿名的内部类。 infoq

The Apache Wicket framework is used for this and we've contributed heavily to this open source project.
Apache Wicket框架将用于这个目的,我们已经对这个开源项目做出了巨大贡献。 ibm

As shown in this article, Wicket is a well supported framework with many useful and easy to use extensions.
正如本文所介绍的, Wicket是一个支持良好的框架,带有很多有用且易用的扩展。 infoq

As we know, Wicket is a component-based framework.
我们知道, Wicket是一个基于组件的框架。 infoq

First, take a look at Wicket's own component hierarchy that you can use with little effort to build a new custom component, or extend it to add new features.
首先,我们来看看 Wicket自身的组件层次结构,该结构很容易用来构建一个新的定制组件,也可以对它进行扩展以便添加新特性。 ibm

I also recommend reading Wicket in Action book, if you find this framework useful and interesting.
如果你觉得这个框架有用且有趣,也推荐你读一读《 Wicket in Action》这本书。 infoq

In short it means that Wicket does not manage the lifecycle of its components and serialization can cause some serious problems, for example during clustering.
简言之,就是 Wicket不会管理组件的生命周期,而序列化则可能导致一些严重的问题,比如在集群中。 infoq

In the case of server-side validation, after the form is submitted, Wicket goes through all the form components placed within the form and executes any attached validators on component input.
对于服务器端验证而言,在表单提交后, Wicket就会遍历置于表单内的所有的表单组件并对组件输入执行所有的关联验证器。 ibm

In Listing16 we see, that mock application context is created as well as the standard Wicket application instance.
我们从清单16看出,虚拟的应用上下文和标准的 Wicket应用实例已经创建好了。 infoq

In this code, the Wicket page's constructor first determines that the request is a response from the OP to the earlier authentication request.
在这段代码中, Wicket页面的构造函数首先确定请求来自于 OP,是对先前身份验证请求的响应。 ibm

Instead of sending data to the client, Wicket renders the components on the server side and sends the rendered markup.
与向客户机发送数据相反, Wicket在服务器端呈现组件并发送所呈现的那个标记。 ibm

Like the application I wrote for the first article, this one also uses Wicket as the UI.
与为第 1部分编写的应用程序一样,这个应用程序也使用 Wicket作为 UI。 ibm

Listing11: Wicket panel with a classic link.
清单11:带有传统链接的 Wicket面板。 infoq

Tapestry and Wicket are both able to perform server-side or client-side using DHTML validation on form input fields.
Tapestry和 Wicket都能够对表单输入字段执行服务器端或客户机端使用 DHTML的验证。 ibm

The most notable improvement is the addition of out- of-the-box, transparent clustering support WICKET-1272.
最值得注意的改进是增加的开箱即用的特性——透明集群支持 WICKET-1272。 infoq

Therefore we can use a base test class for all Wicket- related unit tests.
因此,我们可以为所有 Wicket相关的单元测试创建一个测试基类。 infoq

This object is used to tell Wicket where to redirect to perform the authentication call.
这个对象告诉 Wicket重定向到哪里以执行身份验证调用。 ibm

This section describes how typical tasks are accomplished in Tapestry and Wicket.
本节说明在 Tapestry和 Wicket中如何完成典型的任务。 ibm

To implement this feature you could create a new Wicket panel component and add its instance to the desired web page.
要实现该功能,你可以创建一个新的 Wicket面板组件,将其实例添加到需要的网页中。 infoq

With all this information provided, you should try Wicket framework on your own.
有了上述信息,你应该自己尝试一下 Wicket框架。 infoq

Wicket allows developers to create pages in a Java- Swing- like fashion to let them avoid the overuse of XML configuration files.
Wicket让开发人员能够以一种类似 Java- Swing的方式创建页面,以便避免对 XML配置文件的过度使用。 ibm

Wicket can provide its own message resolution implementation following this pattern.
遵照这一模式, Wicket能提供它自己的消息解决实现。 infoq

Wicket framework has good native support for AJAX, although this technology is optional.
Wicket框架对 AJAX有良好的本地支持,即便该技术可有可无。 infoq

Wicket has a few strong advantages in page versioning and multi- window support.
Wicket在页面版本化和多窗口支持方面具有一些优势。 ibm

Wicket searches all resource files with the names equal to the components in your component hierarchy, with your application last.
Wicket搜索所有资源文件中名称与组件层次结构内的组件相同的文件,最后搜索的是应用程序。 ibm

Wicket supports out- of- container unit testing through the use of a built-in mock object framework.
Wicket通过使用内置的模仿对象框架提供对容器外单元测试的支持。 ibm

Wicket uses its own mechanisms for data binding.
Wicket用它独有的机制进行数据绑定。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2024 tbdmj.com All Rights Reserved 更新时间:2025/1/31 18:43:27