闭包

bì bāo
  • closure
闭包闭包
闭包[bì bāo]
  1. 关于Fuzzy传递闭包的修改矩阵与性质

    The correction matrix and its properties of the fuzzy transitive closure

  2. 诱导Fuzzy拓扑空间中闭包与内部的分解定理

    The Decomposition Theorem of Interior and Closure in the Induced Fuzzy Topological Spaces

  3. 基于传递闭包的First集合的求解算法

    A New Algorithm of First Closure Based on Transitive Closure

  4. 环C叫作A在B中的整闭包。

    The ring C is called the integral closure of A in B.

  5. Fuzzy矩阵的广义传递闭包

    Generalized Transitive Closure of a Fuzzy Matrix R

  6. 从外部环境中导入的变量是在闭包函数定义的use子句中指定的。

    Variables to be imported from the outside environment are specified in the use clause of the closure function definition .

  7. 你应单步进入(stepinto)闭包而不是越过(stepover)它们

    You step into Closures rather than over them

  8. 在闭包的开始处使用language->语句命名language变量。

    You named the language variable at the beginning of the closure with the language - > statement .

  9. 第四是提出了一个以用户离散化浏览时间为度量、以图论法取得模糊相似矩阵的传递闭包的Web用户浏览模式模糊聚类算法。

    In the fourth part , present a fuzzy clustering algorithm of Web users browsing pattern .

  10. 应用Fuzzy矩阵传递闭包法对林木适宜生长气候区的划分

    Division of Climatic Region Suitable for Trees to Grow by use of Fuzzy Matrix Transmission Closure

  11. 按钮显示为“Search”,它的action变量被设置为一个闭包。

    The button says " Search ", and its action var is set to a closure .

  12. 定义这个闭包之后,在frame闭包中调用它。

    Once the closure is defined , I call it inside of the frame closure .

  13. Fuzzy关系闭包

    Closures of fuzzy relations

  14. 函子■对Df-模X闭包的作用

    The Effect of the Functor ■ on X-hull of D_f-modules

  15. 过去,闭包绝不是Java开发人员优先考虑的事情。

    In the past , closures were never a serious priority for Java developers .

  16. 单击Update按钮将表单值发送到update闭包。

    Clicking the Update button sends the form values to the update closure .

  17. 接下来,只需对列表调用each(),并在闭包体内输出language变量。

    Next , you simply call each () on the list and print out the language variable in the body of the closure .

  18. 在Entry控制器中添加一个闭包,以处理Atom请求。

    Add a closure to the Entry controller to handle the Atom request .

  19. f的回归点集的闭包中的非回归点的集合为可数集。

    R is countable , where R denotes the set of recurrent points .

  20. 请再次注意,我们为传递给filter函数的断言函数使用了一个简短的闭包。

    Notice that once again , we used a shorthand closure for the predicate function passed to the filter function .

  21. 要构建一个使用闭包的函数,只需要使用yield关键字来调用该闭包。

    To build a function that uses a closure , you simply use the yield keyword to invoke the closure .

  22. 关于Fuzzy等价矩阵作为传递闭包逆问题的解任务时序关系的形式化和传递闭包建模算法

    On the Solution of Inverse Problem of Fuzzy Equivalent Matrix as Transitive Closure ; Modeling Tasks Temporal Relations Based on Transferability Closure

  23. 一个平图G把平面划分成若干个连通区域,这些区域的闭包称为G的面。

    A plane graph G partitions the rest of the plane into a number of connected regions ;

  24. destroy闭包在应用程序关闭时调用。

    The destroy closure gets called when the application is shut down .

  25. 但是,这些现有的闭包返回的值是HTML格式的。

    These existing closures , though , return the values as HTML .

  26. 令V是一个图类,如果对于V中任意的图G,clk(G)∈V,则称V是κ-闭包下的稳定图类。

    Be a class of graph . We say that the class (?)

  27. 要进行无错的导入,确保RationalRose的完整闭包可用。

    For error-free import , make sure that the full closure of the Rational Rose model is available .

  28. 现在请注意仔细阅读:参数f和g代表单个参数闭包。

    Now hold on tight and read closely : The parameters f and g represent single-parameter closures .

  29. 在这里可以看到名为map的闭包,不要把它与Map接口混淆。

    Here you can see a closure named map , which is not to be confused with the Map interface .

  30. 要想使闭包在Java语言中实践并流行起来,它必须要敏捷干净。

    For closures to be practical and prevalent in the Java language , they must be quick and clean .