overrides

overrides

1. The IP address specified by the ExternalIPAddress parameter overrides the external network adapter's actual IP address.

ExternalIPAddress参数指定的IP地址优先于外部网络适配器的实际IP地址。

2. The IMPLIB option overrides the default name for the import library that LINK creates when it builds a program that contains exports.

IMPLIB选项重写LINK在生成包含导出的程序时所创建的导入库的默认名称。

3. The OUT option overrides the default name and location of the program that the linker creates.

OUT选项重写链接器创建的程序的默认名称和位置。

4. REPLACE also overrides the requirement that you back up the tail of the log before restoring the database.

REPLACE还会覆盖在恢复数据库之前备份尾日志的要求。

5. SET DATEFORMAT overrides the implicit date format setting of SET LANGUAGE.

SET DATEFORMAT将覆盖SET LANGUAGE的隐式日期格式设置。

6. The SET statement overrides all previous settings and can be used to turn options on and off dynamically as the application runs.

SET语句可覆盖所有以前的设置,可用于在应用程序运行时动态地打开或关闭选项。

7. The Folder field overrides the DefaultLocation property set for the Application folder in the File System Editor; the location selected by the user is stored in the [TARGETDIR] property.

“文件夹”字段重写为“文件系统编辑器”中的“应用程序”文件夹设置的“DefaultLocation”属性;用户选择的位置存储在[TARGETDIR]属性中。

8. An optional parameter that overrides the global verbosity setting for this file logger only.

一个可选的参数,仅为此文件记录器重写全局详细级别设置。

9. An explicit redirection in run overrides the tty command's effect on the input/output device, but not its effect on the controlling terminal.

一个在run中的显式的重定向复盖了tty命令对于输入输出设备的作用,但不会影响它对于控制终端的作用。

10. Some Japanese businesses, particularly manufacturers, say that China's pragmatic desire for investment and foreign expertise overrides political considerations.

一些日本企业,特别是制造企业说,中国渴望获得投资和外国技术的实用做法超越了政治上的考虑。

11. The following code example shows the use of the RevertPermitOnly method to revert previous overrides for the current frame.

下面的代码示例演示如何使用RevertPermitOnly方法来恢复以前对当前框架的重写。

12. The following code example overrides the constructor, and the SetAboutBoxDelegate and AttachInterfaces methods of an AxHost derived class that wraps the Microsoft Masked Edit ActiveX Control.

下面的代码示例重写此构造函数,并重写包装Microsoft Masked Edit ActiveX控件的AxHost派生类的SetAboutBoxDelegate和AttachInterfaces方法。

13. The following example overrides the RequestService method and returns the form region class to Outlook.

下面的示例会重写RequestService方法并将窗体区域类返回给Outlook。

14. The following example defines a Point type derived from the Object class and overrides many of the virtual methods of the Object class.

下面的示例定义一个派生自Object类的Point类型,然后重写Object类的很多虚方法。

15. The following example overrides the constructor, and the SetAboutBoxDelegate and AttachInterfaces methods of an AxHost derived class that wraps the Microsoft Masked Edit ActiveX Control.

下面的示例重写该构造函数,并重写包装Microsoft Masked Edit ActiveX Control的AxHost派生类的SetAboutBoxDelegate和AttachInterfaces方法。

16. In a sense, the "1" signal overrides the effect of A on the logic circuit, leaving the output fixed at a logic level of 1.

不管A的值是多少,A加1都等于1.在某种意义上,“1”信号覆盖效果的逻辑电路,使输出固定在一个逻辑水平的1。

17. You cannot specify Shadows together with Overloads, Overrides, or Static in the same declaration.

不能在同一声明中将Shadows与Overloads、Overrides或Static同时指定。

18. The add operation cannot be performed on the qualifier because the owning object does not permit overrides.

不能对限定符执行添加操作,因为所属对象不允许重写。

19. Do not load plugins. This option overrides all other options.

