N头条>英语词典>invalidates翻译和用法

invalidates

英 [ɪnˈvælɪdeɪts]

美 [ɪnˈvælɪdeɪts]

v.  证明…错误; 使站不住脚; 使无效; 使作废
invalidate的第三人称单数

柯林斯词典

  • VERB 驳倒;证明…站不住脚
    Toinvalidatesomething such as an argument, conclusion, or result means to prove that it is wrong or cause it to be wrong.
    1. Any form of physical activity will invalidate the results...
      任何形式的物理活动都会证明这些结果是错误的。
    2. Some of the other criticisms were invalidated years ago.
      其他的一些批评多年以前就被证明站不住脚。
  • VERB 使无效;使作废
    If somethinginvalidatessomething such as a law, contract, or election, it causes it to be considered illegal.
    1. An official decree invalidated the vote in the capital...
      一份官方法令宣布在首都举行的投票无效。
    2. A contract signed now might be invalidated at some future date.
      现在签订的合同可能在将来的某一天就会失效。

双语例句

  • This action is necessary because anything that alters the binary after it is signed invalidates the signature.
    这一操作是必需的,因为签名后对二进制文件所做的任何更改都会使签名无效。
  • But if the assembly you are testing was signed with a strong name, the code modification caused by instrumentation invalidates its signing.
    但如果测试的程序集是用强名称签名的,则检测所导致的代码修改将使该程序集的签名无效。
  • For HTTP, such an interaction is modeled as a POST request, so this type of request invalidates the cache entries for the addressed resource.
    对于HTTP,此类交互建模为POST请求,因此这类请求将使所访问的资源的缓存项失效。
  • Flush_all& Invalidates ( or expires) all the current items in the cache.
    flushall&让缓存内的所有当前条目无效(或到期失效)。
  • To make sure a stale markup is not displayed, the container invalidates the cache entries for all navigational states of the portlet ( window).
    为了确保不会显示已过期的标记,容器将使Portlet(窗口)的所有导航状态的缓存项全部失效。
  • Traditional investment assessment and decision theory invalidates on assessment and decision of risk investment project because of speciality of venture capital.
    由于风险投资的特性,传统投资评价决策理论应用在风险投资项目评价决策中存在失效。
  • This study invalidates their earlier research.
    这项研究证明他们先前的调查是错误的。
  • Note: Installing third-party software or altering the operating system through any means outside of the IOS typically invalidates support from IBM, so it's best to avoid modifying the server in any nonstandard, non-VIO way.
    注意:如果安装第三方软件或通过除IOS之外的其他任何方法更改操作系统,通常会导致IBM的支持失效,所以最好不要以任何非标准、非VIO方式更改服务器。
  • It frees every memory block you created earlier and invalidates all the pointers returned from the allocator routines.
    该方法释放您先前创建的内存块,并使得从分配程序例程返回的所有指针失效。
  • One example is class loading that invalidates monomorphic call transformations.
    一个例子是使单态调用转换失效的类装载。