书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 78506 个相关结果.
  • 26. Design of CPython’s Garbage Collector

    26. Design of CPython’s Garbage Collector 26.1. Abstract 26.2. Memory layout and object structure 26.3. Identifying reference cycles 26.3.1. Why moving unreachable objects is bet...
  • 7.6 Patterns

    7.6 Patterns Variable patterns Constant patterns Alias patterns Parenthesized patterns “Or” patterns Variant patterns Polymorphic variant patterns Polymorphic variant abbre...
  • What’s new in CMake

    What’s new in CMake CMake in development : WIP [CMake 3.31][]: Better workflow presets CMake 3.30 : C++26 CMake 3.29 : Build before testing CMake 3.28 : C++20 modules CMake 3....
  • Running an experiment

    Running an experiment Packaging your training code in a container image Configuring the experiment Configuration spec Search algorithms in detail Grid search Random search Baye...
  • iOS 发布示例

    iOS 构建示例 发布流程 注册开发者账号 确认 macOS 系统 和 Xcode 版本 准备测试项目 构建 配置通用选项 配置 iOS 专有选项 填写包名 执行构建 在 Xcode 中编译运行 进阶 脚本与原生通信 在原生环境调试代码 特性与系统版本 iOS 构建示例 本文将演示 Cocos Creator 项目发布为 i...
  • 7. 在 iOS 上使用 Python

    7. 在 iOS 上使用 Python 7.1. iOS 上的 Python 运行时 7.1.1. iOS 版本兼容性 7.1.2. 平台识别 7.1.3. 标准库可用性 7.1.4. 二进制扩展模块 7.1.5. 编译器存根二进制文件 7.2. 在 iOS 上安装 Python 7.2.1. 构建 iOS 应用程序的工具 7.2.2. 在 i...
  • Creating iOS plugins

    Creating iOS plugins Loading and using an existing plugin Creating an iOS plugin Creating iOS plugins This page explains what iOS plugins can do for you, how to use an existi...
  • 定义消息类型

    定义消息类型 定义字段类型 指定标签 指定字段规则 添加更多消息类型 添加注释 保留字段 .proto可以生成什么? 定义消息类型 注:内容翻译自官网文档 Language Guide (proto3) 中的 Defining A Message Type 一节 首先我们来看一个非常简单的例子. 让我们假设你想定义一个搜索请求...
  • TOML v0.4.0 中文文档

    1229 2022-01-08 《TOML 中文文档》
    TOML v0.4.0 目标 规格 注释 字符串 整数 浮点数 布尔值 时间日期 数组 表 内联表 表数组 这份规范是认真的吗? 但是为什么我要用它呢? 天哪,你说的好有道理 使用TOML的项目 实现 校验 TOML解码器和编码器测试套件(语言无关) 支持的编辑器 编码器 转换器 TOML v0.4.0 全称...
  • Running an experiment

    Running an experiment Packaging your training code in a container image Configuring the experiment Configuration spec Search algorithms in detail Grid search Random search Baye...