不装入插件。此选项将优先于其它任何选项。

20. However, position type partially overrides mentality positioning as DCs are unlikely to leave their main positional duties and become auxiliary FCs mid-move.

不过,位置的类型部分地覆盖了心态的设置,因为,中卫是不可能离开他的主要位置而变成前锋的同伴的。

21. Overrides the configuration file information for the application.

中的配置文件信息将重写应用程序的配置文件信息。

22. To maintain the integrity of the process logic, manual air supply overrides for control and automated valve actuator solenoids are not permitted.

为保持工艺逻辑的完整性,控制器与自动阀门执行机构的电磁阀不许手动供气超驰?(请指正)

23. For this test only, the value you set overrides the per-test time-out value set in the test run configuration.

仅就这个测试而言,您设置的值将重写在测试运行配置中设置的每个测试的超时值。

24. Its own message catalog extends and overrides the values inherited from the base class.

他自己的信息目录扩展和替换继承自基类的值。

25. Where are the overrides and partitions?

代理和分区的功能又在哪儿?

26. The following code example overrides the ReflectMethod.

以下代码示例重写ReflectMethod。

27. Any explicit setting of NULL or NOT NULL in the column definition overrides the domain setting.

任何在列定义中显式设置的NULL或NOT NULL都取代域设置。

28. Tuning Mode Precedence: When the dta Utility Overrides XML Tuning Input

优化模式的优先顺序:dta实用工具何时覆盖XML优化输入

29. Overrides this to include the type of the editor base type.

会重写此属性以包含编辑器基类型的类型。

30. But we believe the long-term synergy overrides the short-term affect.

但我们相信长期的合并后的协力优势能够扭转短期影响。

31. However, if you override the page OnLoad method with the override keyword (Overrides in Visual Basic), you must explicitly call the base method.

但是,如果使用override关键字(在Visual Basic中为Overrides)重写页的OnLoad方法,则必须显式调用基方法。

32. However, if there is a redirecting statement in the application configuration file, publisher policy overrides that version rather than the one specified in the manifest.

但是,如果应用程序配置文件中有重定向语句,则发行者策略覆盖该版本,而不是覆盖清单中指定的版本。

33. You must refer to segments by register rather than by name (the segment name _TEXT is invalid, for instance). Segment overrides must use the register explicitly, as in ES:[BX].

你必须通过寄存器而不是名字来引用段(例如,段名_TEXT是非法的)。段重载必须显式地使用寄存器,比如ES:[BX]。

34. Depend on customer requirements and actuator size. Jackscrew or hydraulic manual overrides can be supplied.

依照客户需求及气缸尺寸,可提供手轮手柄或液压手动装置

35. Overrides: close in class InflaterInputStream Throws: IOException.

关闭输入流。

36. One of the master pages overrides the MyTitle property, and the other one does not.

其中一个母版页重写此MyTitle属性,另一个母版页没有重写。

37. Because federal law overrides any contrar_ state law, feas alive at the end of that fourteen years, then he could opt to renew the copyright for another fourteen years.

其创制了联邦版权,并保证了十四年的版权期限。如果著作者活到在十四年版权到期之时,他可以选择延续十四年的更新版权。

38. Insufficient memory was available for processing logging override settings. An attempt to allocate %1 bytes failed. No overrides will be done.

内存不足无法处理日志覆盖设置。重新分配%1字节的尝试失败。没有做任何覆盖。

39. the body of law imposed by the military over civilian affairs (usually in time of war or civil crisis); overrides civil law.

军方强制管理民事事务的法规主体(通常在战时或内乱时);高于一切的民法。

40. Discretionary hyphen: Hyphen inserted by keyboard and which overrides the hyphenation program in use.

决断式连字:用键盘加上连字号的情况,它可以取代连字程式所用的连字法。

41. Is set, it overrides the style for the next and previous month navigation controls located at the ends of the title bar.

