erasure
英 [ɪˈreɪʒə(r)]
美 [ɪˈreɪʒər]
n. 擦掉; 抹掉; 消除; 消灭; 删除
复数:erasures
BNC.35280 / COCA.22110
牛津词典
noun
- 擦掉;抹掉;消除;消灭;删除
the act of removing or destroying sth- the accidental erasure of important computer disks (= the removal of information from them)
计算机磁盘上的重要信息的意外删除
- 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.- ...a further erasure of the UK's thin manufacturing base.
对英国制造业薄弱基础的进一步破坏 - ...the final and cataclysmic erasure of all the remaining dinosaurs 65 million years ago.
6,500万年前所有残存恐龙的最终灾难性灭绝
- ...a further erasure of the UK's thin manufacturing base.
英英释义
noun
- deletion by an act of expunging or erasing
- a surface area where something has been erased
- another word had been written over the erasure
- a correction made by erasing
- there were many erasures in the typescript
双语例句
- The change grew out of two years of study by a committee of faculty and staff, which noted that Mills has always fought gender-based oppression and concluded, Trans inclusiveness represents not an erasure but an updating of this mission.
这项改革来自于一个教职工委员会两年来的研究。说明指出,米尔斯从来都与基于性别的压迫相斗争,并以此做为结语:对跨性人群的包容,不是推翻上述宗旨,而是与时俱进。 - 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继续活下去的可能正在出现。 - Design of a Host-based Confidential Information Erasure System
基于主机的涉密信息清除系统的设计 - Pale violet on the other hand is a form of erasure that allows pain, programming and machinery to be transmuted.
另一方面,浅紫色是擦除的方式,容许痛苦、程式和机械被改变。 - Some computers have several fast registers which can be used to hold temporary results. In computer security, the removal of obsolete data by erasure, by overwriting of storage or by resetting registers.
某些计算机有若干快速寄存器,它们能用来保存中间结果。计算机安全学中,用删除或重写存储信息或用寄存器清除等方法消除无用数据的过程。 - Accordingly, the approach of erasure, which could be implemented entirely in the compiler, was adopted.
因此采用了可以完全在编译器中实现的擦除方法。 - Data exchange between high-frequent erased block and low-frequent erased block is adopted to even the erasure distribution;
该方法通过高低频数据互换,有效均衡了擦除分布; - SegEra: an Erasure Code and Segmentation Combined P2P Storage Structure
SegEra:一种ErasureCode与分割相结合的P2P存储结构 - It turns out that the compiler actually inserts casts into the code during compilation to account for the fact that type erasure reduces the precision of the types of certain expressions.
事实证明编译器确实在编译阶段将数据类型转换插入到代码中,这样做是为了解决类型擦除会降低某些表达式的类型的精度这一事实。 - With type erasure, generic types are used for type checking only; afterwards, they are replaced with their upper bound.
使用类型消除(typeerasure),泛型类型仅用于类型检查;然后,用它们的上界替换它们。