热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

我在哪里可以找到Erlangshell的文档?-WherecanIfinddocumentationfortheErlangshell?

TheErlangdocumentationcontainsthedocumentationofmodules.Erlang文档包含模块的文档。WherecanIfindt

The Erlang documentation contains the documentation of modules.

Erlang文档包含模块的文档。

Where can I find the documentation of the Erlang shell? (Which is not a module, I suppose.)

我在哪里可以找到Erlang shell的文档? (我想这不是一个模块。)

4 个解决方案

#1


3  

This page in the documentation seems to be a starting point. Especially the link in it. Check also the first link in it, with the shell's manpage.

文档中的这个页面似乎是一个起点。特别是它的链接。使用shell的联机帮助页检查其中的第一个链接。

#2


1  

I'm using Getting Started with Erlang, chapter 1.2.1. It's about the shell and brings you up to speed on usage, etc..

我正在使用Erlang入门,第1.2.1章。它是关于shell的,可以让你快速使用等等。

#3


0  

This might also be helpful, as well as this.

这也可能有所帮助。

#4


0  

I think Erlang shell is also a module. Take a look at this: Erlang shell

我认为Erlang shell也是一个模块。看看这个:Erlang shell


推荐阅读
author-avatar
浪漫的美食
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有