书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 1839 个相关结果.
  • 自定义验证

    3.9.11.3. 自定义验证 3.9.11.3. 自定义验证 身份验证机制可以通过密钥、链接、LDAP 登录名和密码等提供访问令牌。REST API 使用特有的身份验证机制,无法被修改。要使用自定义身份验证过程,需要创建 REST 控制器并使用其 URL。 下面我们看看自定义身份验证机制,该机制可以通过推广码获取 OAuth 令牌。在下面的示例中...
  • 迁移到新版内存管理器

    迁移到新版内存管理器 Update Kotlin Update dependencies Update your code Support both new and legacy memory managers 下一步做什么 迁移到新版内存管理器 This guide compares the new Kotlin/Native memory...
  • 2. 源码分析

    2. 源码分析 2. 源码分析 在进行源码分析之前,我们先来通过一张图了解 Dubbo 服务调用过程。 首先服务消费者通过代理对象 Proxy 发起远程调用,接着通过网络客户端 Client 将编码后的请求发送给服务提供方的网络层上,也就是 Server。Server 在收到请求后,首先要做的事情是对数据包进行解码。然后将解码后的请求发送至分发...
  • Messenger notes

    795 2019-12-29 《Ceph v15.0 Document》
    Messenger notes ceph_perf_msgr ./ceph_perf_msgr_server 172.16.30.181:10001 1 0 ./ceph_perf_msgr_client 172.16.30.181:10001 1 32 10000 10 4096 Messenger notes Messenger is th...
  • 绑定一个 Stream

    绑定一个 Stream 图 10. 绑定之后 发布/订阅(Publish/Subscribe) 图 11. 在绑定一个共享的Stream之后 表 8. 考虑终端的或者明确的订阅的操作 绑定一个 Stream Streams 操作 — 除了一些像终端动作和 broadcast() 的异常 — 将永远不会直接订阅,而是将懒惰地预备自己被订阅。这在...
  • TiKV API v2

    TiKV API v2 Usage Demonstration Prerequisites Step 1: Config TiKV to enable API v2 Step 2: Start TiKV Cluster Step 3: Write the code to test API v2 Step 4: Run the code Thi...
  • About HAWQ Query Processing

    About HAWQ Query Processing Understanding Query Planning and Dispatch Understanding HAWQ Query Plans Understanding Parallel Query Execution About HAWQ Query Processing This ...
  • Release Notes

    2984 2019-10-05 《Phalcon 4.0 Document》
    3.4.4 (2019-06-30) 3.4.3 (2018-02-24) 3.4.2 (2018-12-02) 3.4.0 (2018-05-28) 3.3.2 (2018-03-04) 3.3.1 (2018-01-08) 3.3.0 (2017-12-23) 3.2.4 (2017-10-21) 3.2.3 (2017-10-12) ...
  • Writing an Event Source

    Writing an Event Source Introduction Other ways Target Audience Before You Begin Steps Writing an Event Source Introduction This tutorial will walk you though writing a ...
  • Service Providers

    Service Providers Introduction Writing Service Providers The Register Method The Boot Method Boot Method Dependency Injection Registering Providers Deferred Providers Se...