我无法从放入Erlang Shell的一行中得到结果 [英] I cannot get a result from a single line put into the Erlang shell

查看:85
本文介绍了我无法从放入Erlang Shell的一行中得到结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我键入了erl以启动erlang shell(Eshell V5.7.4).外壳启动.但是,如果我在shell中键入一些表达式,例如20 + 30,然后按Enter,我将返回1>,并且该表达式的结果将不会显示.

I typed erl to start the erlang shell (Eshell V5.7.4). The shell starts. But, if I type some expression in the shell like say 20+30 and hit enter I’m back to 1>, and the result of the expression is not shown.

什么可能导致此问题?

推荐答案

您必须输入:20+30. 不要忘记 DOT . 希望我能帮助您....:D

You must type : 20+30. Don't forgot DOT. Hope i can help you.... :D

这篇关于我无法从放入Erlang Shell的一行中得到结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