词语吧>英语词典>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.
        我问麦基翁重聚是不是为了寻求解脱。

    双语例句

    • Groovy project page: Download Groovy and learn more about closures and closure composition.
      Groovy项目页面:下载Groovy并学习更多有关闭包和闭包复合的内容。
    • This illustrates why the use of closures exemplifies functional thinking: allow the runtime to manage state.
      以上演示了为什么闭包体现了函数思想:让运行时管理状态。
    • Note that you can use closures and reference variables later too.
      注意,稍后您也可以使用闭包和引用变量。
    • They are arguing against hospital closures
      他们据理反对关闭医院。
    • The recent factory closures and job losses are just a foretaste of the recession that is to come.
      最近的工厂关闭和失业现象正是将要来临的经济衰退的预兆。
    • Sometimes visibility drops to less than 1 kilometer, causing serious traffic jams, flight delays and highway closures.
      有时,能见度下降到1千米以下,引发了严重的交通阻塞,航班延误和公路关闭。
    • With closures, you can also refactor from the outside in.
      有了闭包,您也可以从外到里进行重构。
    • However, it uses closures and thread local storage to distinguish between shared and isolated variables.
      然而,它使用了闭包和线程本地存储来区分共享和隔离的变量。
    • Closures, and the related concept lambda expressions, are used throughout the LINQ query design.
      闭包,和lambda表达式相关的一个概念,贯穿整个LINQ查询的设计。
    • Ruby also lets you write methods that use your own closures.
      Ruby让您也可以编写使用自己的闭包的方法。