书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 21840 个相关结果.
  • 18.5.7. Synchronization primitives

    18.5.7. Synchronization primitives 18.5.7.1. Locks 18.5.7.1.1. Lock 18.5.7.1.2. Event 18.5.7.1.3. Condition 18.5.7.2. Semaphores 18.5.7.2.1. Semaphore 18.5.7.2.2. BoundedSemap...
  • Model Commands

    Model Commands Quick start 用法 Generation rules Cache Type conversion rules Model Commands [!TIP] This document is machine-translated by Google. If you find grammatical an...
  • 6.14. Aggregate Functions

    6.14. Aggregate Functions General Aggregate Functions Bitwise Aggregate Functions Map Aggregate Functions Approximate Aggregate Functions Statistical Aggregate Functions 6...
  • Overview

    Autoscaling Optional autoscaling configuration tasks Autoscaling One of the main features of Knative is automatic scaling of replicas for an application to closely match incomi...
  • Terminology

    590 2019-12-29 《Ceph v15.0 Document》
    Terminology Terminology A Ceph cluster may have zero or more CephFS file systems. CephFSfile systems have a human readable name (set in fs new )and an integer ID. The ID is cal...
  • 如何实现字符串和byte切片的零拷贝转换

    这是一个非常精典的例子。实现字符串和 bytes 切片之间的转换,要求是 zero-copy 。想一下,一般的做法,都需要遍历字符串或 bytes 切片,再挨个赋值。 完成这个任务,我们需要了解 slice 和 string 的底层数据结构: type StringHeader struct { Data uintptr ...
  • Overview

    Autoscaling Optional autoscaling configuration tasks Autoscaling One of the main features of Knative is automatic scaling of replicas for an application to closely match incomi...
  • 文档贡献

    755 2022-03-03 《go-zero v1.3 教程》
    文档贡献 怎么贡献文档? 可以贡献哪些文档? 文档pr通过后文档多久会更新? 文档贡献注意事项 目录结构规范 开发实践文档模板 猜你想看 文档贡献 怎么贡献文档? 点击顶部”编辑此页”按钮即可进入源码仓库对应的文件,开发人员将修改(添加)的文档通过pr形式提交, 我们收到pr后会进行文档审核,一旦审核通过即可更新文档。 可以贡献哪...
  • 2.5. Inversion Layer Modes

    2.5. Inversion Layer Modes 2.5. Inversion Layer Modes The “Inversion” group contains layer modes that invert the colors in one way or another. Difference Figure 8.32. Example ...
  • Unit Testing for Rules

    Unit Testing for Rules Test file format <test_group> <series> <alert_test_case> <alert> <promql_test_case> <sample> Example test.yml alerts.yml Unit Testing fo...