书栈网 · BookStack 本次搜索耗时 0.049 秒,为您找到 8471 个相关结果.
  • Godot notifications

    Godot notifications _process vs. _physics_process vs. *_input _init vs. initialization vs. export _ready vs. _enter_tree vs. NOTIFICATION_PARENTED Godot notifications Every O...
  • Containers

    Developing inside a Container Getting started System requirements Installation Quick start: Try a dev container Quick start: Open an existing folder in a container Open a WSL2 ...
  • 着色器类别

    Shader 类型 Shader 类型 渲染是由不同的着色器来完成的,有处理顶点的、有处理像素的、有用于通用计算的。 在 Surface Shader 架构中,为了良好的可读性和可维护性,不同的 Shader 类型会有一个约定的代码标识, 如下表所示: 着色器阶段 对应的 Surface Shader 代码标识 Vertex Shader vs F...
  • Extension Manifest

    Extension Manifest Fields Example Marketplace Presentation Tips Approved Badges Combining Extension Contributions Extension Packs Extension uninstall hook Useful Node module...
  • 远程访问遥测插件

    远程访问遥测插件 配置远程访问 方式 1:安全访问(HTTPS) 方式 2:不安全访问(HTTP) 清除 相关内容 远程访问遥测插件 此任务说明如何配置 Istio 以显示和访问集群外部的遥测插件。 配置远程访问 远程访问遥测插件的方式有很多种。该任务涵盖了两种基本访问方式:安全的(通过 HTTPS)和不安全的(通过 HTTP)。对于...
  • 4. Testing And Overall Quality Practices

    4.2 Include 3 parts in each test name 4.3 Structure tests by the AAA pattern 4.5 Avoid global test fixtures and seeds, add data per-test 4.11 Refactor regularly using static ana...
  • GCC on Windows Subsystem for Linux

    Using C++ and WSL in VS Code Prerequisites Set up your Linux environment Run VS Code in WSL Add a source code file Install the C/C++ extension Add hello world source code Exp...
  • 概述

    概述 概述 术语,概念 并发 vs. 并行 异步 vs. 同步 非阻塞 vs. 阻塞 死锁 vs. 饥饿 vs. 活锁 竞态条件 非阻塞担保(进展条件) 推荐文献 Actor系统 树形结构 配置容器 Actor最佳实践 阻塞需要仔细的管理 你不应该担心的事 什么是Actor? Actor引用 状态 行为 邮箱 子Actor 监管策略 ...
  • Build Tools

    Java build tools in VS Code Maven Exploring Maven project Resolve unknown type Working with POM.xml Execute Maven commands and goals Generate project from Maven Archetype Gra...