网站首页  词典首页

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

 

单词 default implementation
释义

default implementation

  • 网络默认实现;预设实作
1.
默认实现
ASP.NET MVC 论坛 - 中国最专业的MVC技术论坛 ... Interface 接口 Default Implementation 默认实现 Name 名称 ...
www.bbsmvc.com
2.
预设实作
实践10:不要依赖equals()的预设实作default implementation) 不要不假思索地认定一个class总是会正确实作出equals()。1.…
www.showxiu.com

例句

释义:
1.
If some Action classes will provide a case-specific implementation, declare the method protected and give it a default implementation.
如果某些Action类提供一个特定的实现,则将此方法声明为受保护,并给它一个默认实现。
www.ibm.com
2.
Just as the default implementation of the ZSI client was not namespace aware , the server is not either .
正如ZSI客户机的缺省实现无法知道名称空间一样,服务器的同样也无法知道。
www.bing.com
3.
To create the interface and the default implementation file, you can use pureQuery's ORM process, shown in the next section.
为了创建接口和默认实现类,可以像下一小节描述的那样使用pureQuery的ORM过程。
www.ibm.com
4.
The default implementation opens a dialog box with a collection of component editor control objects and a user interface.
默认的实现打开一个对话框,该对话框包含一个组件编辑器控件对象集合和一个用户界面。
msdn2.microsoft.com
5.
Methods yourself to perform serialization; the Java Runtime Environment will have the default implementation of these methods available.
方法来执行序列化;Java运行时环境具有使这些方法可用的默认实现。
www-128.ibm.com
6.
Provides a default implementation of this method but encourages overriding the default implementation to supply a more useful description.
提供了该方法的一个默认实现,但是仍鼓励重写默认实现以提供更有用的描述。
www-128.ibm.com
7.
Interfaces and interface members are abstract; interfaces do not provide a default implementation.
接口和接口成员是抽象的;接口不提供默认实现。
msdn2.microsoft.com
8.
Second, the default implementation of this class does not guarantee that the same value will be returned by different instances.
其次,该类的默认实现不保证不同的实例返回相同的值。
msdn2.microsoft.com
9.
The overidden method should use the rectangle passed in and render a preview of the asset into it. The default implementation is a no-op.
应该是用矩形传递重写方法并渲染为资源的预览,默认的执行一个空操作。
game.ceeger.com
10.
The default implementation of this method returns the type of all the collection items in a Type array.
这个方法的预设实作会传回型别阵列中所有集合项目的型别。
technet.microsoft.com
1.
Creates an instance of the default implementation of an asymmetric algorithm.
创建非对称算法的指定实现的实例。
technet.microsoft.com
2.
Watson malloc: This new malloc subysystem handles small requests more quickly over the default implementation of memory fragmentation.
Watsonmalloc:与内存碎片的缺省实现相比,这种新的malloc子系统能够快速处理一些小的请求。
www.ibm.com
3.
The default implementation of this virtual method raises the event as described earlier in this topic.
此虚拟方法的预设实作会引发事件,如先前在本主题中所述。
technet.microsoft.com
4.
The default implementation of the LogonCmd interface uses several WebSphere Commerce task commands to perform the authentication.
LogonCmd接口的默认实现将使用几个WebSphereCommerce任务命令来执行认证。
www.ibm.com
5.
The default implementation of this virtual method raises the event as described above.
此虚拟方法的预设实作会引发事件,如先前所述。
msdn.microsoft.com
6.
Provides a default implementation for a lifetime sponsor class.
为生存期主办方类提供默认实现。
msdn2.microsoft.com
7.
The default implementation of the CachedRowSet does not maintain locks on the database server.
CachedRowSet的默认实现不对数据库服务器维护锁。
www.ibm.com
8.
Base class, which provides a default implementation of this interface.
基类,该基类可提供此接口的默认实现。
msdn2.microsoft.com
9.
If this property isn't defined, then the default implementation (whatever parser your vendor specified) is returned.
如果未定义此特性,则返回默认实现(不管开发商指定哪个解析器)。
www.ibm.com
10.
This step is needed only if you want to select a specific DOM to be used by JAXP; otherwise, it uses a default implementation.
仅当想选择一个要由JAXP使用的特定DOM时,才需要这一步;否则,它使用缺省实现。
www.ibm.com
1.
A default implementation for this interface with all required SQL statements is also generated when the project is built.
当构建项目时,还会生成该接口的一个默认的实现,其中包含所有需要的SQL语句。
www.ibm.com
2.
A default implementation of this interface is provided by the.
属性提供了此接口的默认实现。
msdn2.microsoft.com
3.
The Log object has a default implementation that works without an application configuration file, app. Config.
Log对象具有默认的实现,该实现能够在没有应用程序配置文件app.config的情况下工作。
msdn2.microsoft.com
4.
For a code example that uses the default implementation of SmartTag, see the Action class.
有关使用SmartTag的默认实现的代码示例,请参见Action类。
msdn2.microsoft.com
5.
The following code provides a simple override of the default implementation of the ToLocalTime method.
下面的代码提供ToLocalTime方法的默认实现的简单重写。
msdn2.microsoft.com
6.
The default implementation performs security trimming on the returned node.
默认的实现在被返回的节点上执行安全修整。
msdn2.microsoft.com
7.
This method has a default implementation that sets an internal flag noting the style changed condition.
这个方法具有预设实作,该实作会设定指出样式变更状况的内部旗标。
technet.microsoft.com
8.
ResourceWriter provides a default implementation of the IResourceWriter interface.
ResourceWriter提供IResourceWriter接口的默认实现。
msdn2.microsoft.com
9.
A default implementation is provided by GMS for lightweight replicated caching.
GMS为轻量级复制缓存提供了一个默认实现。
www.infoq.com
10.
Initializes an instance of the default implementation of HMAC.
初始化默认HMAC实现的实例。
msdn2.microsoft.com
1.
Under this default implementation, two references are equal only if they refer to the exact same object.
在这种缺省实施情况下,只有它们引用真正同一个对象时这两个引用才是相等的。
zhidao.baidu.com
2.
The default implementation returns an empty constructor.
默认实现返回空构造函数。
msdn.microsoft.com
3.
DefaultMessenger is a default implementation of Messenger that outputs messages to the console.
DefaultMessenger是Messenger的缺省实现,它将消息输出到控制台。
www.ibm.com
4.
In our example, we use a : default implementation to specify that all unlisted nodes should return themselves without modification.
在我们的示例中,我们使用:default实现来指定所有未加入列表的节点都应无修改地返回自身。
www.ibm.com
5.
The default implementation of this method is an O(1) operation.
这个方法的预设实作是一种O(1)运算。
technet.microsoft.com
6.
The default implementation of SessionFactory is JcrSessionFactory which requires a repository to work against, and the credentials.
SessionFactory的缺省实现是JcrSessionFactory,它要求一个进行工作的仓库和证书。
www.infoq.com
7.
Note that if no error handler is attached, the default implementation throws a SAXParseException on any validation error.
注意,如果没有指定错误处理程序,则默认的实现对任何验证错误都抛出SAXParseException异常。
www.ibm.com
8.
Its default implementation is provided by the com. sun. security. auth. PolicyFile class.
它的缺省实现是由com.sun.security.auth.PolicyFile类提供。
www.ibm.com
9.
The default implementation returns the item type of the array.
默认实现将返回数组项的类型。
msdn2.microsoft.com
10.
In the default implementation of List, this property always returns false.
在List的默认实现中,此属性始终返回false。
msdn2.microsoft.com
1.
To simplify work, SAX provides a default implementation for these interfaces in the DefaultHandler class.
为简化工作,SAX在DefaultHandler类中提供了这些接口的缺省实现。
www.ibm.com
2.
The following table shows the tasks default implementation performs.
下表显示了默认实现执行的任务。
msdn2.microsoft.com
3.
The default implementation on Stream creates a new single-byte array and then calls Read.
Stream的默认实现创建一个新的单字节数组,然后调用Read。
msdn2.microsoft.com
4.
Property, to replace the default implementation in the base class.
属性上的所有三个派生类中使用,以替换基类中的默认实现。
msdn2.microsoft.com
5.
For JSR 168 portlets, the GenericPortlet class provides a default implementation for the Portlet interface.
对于JSR168portlet,GenericPortlet类提供了对Portlet接口的默认实现。
www.ibm.com
6.
Because the URLs returned by the default implementation of ClassLoader are null, which broke the callers code.
因为ClassLoader的默认实现返回的URL是null,这个结果破坏了调用程序的代码。
www.ibm.com
7.
The ViewPart class represents a default implementation of the IViewPart interface.
ViewPart类代表IViewPart接口的缺省实现。
www.ibm.com
8.
The default implementation uses ServiceHostFactory to create an instance of ServiceHost.
默认实现使用ServiceHostFactory创建ServiceHost的实例。
msdn2.microsoft.com
9.
This has a no-op default implementation, so you must override this (if you care about results coming back from the thread).
这是一个不可选的默认实现,因此必须要覆盖它(如果您对从这个线程返回的结果感兴趣的话)。
www.ibm.com
10.
In Java 6, the default implementation of the cache has been changed to use a memory mapped file.
在Java6中,缓存的默认实现改为使用内存映射文件。
www.ibm.com
1.
This means that sessions and forms authentication break using their default implementation, because they use cookies.
这意味着,sessions和窗体身份验证不能使用其默认实现,因为它们使用cookie。
www.cnblogs.com
2.
There is a default implementation in the base SiteMapProvider class that derived providers can use.
派生的提供程序能够使用基类SiteMapProvider中存在的默认实现。
msdn2.microsoft.com
3.
Listing 5 shows a handler that extends the default implementation of OpenIDResolver.
清单5给出一个扩展OpenIDResolver的默认实现的事件处理函数。
www.ibm.com
4.
In our implementation we are using default implementation, which is why it does not appear in the code.
在我们的实现中,我们使用的是默认的实现,这样就是为什么没有在代码中展现的原因。
www.infoq.com
5.
Therefore, if you are using the default implementation, you don't need to compile schemas ahead of time.
因此,使用这种默认实现就不需要事先编译模式。
www.ibm.com
6.
MyEmployeeDataImpl. java (see Figure 11): This is the default implementation for the MyEmployeeData interface as noted earlier.
java(见图11):这是前面提到的MyEmployeeData接口的默认实现。
www.ibm.com
7.
The default implementation of AAP supports SAML 1. 1.
AAP的默认实现支持SAML1.
www.ibm.com
8.
The default implementation of this property will search the service provider for an
该属性的默认实现将在服务提供程序中搜索
msdn2.microsoft.com
9.
The default implementation parses the new value of the Value property to an integer value which it uses to set the
属性的新值分析为整数值,它使用该值来设置
msdn2.microsoft.com
10.
Method of each of its child controls. The default implementation of
方法将递归地调用其每个子控件的
msdn2.microsoft.com
1.
The default implementation returns the accessible object's default action if the object wraps a system control that has a default action;
如果此辅助性对象包装了拥有默认操作的系统控件,默认实现将返回该对象的默认操作;
technet.microsoft.com
2.
The default implementation of this property always returns
此属性的默认实现总是返回
msdn2.microsoft.com
3.
The following code example contains two calls to the default implementation of the
下面的代码示例包含两个对
msdn2.microsoft.com
4.
The default implementation does nothing and returns
默认实现不执行任何操作,并返回
msdn2.microsoft.com
5.
The default implementation returns the same UriParser instance. You may need to override this method and return a different
在多线程环境中操作时,您可能需要重写此方法并为每个调用返回不同的
msdn2.microsoft.com
6.
Method on value types because the default implementation on
应考虑在值类型中实现
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 2:46:54