内容简介:Rebar3 是 Erlang 构建工具,用于创建、开发和发布 Erlang库,应用程序。 Rebar3 1.8 版本 更新内容如下: 新特性 Add --generator option for eunit, which lets you run individual test cases implement mib_f...
Rebar3 是 Erlang 构建工具,用于创建、开发和发布 Erlang库,应用程序。
Rebar3 1.8 版本 更新内容如下:
新特性
Add --generator option for eunit, which lets you run individual test cases
Add a --fail_fast switch to common test which aborts the whole test run as soon as one of them fails -- this feature is experimental
Bug 修复
re-expose download/3 for backwards compatibility in git deps-related plugins
Fix pkg name during update by using pkg_name understood by hex
Fix load order for custom project builders and parse transforms
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Complexity and Approximation
G. Ausiello、P. Crescenzi、V. Kann、Marchetti-sp、Giorgio Gambosi、Alberto M. Spaccamela / Springer / 2003-02 / USD 74.95
This book is an up-to-date documentation of the state of the art in combinatorial optimization, presenting approximate solutions of virtually all relevant classes of NP-hard optimization problems. The......一起来看看 《Complexity and Approximation》 这本书的介绍吧!