词语吧>英语词典>closures翻译和用法

closures

英 [ˈkləʊʒəz]

美 [ˈkloʊʒərz]

n.  (永久的)停业,关闭; 倒闭; (路或桥的)暂时封闭; (因困境结束或事情得到妥善处理等的)宽慰; 如释重负
closure的第三人称单数和复数

柯林斯词典

  • N-VAR (企业、工厂等的)永久性关闭,停业
    Theclosureof a place such as a business or factory is the permanent ending of the work or activity there.
    1. ...the closure of the Ravenscraig steelworks...
      雷文斯克拉格钢铁厂的关闭
    2. ...British Coal's proposed pit closures...
      英国煤炭公司建议关闭的矿井
    3. Almost three in four clinics say they face closure by the end of the year.
      几乎有3/4的诊所说年底前要面临歇业。
  • (道路或边界的)封闭,封锁
    Theclosureof a road or border is the blocking of it in order to prevent people from using it.
    1. N-UNCOUNT 解脱
      If someone achievesclosure, they succeed in accepting something bad that has happened to them.
      1. I asked McKeown if the reunion was meant to achieve closure.
        我问麦基翁重聚是不是为了寻求解脱。

    双语例句

    • Closures provide a compact, natural way to create and manipulate parameterized computations.
      闭包为创建和操纵参数化的计算提供了一种紧凑、自然的方式。
    • The current JPA specification provides some elementary facilities for the customization of closures.
      当前的JPA规范提供了一些基本的自定义闭包工具。
    • With closures, you can also refactor from the outside in.
      有了闭包,您也可以从外到里进行重构。
    • The syntax for closures has changed, but mostly only with regard to parameters.
      闭包的语法发生了变化,但是大多数变化只与参数有关。
    • In Groovy, closures can be invoked with the call method.
      在Groovy中,可以使用call方法来调用闭包。
    • Using composition, two or more simple closures can be combined to produce a more elaborate one.
      使用复合,两个或多个简单的闭包可以组合起来构成一个更复杂的闭包。
    • However, it uses closures and thread local storage to distinguish between shared and isolated variables.
      然而,它使用了闭包和线程本地存储来区分共享和隔离的变量。
    • The worsening trade situation has already led to a spate of factory closures and layoffs in China.
      贸易状况的恶化已经导致了一系列关闭工厂和裁员中。
    • This illustrates why the use of closures exemplifies functional thinking: allow the runtime to manage state.
      以上演示了为什么闭包体现了函数思想:让运行时管理状态。
    • These are just two more of the many ways that you can use closures to iterate.
      这些仅仅是众多使用闭包进行迭代的方法中的两种。