书栈网 · BookStack 本次搜索耗时 0.093 秒,为您找到 948 个相关结果.
  • 19.4. Advanced Types

    Advanced Types Using the Newtype Pattern for Type Safety and Abstraction Creating Type Synonyms with Type Aliases The Never Type that Never Returns Dynamically Sized Types and t...
  • Authorization

    Authorization Introduction Gates Writing Gates Resource Gates Authorizing Actions Creating Policies Generating Policies Registering Policies Writing Policies Policy Methods...
  • 深入探索

    深入探索 从方法中返回块 块与实例变量 块与局部变量 深入探索 从方法中返回块 早些时候,我解释过 Ruby 中的块可能视为“闭包”(closures)。闭包可以说是封闭声明它的“环境”(environment)。或者,换句话说,它将局部变量的值从其原始作用域带入不同的作用域。我之前给出的示例显示了名为 ablock 的块如何捕获局部变量...
  • Events

    Events Introduction Event Types Typed event target Using JsCast Using TargetCast Using NodeRef Manual event listener Using Closure (verbose) Using gloo (concise) E...
  • Events

    Events Introduction Event Types Event bubbling Event delegation Typed event target Using JsCast Using TargetCast Using NodeRef Manual event listener Using Closure (verb...
  • Events

    Events Introduction Event Types Typed event target Using JsCast Using TargetCast Using NodeRef Manual event listener Using Closure (verbose) Using gloo (concise) E...
  • 8. Conclusion

    Conclusion 8.1 Properties of the LLVM IR 8.1.1 Target Independence 8.1.2 Safety Guarantees 8.1.3 Language-Specific Optimizations 8.2 Tips and Tricks 8.2.1 Implementing portabl...
  • Authorization

    Authorization Introduction Gates Writing Gates Resource Gates Authorizing Actions Intercepting Gate Checks Creating Policies Generating Policies Registering Policies Writi...
  • Authorization

    Authorization Introduction Gates Writing Gates Resource Gates Authorizing Actions Creating Policies Generating Policies Registering Policies Writing Policies Policy Methods...
  • Collections

    Collections Quick Example List of Methods Iterating Filtering Aggregation Grouping and Counting Sorting Working with Tree Data Other Methods Withdrawing Elements Expanding...