【问题标题】:Erlang. Can someone help me figure out why is throwing me that error when I try to run the program? [closed]二郎。有人可以帮我弄清楚为什么在我尝试运行程序时会抛出这个错误吗? [关闭]
【发布时间】:2021-08-10 05:20:23
【问题描述】:

【问题讨论】:

  • 请在此处粘贴整个代码(以及终端输出),而不是链接到图像。

标签: eclipse erlang


【解决方案1】:

好像模块名是lab06.erl,所以函数应该是lab06:hello_world().

我不知道 IDE 是否会自动执行此操作,但很可能您需要编译代码并将其加载到 VM 中。您可以使用c(lab06). 来做到这一点(不过,该文件应该可以从代码路径访问)。

【讨论】:

    猜你喜欢
    • 2022-12-28
    • 1970-01-01
    • 2021-02-12
    • 1970-01-01
    • 2020-09-25
    • 2022-11-22
    • 1970-01-01
    • 1970-01-01
    • 2014-02-20
    相关资源
    最近更新 更多