轉載:https://bitbucket.org/basho/rebar/wiki/Conventions ConventionsRebar expects projects to follow the OTP conventions as described intheOTP Design Principles:application directory with the following sub-directoriessrcebinprivincludeapplication
轉載:https://bitbucket.org/basho/rebar/wiki/ReleaseHandling Release HandlingIntroducing reltool.configRebar produces the reltool.config configuration file in response toperforming the create-node command. The reltool.config containsconfiguration
轉載:https://bitbucket.org/basho/rebar/wiki/Extensions Extending rebarIn its standard release, rebar provides for most Erlang developmentneeds.Should you encounter a need to extend rebar's capabilities, then itsimplementation allows easy inclusion of
Bash的使用GUN readline庫來處理使用者輸入,所以BASH也有emacs/vi 兩種模式(主要是快速鍵不同)(4DOS沒有)一般來說BASH預設是emacs模式,如果想變成vi模式(如果你是vi使用者)就可以了,然後你就可以用和vi一樣的快速鍵來編輯命令行了.(4DOS沒有)set -o vi不好意思有點遠了,接下來還是history命令方面Emacs and Vi history 編輯快速鍵:Emacs 模式:CTRL-p 曆史列表上一個.CTRL-n
文章目錄 轉載:http://www.erlang.org/doc/apps/erts/alt_dist.html 轉載:http://www.erlang.org/doc/apps/erts/alt_dist.htmlTo test the distribution, one can use the net_kernel:start/1 function, which is useful as it starts the
如果是定義一個全域的map,會出現如下core:Program received signal SIGSEGV, Segmentation fault.0x00007ffff7b449ea in std::_Rb_tree_decrement(std::_Rb_tree_node_base*) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6(gdb) bt#0 0x00007ffff7b449ea in