You can add as well as override properties, methods, and events of the base class.
可以添加和重写基类的属性、方法和事件。
Secondly, the programmer must override base methods as necessary.
其次,程序员必须重写必要的基本方法。
As before, the override must be declared abstract.
和以前一样,必须声明这个重写是抽象的。
Override properties: container class for properties, defined as configuration parameters.
Overrideproperties:定义为配置参数,用作属性的容器类。
Unlike Override, deprecated should be placed on the same line as the method being deprecated why?
与Override不一样的是,Deprecated应该与正在声明为过时的方法放在同一行中为什么这样?
This will override the sortheap configuration parameter, and this is what the optimizer will use as the sortheap value.
这将重写sortheap配置参数,优化器也将之用作sortheap值。
This allows subclasses to only override methods as needed.
这允许子类根据需要仅覆盖一些方法。
If so, you can enter this in the "Override calculated single node availability %" cell, as shown in Figure 10 below.
如果是这样,您可以在“覆盖单一节点可用性%”单元格中输入这种信息,如下图10所示。
That suggests current tests for the risks of diseases of aging are incomplete, as they do not take into account these longevity-associated genes that may override that risk.
这暗示着目前对老年疾病风险的测验仍是不完备的,因为他们没有把可能掩盖这些风险的与长寿相关的基因考虑进来。
Each step in a long-running process runs within its own transaction as a default and how you can override the behavior.
一个长期运行流程中的每一步如何作为一个默认步骤在它自己的事务中运行,以及如何覆盖它的行为。
In Part 4 of the series, we will explore more versioning features such as conditional inclusion and component override.
在本系列的第4部分中,我们将探索更多的版本控制特性,比如条件包含和组件覆盖。
An alias destination can also be used to override some of the values specified on the target destination, such as default reliability and maximum reliability.
别名目的地还可以用于覆盖在目标目的地中指定的某些值,如缺省可靠性和最大可靠性。
EVS is also being evaluated as a potential IBM commercial asset, whereby IBM can provide both the service and manual override process for a customer's business processes.
EVS正在作为潜在的IBM商业资产进行评估,因而IBM可能会为客户的业务流程同时提供此服务和手动覆盖流程。
Taking the citywide traffic system example above, an analysis level might include system elements such as the traffic signaling, traffic detection, central control, and override control, among others.
在上面全市交通系统的例子中,分析层级可能包括诸如交通信号、交通探测、中央控制和过载控制等系统元素。
As of DB2 V8.2.2, a DBA can catalog an authentication type on the server and this setting will override any client authentication Settings.
到了DB 2V8.2.2,DBA可以在服务器上编目验证类型,并且该设置将会覆盖任何客户机验证设置。
The priority for a task can also be manually adjusted, enabling administrators to override the default task priority as figure 2 shows.
还可以手动调整任务的优先级,从而允许管理员覆盖缺省任务优先级,如图 2 所示。
If there is development, there is also decline and decay, and these, as the sonnet form codes it, are simple facts of life that poetic idealism, that Romanticism, cannot override.
有成长必有消亡,十四行诗中的这些,都是生命中的事实,是诗的理想化和浪漫主义所不能逾越的。
Providing an override capability using context properties is simple, as illustrated later in our sample handlers.
使用上下文属性提供覆盖功能非常简单,稍后我们将在示例处理程序中举例说明。
This usually provides a good starting point as to what function to override.
在覆盖函数时,这常常提供一个好起点。
Then, you can move on to the second article for information on how the XSLT is organized, as well as a sample of how to easily override the default migrations.
然后您可以阅读第二篇文章,看看XSLT是如何组织的,以及如何轻松地跳过默认的迁移。
As long as the interface of the SCA reference matches that of the EJB reference, the SCA run time injection will override that EJB.
只要SCA引用接口匹配eJB引用接口,SCA运行时注入将替换那个EJB。
As explained earlier, we can use the template.php file in the theme directory to override theme functions.
正如前面所解释的,可以使用主题目录中的template . php文件覆盖主题函数。
As I have not specified any more colors to override the default Settings, gnuplot will then use its own default colors for the rest of the graph.
因为我没有指定其他颜色以覆盖默认设置,所以对于图形的其他颜色,gnuplot仍然使用自己的默认颜色。
So, as a best practice you can use MyApplication.properties for site-wide messages and override these in any of the other properties files.
所以,一种最佳的做法是为站点范围内的消息使用MyApplication.properties并在任何其他的属性文件内覆盖它们。
Simply override each abstract method in BridgeFactory, and change it to return true or false, as appropriate.
只需覆盖BridgeFactory中的每个抽象方法,并适当地将它改为返回true或false。
Instead, the most generally used application context is provided as the default behavior, then, using annotations, you can override the defaults, if required, to achieve the required implementation.
取而代之的是,最常用的应用程序上下文作为缺省行为提供,然后通过使用注释(annotation),您可以根据需要覆盖缺省行为,从而获得所需的实现。
I set up the compiler so I have to specify the override annotation so as to clarify which methods are overriding base class methods.
我对编译器进行了设置,所以我必须指定override注释,以便指明哪些方法要覆盖基类的方法。
As with CustomKeyStoreClient, you can override these defaults using the -ks, -kspass, -ts, and -tspass arguments.
就象使用CustomKeyStoreClient一样,可以使用- ks、- kspass、- ts和- tspass参数覆盖这些缺省值。
Because all XHR requests are routed through the dojo.xhr call, you can override this call to include an extra header that is used as the unique token, as shown in Listing 1.
由于所有xhr请求都通过dojo . xhr调用来路由,您可以覆盖这个调用以包含一个用作惟一令牌的额外头部,如清单1所示。
Because all XHR requests are routed through the dojo.xhr call, you can override this call to include an extra header that is used as the unique token, as shown in Listing 1.
由于所有xhr请求都通过dojo . xhr调用来路由,您可以覆盖这个调用以包含一个用作惟一令牌的额外头部,如清单1所示。
应用推荐