则它将重写位于标题栏两端的下一个月和上一个月导航控件的样式。

42. Distinguish between correct and incorrect overrides of corresponding hashCode and equals methods, and explain the difference between == and the equals method.

区分正确的和不正确的适当的的哈希玛和相等的方法,解释相等方法和==之间的不同。

43. Alternatively, one can use the relative delay and duration fields. Note that delay overrides start-time, and duration over-rides end-time.

另外你可以使用启动延迟和持续时间文本域。注意启动延迟会覆盖启动时间,持续时间会覆盖结束时间。

44. Beez utilizes template overrides to produce a table-less layout for faster, smoother, and semantically correct markup.

同样是在美国订购,很可能同样是在国内组装,然后发到美国。

45. Otherwise, the editor overrides the shortcut.

否则,编辑器将会重写快捷键。

46. Note: For the FireFox web browser, an extension is available called Firebug, which is useful for browsing a page’s HTML source and matching it up with the PHP code used in template overrides.

否则,那些逃往国外的有钱人的钱,从何处来啊。

47. The only exception is if one of those applications overrides the setting by means of its own lower Web. Config file.

唯一的例外情况是其中一个应用程序通过自己的较低级的Web.config文件重写设置。

48. Because federal law overrides any contrary state law, federal protections for copyrighted works displaced any state law protections.

因为联邦法律凌驾于任何相抵触的州法律,并取代了各州法律对于版权作品的保护。

49. Because of this, the ChartControlAccessibleObject class overrides the GetChild method to return the CurveLegendAccessibleObject that represents accessible information for each part of the legend.

因此,ChartControlAccessibleObject类重写GetChild方法以返回CurveLegendAccessibleObject(表示该图例各部分的辅助性信息)。

50. This removes the need to emit different IL depending on whether or not the value type overrides the method, avoiding a potential versioning problem.

因而不需要根据值类型是否重写方法来发送不同IL,从而避免了潜在的版本问题。

51. Groupthink occurs when group members become so enamored of seeking concurrence that the norm for consensus overrides the realistic appraisal of alternative courses of action and the full expression of deviant, minority, or unpopular views.

团体迷失发生在团体成员对一致性的过度迷恋,而使共识规範凌驾于对各种方案的实际评估,并使不合常轨、少数或不受欢迎的观点无法被充分表达的现象。

52. Sets FileAlignment to the value specified by integer in the NT Optional header. If the. alignment IL directive is specified in the file, this option overrides it.

在nt可选文件头中将文件队列用一个整型的数值表示。如果中间语言队列在这个文件中说明了,那么这个选择将会重写它。

53. Sets ImageBase to the value specified by integer in the NT Optional header. If the. imagebase IL directive is specified in the file, this option overrides it.

在NT可选文件头中将进程映射空间的首选基址地址用一个整型的数值表示。如果地址在这个文件中说明了,那么这个选择将会重写它。

54. In a SELECT statement with a COMPUTE clause, the order of columns in the select list overrides the order of the aggregate functions in the COMPUTE clause.

在带有COMPUTE子句的SELECT语句中,选择列表中的列顺序优于COMPUTE子句中的聚合函数顺序。

55. There are some constant definitions at the top, followed by a private field we will use to create numbered note titles, and some overrides of methods from the superclass.

在最上面有一些常量定义,接着的私有区域里我们将创建数字形式的记事标题,并且还有一些从超类重载的方法。

56. Stack-walk overrides should never be made in a class constructor because class constructor code is not guaranteed to execute at any particular point or in any particular context.

在类构造函数中绝对不要进行堆栈审核重写,因为不能保证在任何特定的点或任何特定的上下文中执行类构造函数代码。

57. In that case, an @CodePage command in the child page overrides the parent code page.

在这种情况下,一个命令代码在网页覆盖儿童的父母的代码页。

58. Style block in a Web page overrides a style defined in an external style sheet.

