各种有用的erlang行为
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
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. il y a 5 ans
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. il y a 5 ans
.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. il y a 5 ans
LICENSE Initial commit il y a 5 ans
README.md 版本说明添加 il y a 5 ans
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. il y a 5 ans

README.md

genBehavior

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

An OTP library

Build

$ rebar3 compile 测试