"overwrite" in Chinese (Simplified)
覆盖覆写
Definition
用新的信息替换已有的文本、数据或文件,通常会删除原有内容。
Usage Notes (Chinese (Simplified))
主要用于计算机、技术相关环境。常见搭配有“overwrite a file”、“overwrite data”。覆盖后原内容无法恢复。不要与“override”混淆。
Examples
Be careful not to overwrite your work by mistake.
小心不要不小心**覆盖**你的工作。
If you save the file now, it will overwrite the old version.
如果你现在保存文件,它会**覆盖**旧版本。
Please don’t overwrite my changes.
请不要**覆盖**我的更改。
The software asked if I wanted to overwrite the existing document.
软件问我是否要**覆盖**现有文件。
Accidentally hit ‘yes’ and completely overwrote my backup!
不小心点了“是”,把我的备份全**覆盖**了!
If you overwrite this, there’s no way to get the old data back.
如果你**覆盖**了这个,旧数据就无法恢复了。