字典二二>英语词典>invalidated翻译和用法

invalidated

英 [ɪnˈvælɪdeɪtɪd]

美 [ɪnˈvælɪdeɪtɪd]

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.
      现在签订的合同可能在将来的某一天就会失效。

英英释义

adj

双语例句

  • An entry is invalidated when it exceeds the configured lifetime since it was added.
    如果自条目添加以来的时间超过了配置的生存期,则条目是无效的。
  • If a resource becomes invalid then its cached representation and all dependent resource representations are atomically invalidated.
    如果一个资源变为无效,那么它所缓存的表示和所有依赖的资源表示就会自动变为无效。
  • An official decree invalidated the vote in the capital
    一份官方法令宣布在首都举行的投票无效。
  • This warranty shall be invalidated by any abuse, misuse, misapplication or improper installation of the product.
    对于任何产品滥用、错用、误用或不正确安装,将不适用于本保证。
  • Each fragment can be individually and manually refreshed, or invalidated, as can the entire cache.
    每一个片段都可以独立地手动刷新(即使其失效),整个缓存也可以这样。
  • Courts invalidated laws against interracial marriage, struck down other barriers and even extended marriage rights to prisoners.
    法院取消了混合人种间禁止结婚的法律,取消了婚姻的其他限制,甚至将婚姻权力扩大到犯人。
  • Rebind all the packages, since all packages are invalidated during the migration.
    重新绑定所有的包,因为在迁移过程中,这些包被设置为无效。
  • If the file system invalidated the data, the data could remain on disk without any downside.
    如果文件系统使数据无效,则该数据可保留在磁盘上且没有任何不利之处。
  • Besides caching data, the DistributedMap also enables individual keys to be explicitly invalidated.
    除了缓存数据外,DistributedMap还允许显式地使各个键失效。
  • But the JVM can figure this out, and will invalidate the generated code that is based on the now-invalid assumption and revert to interpretation ( or recompile the invalidated code path).
    对,是无效了。但是JVM能指出这个错误,并根据目前无效的假设,取消生成的代码,并恢复解释(或者重新编译不正确的代码路径)。