书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 4674 个相关结果.
  • Options

    Primary options cwd caller filename filenameRelative code ast Config Loading options root rootMode envName configFile babelrc babelrcRoots Plugin and Preset options p...
  • Appendix: programmatic planning

    Appendix: programmatic planning 1. Enable the versioned migration feature flag 2. Automatic Migration planning script Dev database Other migration tools Appendix: programmat...
  • Appendix: programmatic planning

    Appendix: programmatic planning 1. Enable the versioned migration feature flag 2. Automatic Migration planning script Dev database Other migration tools Appendix: programmat...
  • Appendix: programmatic planning

    Appendix: programmatic planning 1. Enable the versioned migration feature flag 2. Automatic Migration planning script Dev database Other migration tools Appendix: programmat...
  • Module loading

    Module loading Experimental features Module loading callbacks Module loading Base.require is responsible for loading modules and it also manages the precompilation cache. I...
  • 从命令行创建

    290 2023-06-20 《go-zero v1.5 教程》
    从命令行创建 概览 创建项目 运行 main.go 从命令行创建 概览 我们在完成 Golang 安装后,可以正式进入 golang 开发了,目前比较主流的两款编辑器是 Goland 和 VSCode,除此之外,我们还可以从终端创建 Golang 工程,本文将介绍如何使用命令行创建一个 golang 项目。 创建项目 # 创建 golang...
  • 在CPP下使用TVM来部署mxnet模型(以Insightface为例)

    在CPP下使用TVM来部署mxnet模型(以Insightface为例) 安装 编译模型 使用TVM Python Runtime 进行简单的测试 使用C++来推理MobileFaceNet人脸识别模型 Todo:如何在在Android下部署整套人脸识别流程 在CPP下使用TVM来部署mxnet模型(以Insightface为例) 自从AI...
  • 替换已有数据源

    1297 2019-07-16 《RQAlpha 3.3.x 文档》
    替换已有数据源 基础数据 行情数据 - 五十行代码接入 tushare 行情数据 替换已有数据源 基础数据 通过 $ rqalpha update-bundle 下载的数据有如下文件: $ cd ~ /.rqalpha/ bundle & tree - A - d - L 1   . ├── adjusted_divi...
  • Go Native API

    Go Native API Dependencies Installation Go Native API Dependencies golang >= 1.13 make >= 3.0 curl >= 7.1.1 thrift 0.13.x Linux、Macos or other unix-like systems Windows+bash...
  • Go

    Go Prerequisites Note Application creation Import Dapr packages Create main package Implement and register components Note Test components locally Create the Dapr component...