读知识>英语词典>cleanup翻译和用法

cleanup

英 [ˈkliːnʌp]

美 [ˈkliˌnʌp]

n.  洗涤;净化;清除;清理; 澄清;肃清; 提纯;精炼;精制
adj.  第四位击球员的

复数:cleanups 

经济

BNC.47597 / COCA.5872

柯林斯词典

    in AM, use 美国英语用 cleanup

  • N-COUNT 打扫;清洗;肃清;整顿
    Aclean-upis the removing of dirt, pollution, crime, or corruption from somewhere.
    1. ...the need for a clean-up of Italian institutions...
      对意大利各机构进行整顿的必要性
    2. The Governor has now called in the National Guard to assist the cleanup operation.
      总督已经调动了国民卫队协助清剿行动。

英英释义

noun

  • the act of making something clean
    1. he gave his shoes a good cleaning
    Synonym:cleaningcleansing
  • (baseball) the fourth position in the batting order (usually filled by the best batter on the team)
      Synonym:cleanup positioncleanup spot
    1. a very large profit
        Synonym:killing

      双语例句

      • It contains an initialization method and a cleanup method.
        它包含一个初始化方法和一个清除方法。
      • Code Cleanup works in batch mode, so that you can instantly clean the whole project or even solution.
        可以在批模式下进行代码清理工作,所以可以即刻对整个项目甚至解决方案进行清理。
      • We're this guy's cleanup crew. that's it.
        我们成了这个家伙清洁工,就这样。
      • You can use this event to perform any necessary cleanup.
        您可以使用此事件执行任何必要的清理操作。
      • You could actually use a closure to do the resource setup and cleanup instead.
        实际上可以使用闭包代替该方法来建立和清除资源。
      • You can disable verification in a setup script and re-enable verification in a cleanup script.
        可以在安装脚本中禁用验证,在清理脚本中重新启用验证。
      • If your application uses a disk cache, it also registers with the Disk Cleanup utility.
        如果你的应用程序使用一个磁盘缓冲,它要被磁盘清理应用所记录。
      • You can specify the logic to cleanup the resources that are allocated in the user exit.
        您可以指定相关逻辑以清理在用户出口中分配的资源。
      • They define lifecycle methods setup and cleanup.
        它们定义了生命周期方法的设置和清除。
      • The constructor and destructor methods of this object do the necessary setup and cleanup.
        这个对象的constructor和destructor方法执行必需的设置和清除工作。