火范文>英语词典>erasure翻译和用法

erasure

英 [ɪˈreɪʒə(r)]

美 [ɪˈreɪʒər]

n.  擦掉; 抹掉; 消除; 消灭; 删除

复数:erasures 

GRETEM8电力

BNC.35280 / COCA.22110

牛津词典

    noun

    • 擦掉;抹掉;消除;消灭;删除
      the act of removing or destroying sth
      1. the accidental erasure of important computer disks (= the removal of information from them)
        计算机磁盘上的重要信息的意外删除

    柯林斯词典

    • N-UNCOUNT 删除;丢失;破坏;消灭
      Theerasure ofsomething is the removal, loss, or destruction of it.
      1. ...a further erasure of the UK's thin manufacturing base.
        对英国制造业薄弱基础的进一步破坏
      2. ...the final and cataclysmic erasure of all the remaining dinosaurs 65 million years ago.
        6,500万年前所有残存恐龙的最终灾难性灭绝

    英英释义

    noun

    • deletion by an act of expunging or erasing
        Synonym:expunctionexpunging
      1. a surface area where something has been erased
        1. another word had been written over the erasure
      2. a correction made by erasing
        1. there were many erasures in the typescript

      双语例句

      • It isn't clear whether the memory erasure is temporary or permanent.
        科学家还不清楚这种记忆抹除是暂时还是永久性的。
      • SegEra: an Erasure Code and Segmentation Combined P2P Storage Structure
        SegEra:一种ErasureCode与分割相结合的P2P存储结构
      • Take all reasonably practicable steps to ensure that personal data are protected against unauthorised or accidental access, processing, erasure or other use;
        采取所有合理和切实可行的步骤以保障个人资料不受未获准许的或意外的查阅处理删除或其他使用所影响;
      • Design of storage scheme with high reliability based on Erasure Codes in environment of networks
        网络环境下基于ErasureCodes的高可靠性存储体系设计
      • With type erasure, generic types are used for type checking only; afterwards, they are replaced with their upper bound.
        使用类型消除(typeerasure),泛型类型仅用于类型检查;然后,用它们的上界替换它们。
      • The possibility of continued life is emerging however for Nomi and as a result of the love of the Tao; and the erasure of the past that this allows for within his cells.
        然而由于道之爱的结果,并由于擦去了其细胞中允许了这一切的过去,让Nomi继续活下去的可能正在出现。
      • Erasure is also responsible for the construction issues described above& that you cannot create an object of generic type because the compiler doesn't know what constructor to call.
        擦除也是造成上述构造问题的原因,即不能创建泛型类型的对象,因为编译器不知道要调用什么构造函数。
      • An RS code is twice powerful at erasure correction than at error correction.
        里德所罗门码对「抹除」的更正能力是一般错误的两倍。
      • And that is a key bit of IP that was created at HP Labs. It's based on erasure coding, which is a coding technique that's been around for many years.
        这也正是惠普实验室所创造的知识财产的核心,它基于纠偏编码,一种出现了许多年的编码技术。
      • One of the implications of erasure is that a class cannot implement both Comparable and Comparable, because both of these are in fact the same interface, specifying the same compareTo() method.
        擦除意味着一个类不能同时实现Comparable和Comparable,因为事实上两者都在同一个接口中,指定同一个compareTo()方法。