Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我更改/修改它调用的库,Elixir 库文件会自动重新加载吗?
不会。有些库(如exreloader)在编译后会重新加载文件。像Dynamo这样的项目有自己的机制。