块中定义的样式会覆盖在外部样式表中定义的样式。

59. External mapping overrides attribute-based mapping.

外部映射会重写基于属性的映射。

60. uses or overrides a deprecated API.

好像是使用或覆写了过时的API的意思。

61. If a struct uses a centroid modifier, centroid is applied to all members of the struct and overrides any other interpolation modifiers present.

如果一个结构使用重心插值,重心插值会应用到所有结构成员上,覆盖任何目前的插值方式。

62. If you do not specify either Shadows or Overrides, the compiler issues a warning message to help you be sure which kind of redefinition you want to use.

如果不指定Shadows或Overrides,则编译器会发出一条警告消息,以帮助您确定要使用哪种重定义。

63. If there is any problem with the upgraded shared component, you can ignore the overrides in the publisher policy file using safe mode.

如果升级的共享组件有任何问题,则可以使用安全模式忽略发行者策略文件中的覆盖。

64. If a conflict occurs, the imported method overrides the base class method.

如果发生冲突,则导入的方法将重写基类方法。

65. If you use the Option Explicit statement, that setting overrides both the project property and compiler option settings, but only for the source code file in which it appears.

如果您使用OptionExplicit语句,该设置将重写项目属性和编译器选项设置,但只针对该语句所在的源代码文件。

66. If specified, the value overrides the value supplied by the configuration.

如果指定了此项,则该值会覆盖配置提供的值。

67. If the same extensions are in multiple settings lists, the most secure setting overrides the less secure settings.

如果相同的扩展名出现在多个设置列表中,则最安全的设置将覆盖安全性较低的设置。

68. The log service overrides buffer settings if they do not meet tracing requirements for a particular system.

如果缓冲区的设置未能符合某个系统的跟踪要求,日志服务会替代这些设置。

69. You might select this option if you want to set a positioning option on an individual control that overrides a setting that is inherited from a theme or style sheet.

如果要对重写设置(该设置继承自主题或样式表)的单个控件设置定位选项,则可选择此选项。

70. If the calling code overrides this calling mechanism by enclosing the argument in parentheses, or if it passes a nonmodifiable argument, the procedure cannot change the underlying element.

如果调用代码通过将参数包括在括号中来重写此调用机制,或传递不可修改的参数,过程将无法更改基础元素。

71. Security provides that overrides can be held for supervisory review and release.

安全措施提供,佣金可以被监督回顾和发布所持有。

72. Is the name of the class that overrides BusinessLogicModule to implement the business logic handler.

实现业务逻辑处理程序时优先级高于BusinessLogicModule的类的名称。

73. A sealed method overrides a method in a base class, but itself cannot be overridden further in any derived class.

密封方法会重写基类中的方法,但其本身不能在任何派生类中进一步重写。

74. For each style, select the device filters to use for this style sheet's templates and property overrides.

对于每个样式,请选择用于此样式表的模板和属性重写的设备筛选器。

75. Attribute, it overrides individual style settings on controls, enabling you to create a unified and consistent look on a page.

属性,则将重写控件上的单独的样式设置,允许您创建统一而一致的页外观。

76. Property is applied, which overrides any unselected style properties for the selected node.

属性,对于选中的节点,该属性将重写任何未选择的样式属性。

77. Property overrides allow you to change a property’s inherited visibility or specifiers.

属性覆盖允许改变属性的继承的可见度或者说明符。

78. An attribute applied to an interface or class overrides an assembly-level attribute.

应用于接口或类的属性将重写程序集级属性。

79. The application configuration file setting overrides the machine configuration file setting.

应用程序配置文件设置重写计算机配置文件设置。

80. When either NAND gate pulls low, the SLO state overrides the WHI state from the resistor and the net state is resolved to be logic low.

当与非门的任何一个输入电平为低时,SLO状态通过电阻R1克服WHI状态,使得最后的状态为逻辑低电平。

英语宝典
考试词汇表