overrides
英 [ˌəʊvəˈraɪdz]
美 [ˌoʊvərˈraɪdz]
v. (以权力)否决,推翻,不理会; 比…更重要; 凌驾; 超驰控制,超控(使自动控制暂时失效,改用手工控制)
override的第三人称单数
柯林斯词典
- VERB 凌驾于;优先于;比…更重要
If one thing in a situationoverridesother things, it is more important than them.- The welfare of a child should always override the wishes of its parents...
孩子的幸福安康应该永远比父母的愿望来得更重要。 - Their work is frequently an obsession that overrides all other considerations.
他们对工作的痴迷常常超乎其他一切。
- The welfare of a child should always override the wishes of its parents...
- VERB (以更大的权力)撤销,推翻,否决
If someone in authorityoverridesa person or their decisions, they cancel their decisions.- The president vetoed the bill, and the Senate failed by a single vote to override his veto...
总统否决了该议案,而参议院以一票之差未能推翻他的否决。 - I'm applying in advance for the authority to override him...
我提前申请当局对他进行否决。 - Big companies think they can sometimes override local opinion.
大公司认为它们对地方舆论有时候可以置之不理。
- The president vetoed the bill, and the Senate failed by a single vote to override his veto...
- N-COUNT (对决定等的)撤销,推翻,否决
Anoverrideis an attempt to cancel someone's decisions by using your authority over them or by gaining more votes than them in an election or contest.- The bill now goes to the House where an override vote is expected to fail...
该议案现在提交到众议院,在这里否决投票预计不会获得通过。 - An override of the veto appears unlikely.
看来推翻这项否决的可能性很小。
- The bill now goes to the House where an override vote is expected to fail...
The verb is pronounced /ˌəʊvə'raɪd/. The noun is pronounced /'əʊvəraɪd/. 动词读作 /ˌəʊvə'raɪd/。名词读作 /'əʊvəraɪd/。
双语例句
- GetString(): This overrides the superclass's getString() to print out embedded exception information.
getString():它重写了超类的getString()方法,打印出嵌套的异常信息。 - We can define a class that overrides invokeMethod and inserts optional calls to our before and after advice types.
我们可以定义一个类,它覆盖invokeMethod并插入对我们的before和afteradvice类型的可选调用。 - The code snippet below elaborates on the previous snippet, and overrides the default endpoint with another hardcoded endpoint.
下面的代码片断细化了前面的代码片断,并且用另外一个硬编码的端点覆写了默认端点。 - Then you create a helper class that extends the default helper class and overrides the default method.
然后您创建一个辅助类,该类扩展了默认的辅助类并超越了默认的方法。 - However, jQTouch overrides the normal click behavior to accomplish its magic of moving from page to page.
但是,jQTouch推翻了常规的点击行为来完成页到页的神奇过渡。 - The rest of the view provides a convenient way to add method overrides for common SIP servlet methods.
视图余下的部分提供了方便的方法来添加公共SIPservlet方法的方法覆盖。 - This value is not a Boolean value, and your setting for the property overrides the database system setting.
该值不是一个Boolean值,并且该属性的设置覆盖了数据库系统设置。 - The data source property overrides the system property.
数据源属性重写了系统属性。 - In both scripts, note that the first JAVA_OPTS variable assignment overrides the global environment variable if it exists.
在两个脚本中,注意第一个JAVAOPTS变量赋值覆盖了全局环境变量(如果有的话)。 - This code extends a Label class and overrides the updateDisplayList() method.
这段代码扩展了Label类并覆盖updateDisplayList()方法。