GMS为轻量级复制缓存提供了一个默认实现。
A default implementation is provided by GMS for lightweight replicated caching.
AAP的默认实现支持SAML 1.1。
因此,使用这种默认实现就不需要事先编译模式。
Therefore, if you are using the default implementation, you don't need to compile schemas ahead of time.
此虚方法的默认实现将引发上述事件。
The default implementation of this virtual method raises the event as described above.
默认实现返回空构造函数。
默认实现将返回- 1。
此方法的默认实现的运算复杂度为O (1)。
The default implementation of this method is an o (1) operation.
出于某些原因,它们停止包含这个文件,而选择使用默认实现。
For some reason, they stopped including this file by opting for a default implementation.
此方法虽然是虚方法,但具有引发事件的默认实现。
This method, although virtual, does have a default implementation that raises the event.
CachedRowSet的默认实现不对数据库服务器维护锁。
The default implementation of the CachedRowSet does not maintain locks on the database server.
此方法是抽象的,因此它不包含对锁定和解锁的默认实现。
This method is abstract, so it does not contain a default implementation on locking and unlocking.
它提供了这些方法的默认实现,在实现自定义检测器时要覆盖这些方法。
It provides default implementations of these methods that you will override when implementing a custom detector.
这个实现类将是EchoService接口的默认实现,如清单3所示。
This implementation class will be the default implementation for the EchoService interface, shown in Listing 3.
清单5给出一个扩展openidresolver的默认实现的事件处理函数。
Listing 5 shows a handler that extends the default implementation of OpenIDResolver.
此属性的默认实现将缓存该值,同时计算是否启用了此元素的父元素。
The default implementation of this property caches the value and also calculates whether the parent element of this element is enabled.
默认实现制作所有本地设置的可写属性(包括内部表达式)的深层副本。
The default implementation makes deep copies of all writable, locally set properties, including internal expressions.
这里使用了ContextInformationValidator的默认实现。
Here, we have used the default implementation ContextInformationValidator.
此方法的默认实现需要由派生类重写,以便在清除集合之后执行某些操作。
The default implementation of this method is intended to be overridden by a derived class to perform some action after the collection is cleared.
一个解决方案:默认实现为关闭,这样那些单机用户就可以享受这个便利了。
One solution: Implement it as off by default, so those running IE 7 on a single-user, private machine can enjoy this helpful convenience.
接下来的一节,您将看到如何将搜索功能从默认实现转到您自已的定制组件中。
In the next section, you'll see how to move search capabilities from the default implementation into custom components of your own.
此方法的默认实现需要由派生类重写,以便在移除指定元素之后执行某些操作。
The default implementation of this method is intended to be overridden by a derived class to perform some action after the specified element is removed.
这意味着,sessions和窗体身份验证不能使用其默认实现,因为它们使用cookie。
This means that sessions and forms authentication break using their default implementation, because they use cookies.
这是一个不可选的默认实现,因此必须要覆盖它(如果您对从这个线程返回的结果感兴趣的话)。
This has a no-op default implementation, so you must override this (if you care about results coming back from the thread).
如果某些action类提供一个特定的实现,则将此方法声明为受保护,并给它一个默认实现。
If some Action classes will provide a case-specific implementation, declare the method protected and give it a default implementation.
我要先承认我不是其中之一——我常常认为toString非常有用,一般不会费心去重写默认实现。
I'll confess up front that I'm not one of them — I've often found toString useful, but generally I don't bother overriding the default.
LogonCmd接口的默认实现将使用几个WebSphereCommerce任务命令来执行认证。
The default implementation of the LogonCmd interface uses several WebSphere Commerce task commands to perform the authentication.
workadapter类也包含在内,它提供了所有方法的默认实现,因此,子类只需覆盖自己感兴趣的方法即可。
A WorkAdapter class is also included that provides default implementations of all the methods so that a subclass need only override those it's interested in.
对于JSR 168portlet,genericportlet类提供了对portlet接口的默认实现。
For JSR 168 portlets, the GenericPortlet class provides a default implementation for the portlet interface.
为了避免这种情况,可以在AspectJ中声明其他类型的成员或者父类,包括接口的默认实现,只要所有定义保持二进制兼容即可。
To avoid that, in AspectJ you can declare members and parents of other types, including default implementations for interfaces, as long as any definition preserves binary compatibility.
LogonCmd的默认实现将解析随登录表单页面提交的logonId和logonPassword参数,使用这些询问信息来认证用户。
The default implementation of the LogonCmd parses the logonId and logonPassword parameters, which are submitted from the logon form page, and uses this challenge information to authenticate the user.
应用推荐