词语站>英语词典>overrides翻译和用法

overrides

英 [ˌəʊvəˈraɪdz]

美 [ˌoʊvərˈraɪdz]

v.  (以权力)否决,推翻,不理会; 比…更重要; 凌驾; 超驰控制,超控(使自动控制暂时失效,改用手工控制)
override的第三人称单数

柯林斯词典

    The verb is pronounced /ˌəʊvə'raɪd/. The noun is pronounced /'əʊvəraɪd/. 动词读作 /ˌəʊvə'raɪd/。名词读作 /'əʊvəraɪd/。

  • VERB 凌驾于;优先于;比…更重要
    If one thing in a situationoverridesother things, it is more important than them.
    1. The welfare of a child should always override the wishes of its parents...
      孩子的幸福安康应该永远比父母的愿望来得更重要。
    2. Their work is frequently an obsession that overrides all other considerations.
      他们对工作的痴迷常常超乎其他一切。
  • VERB (以更大的权力)撤销,推翻,否决
    If someone in authorityoverridesa person or their decisions, they cancel their decisions.
    1. The president vetoed the bill, and the Senate failed by a single vote to override his veto...
      总统否决了该议案,而参议院以一票之差未能推翻他的否决。
    2. I'm applying in advance for the authority to override him...
      我提前申请当局对他进行否决。
    3. Big companies think they can sometimes override local opinion.
      大公司认为它们对地方舆论有时候可以置之不理。
  • 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.
    1. The bill now goes to the House where an override vote is expected to fail...
      该议案现在提交到众议院,在这里否决投票预计不会获得通过。
    2. An override of the veto appears unlikely.
      看来推翻这项否决的可能性很小。

双语例句

  • This code extends a Label class and overrides the updateDisplayList() method.
    这段代码扩展了Label类并覆盖updateDisplayList()方法。
  • An SCA qualifier overrides the process setting.
    一个SCA修饰符将覆盖流程设置。
  • The active language of the current session overrides a user's preferred language and the site wide default language.
    当前对话的活动语言会覆盖用户的偏好语言和站点范围的默认语言。
  • The first device filter that results in a successful evaluation determines which templates and property overrides are used.
    评测成功的第一个设备筛选器确定使用哪些模板和属性重写。
  • Then you create a helper class that extends the default helper class and overrides the default method.
    然后您创建一个辅助类,该类扩展了默认的辅助类并超越了默认的方法。
  • Overrides default mapping of data types, and the ability to create custom type mappers.
    覆盖缺省数据类型映射和创建自定义类型映射程序的功能。
  • This debugging option temporarily overrides the value of the property of the same name on the data flow task.
    此调试选项会暂时覆盖数据流任务中具有相同名称的属性的值。
  • It also overrides the default content, defined by the template in Listing 1, for the left menu.
    它还覆盖了由清单1中的模板定义的针对左菜单的默认内容。
  • Their work is frequently an obsession that overrides all other considerations.
    他们对工作的痴迷常常超乎其他一切。
  • We can define a class that overrides invokeMethod and inserts optional calls to our before and after advice types.
    我们可以定义一个类,它覆盖invokeMethod并插入对我们的before和afteradvice类型的可选调用。