书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 2704 个相关结果.
  • TLS Server name indication (SNI)

    TLS Server name indication (SNI ) Step 1: Create keypairs for each of the domain endpoints Step 2: Start the containers Step 2: Query the SNI endpoints directly with curl Step ...
  • 开发指南

    Kubernetes 开发环境 配置开发环境 单元测试 端到端测试 Node e2e 测试 有用的 git 命令 其他参考 Kubernetes 开发环境 配置开发环境 以 Ubuntu 为例,配置一个 Kubernetes 的开发环境 apt - get install - y gcc make socat git build ...
  • Generate Self-signed Certificates

    Generate Self-signed Certificates for TiDB Data Migration Install OpenSSL Generate the CA certificate Issue certificates for individual components Certificates that might be used...
  • Data Model

    Data Model Create Database note Create STable Create Table Create Table Automatically Single Column vs Multiple Column Data Model The data model employed by TDengine is si...
  • Creating Hypertables

    Creating Hypertables Creating a (Hyper)table Inserting & Querying Creating Hypertables The primary point of interaction with your data is a hypertable, the abstraction of a s...
  • 配置文件度量单位

    945 2020-07-14 《Nginx 中文文档》
    配置文件度量单位 原文档 配置文件度量单位 度量单位可以是字节、千字节(单位是 k 或者 K )或者兆字节(单位是 m 或者 M ),例如,1024 ,8k ,1m 。 也可以使用 g 或者 G 单位的千兆字节。 可以指定毫秒、秒、分、小时和天等时间来设定时间间隔,使用以下单位: 单位 含义 ms 毫秒 s 秒 ...
  • ORM链式操作-Hook特性

    相关定义 使用示例 Hook 特性允许我们对特性的Model 绑定CURD 钩子处理。 相关定义 相关Hook 函数: type ( HookFuncSelect func ( ctx context . Context , in * HookSelectInput ) ( result Result , err...
  • 业务逻辑层、数据权限、数据事务处理、通用基类

    业务逻辑层、数据权限、数据事务处理、通用基类 引言 数据权限 角色数据范围: 控制业务范围: 第一步 第二步 调用 API 接口 数据库事务 注解属性 事务传播行为 事务隔离级别 基类及接口的继承关系 QueryService 查询抽象基类 CrudService 增删改抽象基类 TreeService 树结构抽象基类 其它使...
  • HTTP2 server push

    HTTP2 server push HTTP2 server push Full example code can be found at _examples/response-writer/http2push . Server push lets the server preemptively “push” website assets to t...
  • 9.4.3. 硬件识别

    9.4.3. 硬件识别 9.4.3. 硬件识别 对于 PCI 类设备(AGP , PCI-Express , CardBus , ExpressCard 等), 一开始就使用 lspci(8) (也许加上 “-nn “ 选项) 进行硬件识别比较好。 此外,你可以通过阅读 “/proc/bus/pci/devices “ 里面的内容或浏览”/sy...