StarknetAstro

StarknetAstro

(BootCamp Lesson4)Cairo语言教程

IMG_1016

更新:由 Shalom 老师制作的 Cairo 语言知识笔记
https://shalomhu.gitbook.io/cairo-knowledge/

目录#

00_Cairo 程序的入口#

Loading...

01_Cairo 中的变量#

Loading...

02_Cairo 中的常量#

Loading...

03_Cairo 中的标量类型 (felt,integer,boolean,float)#

Loading...

04_Cairo 中的类型转换#

Loading...

05_Cairo 中的 Enum (枚举)#

Loading...

06_Cairo 中的 Option (特殊 Enum)#

Loading...

07_Cairo 中的 Tuple (元组)#

Loading...

08_Cairo 中的 Match 控制模式#

Loading...

09_Cairo 中的流程控制#

Loading...

10_Cairo1.0 中的 function (函数)#

Loading...

11_Cairo 中的 struct (结构体)#

Loading...

12_Cairo1.0 中的 Array (数组)#

Loading...

13_Cairo1.0 中的 Map (映射)#

Loading...

14_Cairo1.0 变量所有权#

Loading...

15_Cairo1.0 中的 Snapshot 和引用#

Loading...

16_Cairo1.0 中的泛型 (Generic)#

Loading...

17_Cairo 中的 Trait#

Loading...

Cairo 最近 released 的版本 2.0.0-rc0 产生的语法变化#

Loading...
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.