书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 2345 个相关结果.
  • 仓库索引器

    仓库索引器 设置仓库索引器 按大小选择要索引的文件 按路径选择要索引的文件 仓库索引器 设置仓库索引器 通过在您的 app.ini 中启用此功能,Gitea 可以通过仓库的文件进行搜索: [ indexer ] ; ... REPO_INDEXER_ENABLED = true REPO_INDEXER_PATH =...
  • v1.14.0

    v1.14.0 Upgrade K8s versions to use 1.22 (golang/v3) v1.14.0 Upgrade K8s versions to use 1.22 (golang/v3) Note that to ensure the backwards compatibility SDK tool will try to ...
  • Create your first Conan package with Autotools

    Create your first Conan package with Autotools Create your first Conan package with Autotools Warning This example will only work for Linux and OSX environments and does not su...
  • 4. 简单例子

    Chapter 4. 简单例子 4.1. 大致流程 4.2. 什么是 debmake? 4.3. 什么是 debuild? 4.4. 第一步:获取上游源代码 4.5. 第二步:使用 debmake 产生模板文件 4.6. 第三步:编辑模板文件 4.7. 第四步:使用 debuild 构建软件包 4.8. 第三步(备选):修改上游源代码 4.8....
  • Updating Java-based projects

    Updating projects for newer Operator SDK versions Updating Java-based Operator projects for Operator SDK v1.25.0 Additional resources Updating projects for newer Operator SDK ...
  • 环境搭建

    环境搭建 使用 docker 1. 安装 docker 2. 使用 docker 搭建构建环境 3. 使用 docker 构建 4. 设置编译选项 5. 构建 6. 查看构建产出 不使用 docker 环境搭建 使用 docker 1. 安装 docker 安装 docker 的方式,参考 官方文档 2. 使用 doc...
  • 环境搭建

    环境搭建 使用 docker 1. 安装 docker 2. 使用 docker 搭建构建环境 3. 使用 docker 构建 4. 设置编译选项 5. 构建 6. 查看构建产出 不使用 docker 环境搭建 使用 docker 1. 安装 docker 安装 docker 的方式,参考 官方文档 2. 使用 doc...
  • 适配编译配置

    适配编译配置 修改开发板Makefile文件 添加新开发板到系统配置中 适配编译配置 修改开发板Makefile文件 将所有“Cloud_STM32F429IGTx_FIRE ”替换成“STM32F407_OpenEdv ”。 STM32F407_OpenEdv目录结构相对于Cloud_STM32F429IGTx_FIRE工程的目录少了...
  • Compile selected features only

    Features Feature List Usage Features Except core runtime and REST api, there are some features that are allowed to be enabled or disabled during compilation by go build constr...
  • 二、内核移植

    二、内核移植 1. 代码目录规划 2. 添加arch平台代码 3. 添加内核源码 4. 添加cmsis os源码 5. 添加TencentOS tiny头文件目录 6. 修改makefile编译规则 7. 新建TencentOS tiny系统配置文件 tos_config.h 二、内核移植 1. 代码目录规划 如图所示,新建T...