文件名称:Erlang/OTP Application完整例子
文件大小:9KB
文件格式:RAR
更新时间:2016-11-03 11:59:24
erlang otp application
Erlang/OTP Application完整例子,含代码和二进制,对于学习Erlang/OTP Application很有帮助。 配套文章http://blog.csdn.net/mycwq/article/details/12610677
【文件预览】:
include
src
----test_handler.erl(625B)
----test.erl(433B)
----test_server.erl(1KB)
----test_sup.erl(822B)
----test_app.erl(658B)
ebin
----test_handler.beam(1KB)
----test.app(317B)
----test_server.beam(2KB)
----test.beam(1KB)
----test_sup.beam(2KB)
----test_app.beam(1KB)
start.bat