书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 1786 个相关结果.
  • Building Zabbix agent on Windows

    394 2022-02-26 《Zabbix v6.0 Manual》
    Building Zabbix agent on Windows Overview Compiling OpenSSL Compiling PCRE Compiling Zabbix Compiling Zabbix with LibreSSL Building Zabbix agent on Windows Overview This s...
  • C++

    Pulsar C++ client 支持的平台 系统要求 Linux 编译 安装依赖项 Install RPM Install Debian 编译 RPM Debian MacOS 编译 安装 libpulsar 连接 URL Create a consumer Create a producer Enable authen...
  • ROOT

    ROOT 查找 ROOT 正确的方式(使用目标) 旧的全局方式 组件 生成字典 手动生成字典 使用现有目标构建字典 使用旧版 ROOT ROOT ROOT 是用于高能物理学的 C++ 工具包,里面东西超级多。CMake 确实有很多使用它的方法,不过其中许多/大多数的例子可能是错误的。这里,说一下我推荐的方式。 最新版本的 ROOT,...
  • Package prebuilt binaries

    Package prebuilt binaries Locally building binaries Packaging already Pre-built Binaries Downloading and Packaging Pre-built Binaries Package prebuilt binaries There are spec...
  • MacOS下从源码编译

    MacOS下从源码编译 环境准备 选择CPU/GPU 安装步骤 使用Docker编译 本机编译 验证安装 如何卸载 MacOS下从源码编译 环境准备 MacOS 版本 10.11/10.12/10.13/10.14 (64 bit) (不支持GPU版本) Python 版本 2.7.15+/3.5.1+/3.6/3.7 (64 ...
  • 源代码

    源码构建 安装依赖 编译 安装 Dashboard 运行 源码构建 安装依赖 请参考 Install-dependencies 。 编译 $ git clone https : //github.com/emqx/neuron $ cd neuron $ mkdir build && cd build $ cmake ....
  • Consuming packages

    Consuming packages Consuming packages This section shows how to build your projects using Conan to manage your dependencies. We will begin with a basic example of a C project th...
  • MacOS下从源码编译

    MacOS下从源码编译 环境准备 选择CPU/GPU 安装步骤 使用Docker编译 本机编译 验证安装 如何卸载 MacOS下从源码编译 环境准备 MacOS 版本 10.11/10.12/10.13/10.14 (64 bit) (不支持GPU版本) Python 版本 3.6/3.7/3.8/3.9 (64...
  • 贡献代码

    准备开发环境 macOS 环境准备 Windows 环境准备 准备开发环境 构建 Kraken 需要安装特定的工具,每个平台的安装方式都不太一样。 macOS 环境准备 访问 nodejs.org 下载并安装最新的 Node.js 安装 Flutter git clone https : //github.com/flutter/...
  • Handling version ranges and pre-releases

    Handling version ranges and pre-releases Handling version ranges and pre-releases When developing a package and using version ranges for defining our dependencies, there might c...