书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 22529 个相关结果.
  • 消息队列

    消息队列 go-queue 之 kq(kafka) 1.1 Config 1.2 go-zero 中使用 go-queue 生产者 pusher 1.3 go-zero 中使用 go-queue 消费者 consumer 消息队列 go-queue 之 kq(kafka) 消息队列对于大型微服务系统是必不可少的,主要是用来解决削峰、降低服务之...
  • Cone Node

    87 2024-08-11 《Blender 4.2 Manual》
    Cone Node Inputs Properties Outputs Cone Node The Cone node generates a cone mesh that is optionally truncated. Inputs Vertices Number of points on the circle at the top...
  • Encoding

    Encoding Functions char hex unhex bin unbin UUIDStringToNum(str) UUIDNumToString(str) bitmaskToList(num) bitmaskToArray(num) bitPositionsToArray(num) Encoding Function...
  • union

    union union A union declaration inside a lib declares a C union: lib U # In C: # # union IntOrFloat { # int some_int; # double some_float; ...
  • union

    union union A union declaration inside a lib declares a C union: lib U # In C: # # union IntOrFloat { # int some_int; # double some_float; ...
  • Overview

    Deployment Presets Default output Zero-Config Providers Changing the deployment preset Deployment Presets Nitro can generate different output formats suitable for different h...
  • union

    union union A union declaration inside a lib declares a C union: lib U # In C: # # union IntOrFloat { # int some_int; # double some_float; ...
  • union

    union union A union declaration inside a lib declares a C union: lib U # In C: # # union IntOrFloat { # int some_int; # double some_float; ...
  • 基础服务配置

    基础服务配置 service 概述 参数定义 基础服务配置 service 概述 ServiceConf 这个配置是用来表示我们一个独立服务的配置。他被我们的 rest,zrpc 等引用,当然我们也可以自己简单定义自己的服务。 例如: package main import ( "github.com/zerom...
  • 基础服务配置

    504 2023-06-20 《go-zero v1.5 教程》
    基础服务配置 service 概述 参数定义 基础服务配置 service 概述 ServiceConf 这个配置是用来表示我们一个独立服务的配置。他被我们的 rest,zrpc 等引用,当然我们也可以自己简单定义自己的服务。 例如: package main import ( "github.com/zerom...