各种有用的erlang行为
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
AICells 0be60027d6 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. 5 yıl önce
src 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. 5 yıl önce
.gitignore 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. 5 yıl önce
LICENSE Initial commit 5 yıl önce
README.md 版本说明添加 5 yıl önce
rebar.config 适配otp23版本 做了部分优化未添加 In OTP 22.3 the possibility to change the callback module with actions change_callback_module, push_callback_module and pop_callback_module, was added. 5 yıl önce

README.md

genBehavior

=====基于Otp22.1编写 otp版本21+

An OTP library

Build

$ rebar3 compile 测试