书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 3941 个相关结果.
  • Optional Fields

    Optional Fields Optional Fields A common issue with Protobufs is that the way that nil values are represented: a zero-valued primitive field isn’t encoded into the binary repres...
  • Optional Fields

    200 2022-10-19 《Ent v0.11 教程》
    Optional Fields Optional Fields A common issue with Protobufs is that the way that nil values are represented: a zero-valued primitive field isn’t encoded into the binary repres...
  • Configuration Instructions

    Parameter Configuration Description TransformConfig Configuration Description SourceInfo Configuration Description CSV KV ProtoBuffer Generate ProtoBuf Protocol Description Js...
  • 比较 gRPC 服务和 HTTP API

    比较 gRPC 服务和 HTTP APICompare gRPC services with HTTP APIs 本文内容 概括比较High-level comparison gRPC 优点gRPC strengths 性能Performance 代码生成Code generation 严格规范Strict specification 流式处理S...
  • protoc & protoc-gen-go Installation

    protoc & protoc-gen-go安装 Forward protoc installation protoc-gen-* installation protoc & protoc-gen-go安装 [!TIP] This document is machine-translated by Google. If you find gra...
  • ORM高级特性-字段映射

    基本介绍 重要说明 接口设计 字段缓存 使用示例 基本介绍 在对数据进行写入、更新使用诸如Fields/Data/Scan 方法时,如果给定的参数为map/struct 类型,给定参数的键名/属性名称将会自动按照忽略大小写及特殊字符的方式与数据表的字段进行自动识别映射。 这也是为什么使用数据库组件执行数据库操作时会出现 SHOW FULL C...
  • ORM高级特性-字段映射

    基本介绍 重要说明 接口设计 字段缓存 使用示例 基本介绍 在对数据进行写入、更新使用诸如Fields/Data/Scan 方法时,如果给定的参数为map/struct 类型,给定参数的键名/属性名称将会自动按照忽略大小写及特殊字符的方式与数据表的字段进行自动识别映射。 这也是为什么使用数据库组件执行数据库操作时会出现 SHOW FULL C...
  • 在 Ubuntu 上安装 TensorFlow

    在 Ubuntu 上安装 TensorFlow 确定 TensorFlow 版本 GPU support TensorFlow 的 NVIDIA 需求 确定如何安装 TensorFlow virtualenv 安装 下一步 卸载 TensorFlow 原生 pip 安装 前提:Python 及 Pip 安装 TensorFlow 下一步 卸...
  • 「连载一」gRPC及相关介绍

    2918 2021-04-29 《带入 gRPC》
    「连载一」gRPC及相关介绍 一、RPC 什么是 RPC 实际场景: RPC 框架 常见 RPC 框架 比较一下 为什么要 RPC RPC 可以基于 HTTP 吗 二、Protobuf 介绍 语法 数据类型 v2 和 v3 主要区别 相较 Protobuf,为什么不使用 XML? 三、gRPC 介绍 多语言 特点 概览 讲...
  • Config

    Config Define configuration through proto Configuration file Proto declaration Build configuration Usage Config In the Kratos project, multiple configuration sources can be...