各种有用的erlang行为
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
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 år sedan
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 år sedan
.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 år sedan
LICENSE Initial commit 5 år sedan
README.md 版本说明添加 5 år sedan
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 år sedan

README.md

genBehavior

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

An OTP library

Build

$ rebar3 compile 测试