书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 240647 个相关结果.
  • Simpler Design

    Simpler Design De-class-ified Simpler Design In addition to OLOO providing ostensibly simpler (and more flexible!) code, behavior delegation as a pattern can actually lead to ...
  • Environmental Variables

    » Environmental Variables » CFLAGS » CPPFLAGS » CURL_CA_BUNDLE » LDFLAGS » SSL_CERT_FILE » VAGRANT_ALIAS_FILE » VAGRANT_ALLOW_PLUGIN_SOURCE_ERRORS » VAGRANT_BOX_UPDATE_CHECK...
  • Laravel Passport——OAuth2 API 认证系统源码解析

    1483 2018-04-12 《laravel 源码详解》
    Laravel Passport——OAuth2 API 认证系统源码解析(上) 前言 Passport 服务的注册启动 认证服务器注册 资源服务器注册 guard 注册 授权码模式 创建客户端 跳转授权页面 客户端 重定向地址 授权作用域 state 获取已授权 token 授权成功 授权码转为令牌 客户端验证 验证授权码 发...
  • This 表达式

    This 表达式 限定的 this This 表达式 为了表示当前的 接收者 我们使用 this 表达式: 在类 的成员中,this 指的是该类的当前对象。 在扩展函数 或者带有接收者的函数字面值 中,this 表示在点左侧传递的 接收者 参数。如果 this 没有限定符,它指的是最内层的包含它的作用域。要引用其他作用域中的 thi...
  • Buttons

    949 2019-07-17 《reactstrap document》
    Buttons Properties Outline Buttons Sizes Active State Disabled State Checkbox and Radio Buttons (Stateful Buttons) Close icon Buttons import React from 'react' ;...
  • Istio Standard Metrics

    Istio Standard Metrics Metrics Labels Multicluster labels Istio Standard Metrics The following are the standard service level metrics exported by Istio. Istio standard metri...
  • Istio Standard Metrics

    Istio Standard Metrics Metrics Labels Multicluster labels Istio Standard Metrics The following are the standard service level metrics exported by Istio. Istio standard metri...
  • callback

    callback Classes for callback implementors class Callback [source] [test] Methods your subclass can implement on_train_begin [source] [test] on_epoch_begin [source] [test]...
  • Fiber架构的实现原理

    890 2023-04-20 《React 技术揭秘》
    Fiber的起源 Fiber的含义 Fiber的结构 作为架构来说 作为静态的数据结构 作为动态的工作单元 总结 参考资料 在新的React架构一节 中,我们提到的虚拟DOM 在React 中有个正式的称呼——Fiber 。在之后的学习中,我们会逐渐用Fiber 来取代React16虚拟DOM 这一称呼。 接下来让我们了解下Fiber 因...
  • Resource definitions

    Resource definitions Resource definitions 📄️ Resource definitionsCalico resources (APIs) that you can manage using calicoctl. 📄️ BGP configurationAPI for this Calico resource....