引言(Introduction)
1.
模块和脚本(Modules and Scripts)
2.
Move 教程(Move Tutorial)
3.
整数(Integers)
4.
布尔类型(Bool)
5.
地址(Address)
6.
向量(Vector)
7.
签名(Signer)
8.
引用(References)
9.
元组和单值(Tuples and Unit)
10.
局部变量和作用域(Local Variables and Scopes)
11.
等式(Equality)
12.
中止和断言(Abort and Assert)
13.
条件语句(Conditionals)
14.
循环(While and Loop)
15.
函数(Functions)
16.
结构体和资源(Structs and Resources)
17.
常量(Constants)
18.
泛型(Generics)
19.
类型能力(Type Abilities)
20.
导入和别名(Uses and Aliases)
21.
友元函数(Friends)
22.
程序包(Packages)
23.
单元测试(Unit Tests)
24.
全局存储结构(Global Storage Structure)
25.
全局存储操作(Global Storage Operators)
26.
标准库(Standard Library)
27.
Move 编码约定(Coding Conventions)
Light (default)
Rust
Coal
Navy
Ayu
Move Book 中文版
Move 教程(Move Tutorial)