> Erlang中文手册 > read/1 读入一个 Erlang 项元

io:read/1

读入一个 Erlang 项元

用法:

read(Prompt) -> Result

从默认输出端里读入一个 Erlang 项元

io:read("Input something: ").