cleanup
英 [ˈkliːnʌp]
美 [ˈkliˌnʌp]
n. 洗涤;净化;清除;清理; 澄清;肃清; 提纯;精炼;精制
adj. 第四位击球员的
复数:cleanups
BNC.47597 / COCA.5872
柯林斯词典
- N-COUNT 打扫;清洗;肃清;整顿
Aclean-upis the removing of dirt, pollution, crime, or corruption from somewhere.- ...the need for a clean-up of Italian institutions...
对意大利各机构进行整顿的必要性 - The Governor has now called in the National Guard to assist the cleanup operation.
总督已经调动了国民卫队协助清剿行动。
- ...the need for a clean-up of Italian institutions...
in AM, use 美国英语用 cleanup
英英释义
noun
- the act of making something clean
- he gave his shoes a good cleaning
- (baseball) the fourth position in the batting order (usually filled by the best batter on the team)
- a very large profit
双语例句
- You can specify the logic to cleanup the resources that are allocated in the user exit.
您可以指定相关逻辑以清理在用户出口中分配的资源。 - But there is a bit of cleanup left to do, which was omitted in the previous steps.
但是有一点清理工作还需要做,这在前面的步骤中被省略了。 - Although this causes no functional problems on the system, it slows down the cleanup procedure.
尽管这不会导致功能性问题,但是会减慢清理过程。 - If your application uses a disk cache, it also registers with the Disk Cleanup utility.
如果你的应用程序使用一个磁盘缓冲,它要被磁盘清理应用所记录。 - Sometimes it seems that more code is dedicated to managing memory allocation and cleanup than actually accomplishing computational tasks!
有时好像致力于管理内存分配和清理的代码比实际完成计算任务的代码还要多! - You can disable verification in a setup script and re-enable verification in a cleanup script.
可以在安装脚本中禁用验证,在清理脚本中重新启用验证。 - It contains an initialization method and a cleanup method.
它包含一个初始化方法和一个清除方法。 - You could actually use a closure to do the resource setup and cleanup instead.
实际上可以使用闭包代替该方法来建立和清除资源。 - You can use this event to perform any necessary cleanup.
您可以使用此事件执行任何必要的清理操作。 - The constructor and destructor methods of this object do the necessary setup and cleanup.
这个对象的constructor和destructor方法执行必需的设置和清除工作。