elixir_command:使用 elixir 完成的 Command 设计模式的 messin

时间:2024-07-30 12:32:22
【文件属性】:

文件名称:elixir_command:使用 elixir 完成的 Command 设计模式的 messin

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-30 12:32:22

Elixir

数字 持有一个数字作为它的状态。 特征 撤销功能 如果进程终止,则以当前状态重新启动 方法 代理持有状态 应用方法,增加或减少数字


【文件预览】:
elixir_command-master
----mix.exs(586B)
----config()
--------config.exs(1KB)
----test()
--------number_test.exs(3KB)
--------test_helper.exs(15B)
----.gitignore(52B)
----lib()
--------number.ex(656B)
----README.md(223B)

网友评论