非常教程

Elixir 1.5参考手册

Elixir 基于 Erlang 虚拟机的函数式、面向并行,是一种较好的编程语言。它以 Erlang 为基础,支持分布式、高容错、实时应用程序的开发。

指南 | Guide
别名,要求和导入 | alias, require, and import 详细
基本操作 | Basic operators 详细
基本种类 | Basic types 详细
二进制,字符串和字符串 | Binaries, strings, and charlists 详细
case, cond, and if 详细
推导 | Comprehensions 详细
可枚举和流 | Enumerables and Streams 详细
Erlang库 | Erlang libraries 详细
介绍 | Introduction 详细
IO和文件系统 | IO and the file system 详细
关键字列表和地图 | Keyword lists and maps 详细
模块属性 | Module attributes 详细
模块函数 | Modules and functions 详细
模式匹配 | Pattern matching 详细
处理 | Processes 详细
协议 | Protocols 详细
递归 | Recursion 详细
印记 | Sigils 详细
结构 | Structs 详细
尝试,捕捉和拯救 | try, catch, and rescue 详细
类型规范和行为 | Typespecs and behaviours 详细
下一步 | Where to go next 详细
元编程指南 | Guide: Metaprogramming
特定于域的语言 | Domain-specific languages 详细
宏 | Macros 详细
引用和取消引用 | Quote and unquote 详细
指南:Mix&OTP | Guide: Mix & OTP
代理 | Agent 详细
依赖性和伞式项目 | Dependencies and umbrella projects 详细
分布式任务和配置 | Distributed tasks and configuration 详细
Doctests, patterns and with 详细
ETS 详细
GenServer 详细
混合简介 | Introduction to Mix 详细
简单的一对一管理 | Simple one for one supervisors 详细
管理和应用 | Supervisor and Application 详细
Task and gen_tcp 详细
方法 | Access
方法 | Access 详细
代理 | Agent
代理 | Agent 详细
应用 | Application
应用 | Application 详细
原子 | Atom
原子 | Atom 详细
基础 | Base
基础 | Base 详细
行为 | Behaviour
行为 | Behaviour 详细
按位 | Bitwise
按位 | Bitwise 详细
日历 | Calendar
日历 | Calendar 详细
Calendar.ISO 详细
代码 | Code
代码 | Code 详细
日期 | Date
日期 | Date 详细
日期范围 | Date.Range 详细
日期时间 | DateTime
日期时间 | DateTime 详细
Dict
Dict 详细
EEx
EEx 详细
EEx.Engine 详细
EEx.SmartEngine 详细
Enum
Enum 详细
期望值 | Exception
期望值 | Exception 详细
Exceptions
ArgumentError 详细
ArithmeticError 详细
BadArityError 详细
BadBooleanError 详细
BadFunctionError 详细
BadMapError 详细
BadStructError 详细
CaseClauseError 详细
Code.LoadError 详细
CompileError 详细
CondClauseError 详细
Enum.EmptyError 详细
Enum.OutOfBoundsError 详细
ErlangError 详细
File.CopyError 详细
File.Error 详细
File.LinkError 详细
FunctionClauseError 详细
Inspect.Error 详细
IO.StreamError 详细
KeyError 详细
MatchError 详细
Mix.Config.LoadError 详细
Mix.InvalidTaskError 详细
Mix.NoProjectError 详细
Mix.NoTaskError 详细
OptionParser.ParseError 详细
Protocol.UndefinedError 详细
Regex.CompileError 详细
RuntimeError 详细
SyntaxError 详细
SystemLimitError 详细
TokenMissingError 详细
TryClauseError 详细
UndefinedFunctionError 详细
UnicodeConversionError 详细
Version.InvalidRequirementError 详细
Version.InvalidVersionError 详细
WithClauseError 详细
ExUnit
ExUnit 详细
ExUnit.Assertions 详细
ExUnit.Callbacks 详细
ExUnit.Case 详细
ExUnit.CaseTemplate 详细
文件 | File
文件 | File 详细
File.Stat 详细
File.Stream 详细
浮点型 | Float
浮点型 | Float 详细
GenEvent
GenEvent 详细
GenServer
GenServer 详细
HashDict
HashDict 详细
HashSet
HashSet 详细
IEx
IEx 详细
IEx.Helpers 详细
Inspect
Inspect.Algebra 详细
Inspect.Opts 详细
Integer
Integer 详细
IO
IO 详细
IO.ANSI 详细
IO.Stream 详细
Kernel
Kernel 详细
Kernel.ParallelCompiler 详细
Kernel.ParallelRequire 详细
Kernel.SpecialForms 详细
关键词 | Keyword
关键词 | Keyword 详细
列表 | List
列表 | List 详细
登录 | Logger
登录 | Logger 详细
Logger.Formatter 详细
Logger.Translator 详细
Macro
Macro 详细
Macro.Env 详细
地图 | Map
地图 | Map 详细
MapSet
MapSet 详细
Mix
Mix 详细
Mix.Config 详细
Mix.Project 详细
Mix.Shell.IO 详细
Mix.Shell.Process 详细
Mix.Task 详细
mix compile
mix compile 详细
mix compile.elixir 详细
mix compile.erlang 详细
mix deps
mix deps 详细
模块 | Module
模块 | Module 详细
NaiveDateTime
NaiveDateTime 详细
节点 | Node
节点 | Node 详细
选择分析器 | OptionParser
选择分析器 | OptionParser 详细
路径 | Path
路径 | Path 详细
端口 | Port
端口 | Port 详细
处理 | Process
处理 | Process 详细
协议 | Protocol
协议 | Protocol 详细
Protocols
Collectable 详细
Enumerable 详细
Inspect 详细
List.Chars 详细
String.Chars 详细
范围 | Range
范围 | Range 详细
记录 | Record
记录 | Record 详细
正则表达式 | Regex
正则表达式 | Regex 详细
注册 | Registry
注册 | Registry 详细
设定 | Set
设定 | Set 详细
流 | Stream
流 | Stream 详细
字符串 | String
字符串 | String 详细
StringIO
StringIO 详细
监督 | Supervisor
监督 | Supervisor 详细
Supervisor.Spec 详细
系统 | System
系统 | System 详细
任务 | Task
任务 | Task 详细
任务管理 | Task.Supervisor 详细
时间 | Time
时间 | Time 详细
元组 | Tuple
元组 | Tuple 详细
URI
URI 详细
版本 | Version
版本 | Version 详细
Version.Requirement 详细