技术池(jishuchi.com) 本次搜索耗时 8.367 秒,为您找到 16 个相关结果.
  • 十六进制包管理

    6616 2020-10-28 《rebar3 中文文档》
    十六进制包管理 配置 cut docs 信息 key 移除 Key 列出 Keys 发布 拥有者 新增拥有者 移除拥有者 列出拥有者 用户 注册新用户 打印当前用户 授权新用户 取消授权用户 重置用户密码 搜索 发布包 例 十六进制包管理 rebar3 包管理使用hex.pm ,这是Erlang和Elixir...
  • 发布

    5866 2020-10-28 《rebar3 中文文档》
    Releases Getting Started Build Configuration Source Code Inclusion in Release Application exclusions Module exclusions Modes Verification Checks Missing Functions Stale Modu...
  • 构建插件

    4121 2020-10-29 《rebar3 中文文档》
    Building Plugins Using a Plugin Reference Provider Interface List of Possible Dependencies Rebar API Rebar State Manipulation Manipulate Application State Namespaces Tutori...
  • 测试

    4044 2020-10-28 《rebar3 中文文档》
    测试 通用测试框架 Common Test EUnit 覆盖范围 测试 使用rebar3进行测试 Rebar3拥有内建的eunit和ct(common_test)测试工具,通过遵循一些约定,您可以使用一个Rebar3命令运行测试套件。 通用测试框架 Common Test 运行common_test套件: $ rebar3 ct ...
  • 使用断点Debug测试

    3585 2020-10-29 《rebar3 中文文档》
    Using Breakpoints to Debug Tests The Problem The Base Mechanism Break to Trace Break to Poke Using Breakpoints to Debug Tests The Problem When debugging Erlang applicatio...
  • 构建C/C++

    2769 2020-10-29 《rebar3 中文文档》
    Building C/C++ Using the Makefile Template References Building C/C++ 🚧No port compiler In rebar3 it is required to have a Makefile or other instructions for building your C/C...
  • 安全策略

    2617 2020-10-29 《rebar3 中文文档》
    Security Policy Security Caveats Reporting a Security Issue Disclosure Policy Receiving Security Updates Comments on This Policy Security Policy Security Caveats Rebar3 ...
  • 模板

    2376 2020-10-29 《rebar3 中文文档》
    Templates Default Variables Global Variables Batteries-Included Templates Custom Templates File Syntax Template Index Example Plugin Templates Templates Default Varia...
  • 自定义Dep资源

    2016 2020-10-29 《rebar3 中文文档》
    Custom Dep Resources Resources Compatible with versions 3.7.0 and Above Resources Compatible with all versions Writing a Plugin working with both versions Custom Dep Resourc...
  • 自定义编译器插件

    1953 2020-10-29 《rebar3 中文文档》
    Custom Compiler Plugins Example Provider Custom Compiler Plugins This tutorial shows how to write plugins that provide wholesale new compilers. This is something you should us...