overridden
v. (以权力)否决,推翻,不理会;凌驾;超驰控制;重叠;从……上走过(override 的过去分词)
2026-03-22 00:31 浏览次数 17
v. (以权力)否决,推翻,不理会;凌驾;超驰控制;重叠;从……上走过(override 的过去分词)
1. to ride over or across trample
overrode the thin line of defenders
2. to ride (an animal, such as a horse) too much or too hard
3. to prevail over dominate
panic overrode everything else
— Marcia Davenport
4. to set aside annul
override a veto the rights of the individual were being flagrantly overridden
— C. L. Jones
5. to neutralize the action of (something, such as an automatic control)
You must enter a code to override the alarm.
6. to extend or pass over especially overlap
Huge waves override the beach.
7. a commission paid to managerial personnel on sales made by subordinates
8. royalty sense 5a
9. a device or system used to override a control
10. an act or an instance of overriding
11. to make (something) no longer valid
12. to have more importance or influence than (something)
13. to stop an action that is done automatically by using a special command
14. to push aside as less important
Don't let anger override sense.
15. to prevail or take precedence over
if, as is often the case, federal constitutional principles override state statutory or common law
— H. P. Wilkins
16. to set aside by virtue of superior authority
overrode the jury's sentencing recommendation especially annul sense 2
override a veto with the required majority
17. a commission paid to managerial personnel on sales made by subordinates — called also override commission
18. royalty
19. an act or instance of overriding
a legislative override
manual override手动超越控制;并联手动阀
Overridden method被覆盖的方法
Number of Overridden Methods重写方法数
Electrical overridden switch起落架超控电门
Overridden n methods覆盖重载方法
Overridden methods覆盖重载方法
overridden mass被掩巖体
axis limits being overridden轴限制被重写
override overrode overridden无视
This is usually set up at the folder level, but also can be overridden for individual reports.
这通常是在文件夹级设置的,同时也可以针对单独的报表进行重写。
This default restriction can be overridden in several ways, but again, doing so should be in accordance with your organization「s security and privacy policies.
可以使用几种方法覆盖此默认限制,但只有在贵组织的安全和隐私政策允许的情况下,才应这样做。
This most convenient handling of the SSL handshake can be overridden to address some challenges.
可以修改这种最方便的SSL握手处理过程以解决某些难题。
An emitter created from this emitter factory profile will send events synchronously through an EJB call, provided that this setting is not overridden on the emitter API.
如果没有使用发射器API覆盖该设置,那么用该发射器工厂概要创建的发射器将通过ejb调用来同步地发送事件。
This username and password is overridden by the thread local username and password if they are set for a given invocation.
如果此用户名和密码是为给定的调用设置的,则线程本地用户名和密码将覆盖它们。
The public interest in guaranteeing journalistic freedom, however, can be overridden by interests more narrowly defined.
但是保障新闻自由的公共利益或许可以被更加狭义的利益所替代。
Policies defined at high order targets can be overridden by policies set at a more specific target for the same assertion type.
对于同一断言类型,在更具体的目标中设置的策略可以覆盖在高级目标中定义的策略。
Indeed, the practice has been formalised: Senate rule number 22 states that a filibuster can be overridden only by a vote of 60 of the 100 senators.
的确,惯例已被约定促成:参议院第22条规则规定,100位参议员中至少有60位投反对票才能推翻一项阻挠议事。
All inner canvas elements inherit the styles specified by this theme unless overridden by a new theme policy.
所有内部的画布元素都继承了此主题所指定的样式,除非被新的主题策略所覆盖。
The annotations are overridden if you define both the annotations and deployment descriptor.
如果您同时定义了注释和部署描述符,那么将会覆盖注释。
It will simply remain a fantasy, overridden by the habit of showing up to work each day.
而你的目标只是一个幻想,一个被每天都工作的习惯所蹂躏的幻想。
While it is certainly alright to use the methods and new support classes, providing constructors and overridden methods just feels wrong.
尽管使用这些方法和新的支持类肯定没问题,但提供构造函数和覆盖方法会有问题。
This is where the name for the file makes sense: this file mainly contains manually overridden wrapper functions.
这正是文件名的意义所在:该文件主要包含手工覆盖的包装器函数。
If the same class attribute was defined several times in the code, it will show you all the definitions and which ones were overridden and which are being used.
如果相同的类属性在代码内多次定义,它会显示所有的定义以及哪些定义被覆盖了、哪些定义正在使用。
Once an application variable is bound to a parameter marker, the association remains until it is overridden or until the corresponding statement handle is freed.
一旦应用程序变量被绑定到某个参数标记,这种关联就会一直保持下去,直到相应的语句句柄被释放。
The voters」 rejection of school budgets may yet be overridden by local councils.
选民们拒绝学校预算的决议可能优先于当地的议会。
Also, static methods can cause problems if people extend your classes because they can「t be overridden properly.
另外,如果有人扩展类,因为无法正确覆盖这些方法,静态方法可能会引发问题。
This tool tries to overcome these issues by allowing annotation data to be overridden at run time.
这个工具通过允许在运行时覆盖标注数据,试图克服这些问题。
All of the classes have an overridden string method that allows the client to easily serialize the objects to their represented XML format.
所有的类都有一个覆盖字符串方法,该方法允许客户机容易地把对象序列化成这些对象所表示的xml格式。
However, by carefully managing the design, we have defined the steps such that those likely to be overridden do not contain any actions for their default behavior.
然而,如果对设计进行细心地管理,根据我们对步骤的定义,那些可能会被覆盖的步骤应该不会包含任何缺省的行为。
If the class can be overridden, its methods」 behaviors can be overridden as well, so your safest bet is to disallow subclassing.
如果可以重写类的话,则可以重写它的方法的行为,因此您最安全的选择就是不允许将类子类化。
Static methods cannot be overridden but can be hidden if they are not final (Read about Overriding vs Hiding here).
静态方法不能被覆盖,但如果它不是决定性的则可以被隐藏。
For example, message priority can be specified in the application code but may also be overridden through settings in the administered objects.
例如,消息优先级可以在应用程序代码中指定,但是也可以通过管理对象中的设置覆盖。
This can happen easily in cases in which methods are being overridden and the superclass declares the method with generic parameters, or in a system where lots of serialization is going on.
这在好些情况下很容易发生,比如在方法被覆盖而超类使用常规参数声明方法时,还有正在进行许多序列化的系统中也容易发生。
Because a namespace prefix in a parent node can be overridden by a child node, for example default namespace, a namespace is not copied again if it has been copied to the target.
由于父节点的名称空间前缀可以被一个子节点覆盖,比如默认名称空间,因此如果名称空间已被复制到目标,那么就不会再次复制该名称空间。